Started by timer Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.30.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 fa4995e8de0c32242f9ffeed3666b8f53cabebbe (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f fa4995e8de0c32242f9ffeed3666b8f53cabebbe # timeout=10 Commit message: "bts: add initial testenv.cfg" > git rev-list --no-walk fa4995e8de0c32242f9ffeed3666b8f53cabebbe # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test-latest] $ /bin/sh -xe /tmp/jenkins10134433334604012146.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:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:7e94499df23895606fbec27959c82a48c5e231998e43b66b646908d94b37daf2 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:2e50ea8c44c7e8fbb157c995c3380b5486251d93f75794a671048ca1b95dacb1 Copying blob sha256:f25e273291b39688395d0d3237d1cc816ea5f906f076119826128eee35c038a5 Copying blob sha256:468842b39a2b8ca3b420001b366ffea927e5cb0800dda806d6b9962d07d244b9 Copying blob sha256:7779b4bf11cd2f6dd9d25a6b7c2c1d0f95d2e7433be7bc4956b22601a5dc82c5 Copying blob sha256:5825f78dbdf6d495027426a0f23773e5bc2ca6f90164bacc1f022cc01a23113f 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-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs -b osmocom:latest -c generic [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-11-18 13:52:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-latest-20241125-1239-4efe6a87-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/podman/testenv-sgsn-generic-osmocom-latest-20241125-1239-4efe6a87-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/testenv-podman-main.sh'] time="2024-11-25T12:39:02Z" level=error msg="json-file logging specified but not supported. Choosing k8s-file logging instead" Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241125-1239-4efe6a87-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241125-1239-4efe6a87-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 [2468 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [205 kB] Fetched 9251 kB in 1s (9944 kB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241125-1239-4efe6a87-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241125-1239-4efe6a87-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for sgsn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241125-1239-4efe6a87-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking NS_Types.ttcn Linking BSSGP_EncDec.cc Linking BSSGP_Types.ttcn Linking LLC_EncDec.cc Linking LLC_Types.ttcn Linking SNDCP_Types.ttcn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking GTPC_EncDec.cc Linking GTPC_Types.ttcn Linking GTPU_EncDec.cc Linking GTPU_Types.ttcn Linking M3UA_Types.ttcn Linking SCTPasp_PT.cc Linking SCTPasp_PT.hh Linking SCTPasp_PortType.ttcn Linking SCTPasp_Types.ttcn Linking MTP3asp_PortType.ttcn Linking MTP3asp_Types.ttcn Linking M3UA_Emulation.ttcn Linking SCCP_Emulation.ttcn Linking SCCP_EncDec.cc Linking SCCP_Mapping.ttcnpp Linking SCCP_Types.ttcn Linking SCCPasp_Types.ttcn Linking RANAP_CommonDataTypes.asn Linking RANAP_Constants.asn Linking RANAP_Containers.asn Linking RANAP_IEs.asn Linking RANAP_PDU_Contents.asn Linking RANAP_PDU_Descriptions.asn Linking RANAP_Types.ttcn Linking RANAP_Templates.ttcn Linking RANAP_CodecPort.ttcn Linking RANAP_EncDec.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking GSM_Types.ttcn Linking Osmocom_Types.ttcn Linking RAW_NS.ttcnpp Linking NS_Provider_IPL4.ttcn Linking NS_Emulation.ttcnpp Linking BSSGP_Emulation.ttcnpp Linking Osmocom_Gb_Types.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking LLC_Templates.ttcn Linking L3_Templates.ttcn Linking L3_Common.ttcn Linking ITU_X213_Types.ttcn Linking RAN_Emulation.ttcnpp Linking RAN_Adapter.ttcnpp Linking SCCP_Templates.ttcn Linking IPA_Types.ttcn Linking IPA_Emulation.ttcnpp Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking GTPv1C_CodecPort.ttcn Linking GTPv1C_CodecPort_CtrlFunct.ttcn Linking GTPv1C_CodecPort_CtrlFunctDef.cc Linking GTPv1C_Templates.ttcn Linking Osmocom_Gb_Types.ttcn Linking GTPv1U_CodecPort.ttcn Linking GTPv1U_CodecPort_CtrlFunct.ttcn Linking GTPv1U_CodecPort_CtrlFunctDef.cc Linking GTPv1U_Templates.ttcn Linking GTP_Emulation.ttcn Linking IPCP_Types.ttcn Linking IPCP_Templates.ttcn Linking RAW_NS.ttcnpp [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241125-1239-4efe6a87-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241125-1239-4efe6a87-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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241125-1239-4efe6a87-0', 'make', '-j', '17'] 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_3.cc Creating dependency file for RANAP_IEs_part_4.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_PDU_Descriptions.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for SCCP_Mapping_part_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_Adapter_part_7.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_5.cc Creating dependency file for NS_Emulation_part_4.cc Creating dependency file for NS_Emulation_part_3.cc Creating dependency file for NS_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for NS_Emulation_part_1.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_1.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAW_NS.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for NS_Emulation.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for BSSGP_Emulation.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SNDCP_Types_part_7.cc Creating dependency file for SNDCP_Types_part_6.cc Creating dependency file for SNDCP_Types_part_5.cc Creating dependency file for SNDCP_Types_part_4.cc Creating dependency file for SNDCP_Types_part_3.cc Creating dependency file for SNDCP_Types_part_2.cc Creating dependency file for SNDCP_Types_part_1.cc Creating dependency file for SGSN_Tests_NS_part_7.cc Creating dependency file for SGSN_Tests_NS_part_6.cc Creating dependency file for SGSN_Tests_NS_part_5.cc Creating dependency file for SGSN_Tests_NS_part_4.cc Creating dependency file for SGSN_Tests_NS_part_3.cc Creating dependency file for SGSN_Tests_NS_part_2.cc Creating dependency file for SGSN_Tests_NS_part_1.cc Creating dependency file for SGSN_Tests_Iu_part_7.cc Creating dependency file for SGSN_Tests_Iu_part_6.cc Creating dependency file for SGSN_Tests_Iu_part_5.cc Creating dependency file for SGSN_Tests_Iu_part_4.cc Creating dependency file for SGSN_Tests_Iu_part_3.cc Creating dependency file for SGSN_Tests_Iu_part_2.cc Creating dependency file for SGSN_Tests_Iu_part_1.cc Creating dependency file for SGSN_Tests_part_7.cc Creating dependency file for SGSN_Tests_part_6.cc Creating dependency file for SGSN_Tests_part_5.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_3.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_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_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_3.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 PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for NS_Types_part_7.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_5.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_Types_part_1.cc Creating dependency file for NS_Provider_IPL4_part_7.cc Creating dependency file for NS_Provider_IPL4_part_6.cc Creating dependency file for NS_Provider_IPL4_part_5.cc Creating dependency file for NS_Provider_IPL4_part_4.cc Creating dependency file for NS_Provider_IPL4_part_3.cc Creating dependency file for NS_Provider_IPL4_part_2.cc Creating dependency file for NS_Provider_IPL4_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_6.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_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for LLC_Types_part_7.cc Creating dependency file for LLC_Types_part_6.cc Creating dependency file for LLC_Types_part_5.cc Creating dependency file for LLC_Types_part_3.cc Creating dependency file for LLC_Types_part_4.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_3.cc Creating dependency file for LLC_Templates_part_4.cc Creating dependency file for LLC_Templates_part_2.cc Creating dependency file for LLC_Templates_part_1.cc Creating dependency file for L3_Templates_part_7.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_4.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_2.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_7.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for ITU_X213_Types_part_7.cc Creating dependency file for ITU_X213_Types_part_6.cc Creating dependency file for ITU_X213_Types_part_5.cc Creating dependency file for ITU_X213_Types_part_4.cc Creating dependency file for ITU_X213_Types_part_3.cc Creating dependency file for ITU_X213_Types_part_2.cc Creating dependency file for ITU_X213_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Types_part_1.cc Creating dependency file for IPCP_Templates_part_7.cc Creating dependency file for IPCP_Templates_part_6.cc Creating dependency file for IPCP_Templates_part_5.cc Creating dependency file for IPCP_Templates_part_4.cc Creating dependency file for IPCP_Templates_part_3.cc Creating dependency file for IPCP_Templates_part_2.cc Creating dependency file for IPCP_Templates_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GTPv1U_Templates_part_7.cc Creating dependency file for GTPv1U_Templates_part_6.cc Creating dependency file for GTPv1U_Templates_part_5.cc Creating dependency file for GTPv1U_Templates_part_4.cc Creating dependency file for GTPv1U_Templates_part_3.cc Creating dependency file for GTPv1U_Templates_part_2.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_3.cc Creating dependency file for GTPv1C_Templates_part_2.cc Creating dependency file for GTPv1C_Templates_part_1.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1C_CodecPort_part_7.cc Creating dependency file for GTPv1C_CodecPort_part_6.cc Creating dependency file for GTPv1C_CodecPort_part_5.cc Creating dependency file for GTPv1C_CodecPort_part_4.cc Creating dependency file for GTPv1C_CodecPort_part_3.cc Creating dependency file for GTPv1C_CodecPort_part_2.cc Creating dependency file for GTPv1C_CodecPort_part_1.cc Creating dependency file for GTP_Emulation_part_7.cc Creating dependency file for GTP_Emulation_part_6.cc Creating dependency file for GTP_Emulation_part_5.cc Creating dependency file for GTP_Emulation_part_4.cc Creating dependency file for GTP_Emulation_part_3.cc Creating dependency file for GTP_Emulation_part_2.cc Creating dependency file for GTP_Emulation_part_1.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for BSSGP_ConnHdlr_part_7.cc Creating dependency file for BSSGP_ConnHdlr_part_6.cc Creating dependency file for BSSGP_ConnHdlr_part_5.cc Creating dependency file for BSSGP_ConnHdlr_part_4.cc Creating dependency file for BSSGP_ConnHdlr_part_3.cc Creating dependency file for BSSGP_ConnHdlr_part_2.cc Creating dependency file for BSSGP_ConnHdlr_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SNDCP_Types.cc Creating dependency file for SGSN_Tests_NS.cc Creating dependency file for SGSN_Tests_Iu.cc Creating dependency file for SGSN_Tests.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for LLC_Types.cc Creating dependency file for LLC_Templates.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for ITU_X213_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPCP_Types.cc Creating dependency file for IPCP_Templates.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for General_Types.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTP_Emulation.cc Creating dependency file for GTPU_Types.cc Creating dependency file for 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 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 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 env 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 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 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 env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_EncDec.o LLC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_EncDec.o RANAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_EncDec.o SCCP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PT.o SCTPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr.so BSSGP_ConnHdlr.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types.so BSSGP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types.so GTPC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types.so GTPU_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation.so GTP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort.so GTPv1C_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct.so GTPv1C_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates.so GTPv1C_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates.so GTPv1U_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates.so IPCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types.so IPCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types.so ITU_X213_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common.so L3_Common.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates.so L3_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates.so LLC_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types.so LLC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types.so M3UA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4.so NS_Provider_IPL4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types.so NS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort.so RANAP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates.so RANAP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types.so RANAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates.so SCCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types.so SCCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests.so SGSN_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu.so SGSN_Tests_Iu.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS.so SGSN_Tests_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types.so SNDCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_7.so BSSGP_ConnHdlr_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_1.so GTPC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_2.so GTPC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_3.so GTPC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_4.so GTPC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_5.so GTPC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_6.so GTPC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_7.so GTPC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_1.so GTPU_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_2.so GTPU_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_3.so GTPU_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_4.so GTPU_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_5.so GTPU_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_6.so GTPU_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_7.so GTPU_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_1.so GTP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_2.so GTP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_3.so GTP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_4.so GTP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_5.so GTP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_6.so GTP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_7.so GTP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_1.so GTPv1C_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_2.so GTPv1C_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_3.so GTPv1C_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_4.so GTPv1C_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_5.so GTPv1C_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_6.so GTPv1C_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_7.so GTPv1C_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_1.so GTPv1U_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_2.so GTPv1U_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_3.so GTPv1U_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_4.so GTPv1U_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_5.so GTPv1U_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_6.so GTPv1U_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_7.so GTPv1U_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_1.so IPCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_2.so IPCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_3.so IPCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_4.so IPCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_5.so IPCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_6.so IPCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_7.so IPCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_7.so IPCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_1.so ITU_X213_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_2.so ITU_X213_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_3.so ITU_X213_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_4.so ITU_X213_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_5.so ITU_X213_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_6.so ITU_X213_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_7.so ITU_X213_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_1.so L3_Common_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_1.so LLC_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_2.so LLC_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_3.so LLC_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_4.so LLC_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_5.so LLC_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_6.so LLC_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_7.so LLC_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_1.so LLC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_2.so LLC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_3.so LLC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_4.so LLC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_5.so LLC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_6.so LLC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_7.so LLC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_7.so NS_Provider_IPL4_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_1.so RANAP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_2.so RANAP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_3.so RANAP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_4.so RANAP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_5.so RANAP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_6.so RANAP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_7.so RANAP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_1.so RANAP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_2.so RANAP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_3.so RANAP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_4.so RANAP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_5.so RANAP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_6.so RANAP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_7.so RANAP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_1.so RANAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_2.so RANAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_3.so RANAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_4.so RANAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_5.so RANAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_6.so RANAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_7.so RANAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_1.so SGSN_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_2.so SGSN_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_3.so SGSN_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_4.so SGSN_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_5.so SGSN_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_6.so SGSN_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_7.so SGSN_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_7.so SGSN_Tests_Iu_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_7.so SGSN_Tests_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_1.so SNDCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_2.so SNDCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_3.so SNDCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_4.so SNDCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_5.so SNDCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_6.so SNDCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_7.so SNDCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation.so BSSGP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation.so NS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter.so RAN_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation.so RAN_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS.so RAW_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_1.so BSSGP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_2.so BSSGP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_3.so BSSGP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_4.so BSSGP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_5.so BSSGP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_6.so BSSGP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_7.so BSSGP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_1.so NS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_2.so NS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_3.so NS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_4.so NS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_5.so NS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_6.so NS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_7.so NS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_1.so RAN_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_2.so RAN_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_3.so RAN_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_4.so RAN_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_5.so RAN_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_6.so RAN_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_7.so RAN_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_1.so RAN_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_2.so RAN_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_3.so RAN_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_4.so RAN_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_5.so RAN_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_6.so RAN_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_7.so RAN_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_1.so RAW_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_2.so RAW_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_3.so RAW_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_4.so RAW_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_5.so RAW_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_6.so RAW_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_7.so RAW_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes.so RANAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants.so RANAP_Constants.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers.so RANAP_Containers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs.so RANAP_IEs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents.so RANAP_PDU_Contents.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions.so RANAP_PDU_Descriptions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_7.so RANAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_1.so RANAP_Constants_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_2.so RANAP_Constants_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_3.so RANAP_Constants_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_4.so RANAP_Constants_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_5.so RANAP_Constants_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_6.so RANAP_Constants_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_7.so RANAP_Constants_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_1.so RANAP_Containers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_2.so RANAP_Containers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_3.so RANAP_Containers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_4.so RANAP_Containers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_5.so RANAP_Containers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_6.so RANAP_Containers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_7.so RANAP_Containers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_1.so RANAP_IEs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_2.so RANAP_IEs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_3.so RANAP_IEs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_4.so RANAP_IEs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_5.so RANAP_IEs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_6.so RANAP_IEs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_7.so RANAP_IEs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_7.so RANAP_PDU_Contents_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_7.so RANAP_PDU_Descriptions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_EncDec.so GTPC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_EncDec.so GTPU_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunctDef.so GTPv1C_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_EncDec.so LLC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_EncDec.so RANAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_EncDec.so SCCP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o SGSN_Tests -Wl,--no-as-needed BSSGP_ConnHdlr.so BSSGP_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so GTPC_Types.so GTPU_Types.so GTP_Emulation.so GTPv1C_CodecPort.so GTPv1C_CodecPort_CtrlFunct.so GTPv1C_Templates.so GTPv1U_CodecPort.so GTPv1U_CodecPort_CtrlFunct.so GTPv1U_Templates.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPCP_Templates.so IPCP_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so ITU_X213_Types.so L3_Common.so L3_Templates.so LLC_Templates.so LLC_Types.so M3UA_Emulation.so M3UA_Types.so MTP3asp_PortType.so MTP3asp_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so NS_Provider_IPL4.so NS_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Gb_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so RANAP_CodecPort.so RANAP_Templates.so RANAP_Types.so SCCP_Emulation.so SCCP_Templates.so SCCP_Types.so SCCPasp_Types.so SCTPasp_PortType.so SCTPasp_Types.so SGSN_Tests.so SGSN_Tests_Iu.so SGSN_Tests_NS.so SNDCP_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_7.so BSSGP_Types_part_1.so BSSGP_Types_part_2.so BSSGP_Types_part_3.so BSSGP_Types_part_4.so BSSGP_Types_part_5.so BSSGP_Types_part_6.so BSSGP_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so GTPC_Types_part_1.so GTPC_Types_part_2.so GTPC_Types_part_3.so GTPC_Types_part_4.so GTPC_Types_part_5.so GTPC_Types_part_6.so GTPC_Types_part_7.so GTPU_Types_part_1.so GTPU_Types_part_2.so GTPU_Types_part_3.so GTPU_Types_part_4.so GTPU_Types_part_5.so GTPU_Types_part_6.so GTPU_Types_part_7.so GTP_Emulation_part_1.so GTP_Emulation_part_2.so GTP_Emulation_part_3.so GTP_Emulation_part_4.so GTP_Emulation_part_5.so GTP_Emulation_part_6.so GTP_Emulation_part_7.so GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_Templates_part_1.so GTPv1C_Templates_part_2.so GTPv1C_Templates_part_3.so GTPv1C_Templates_part_4.so GTPv1C_Templates_part_5.so GTPv1C_Templates_part_6.so GTPv1C_Templates_part_7.so GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_Templates_part_1.so GTPv1U_Templates_part_2.so GTPv1U_Templates_part_3.so GTPv1U_Templates_part_4.so GTPv1U_Templates_part_5.so GTPv1U_Templates_part_6.so GTPv1U_Templates_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPCP_Templates_part_1.so IPCP_Templates_part_2.so IPCP_Templates_part_3.so IPCP_Templates_part_4.so IPCP_Templates_part_5.so IPCP_Templates_part_6.so IPCP_Templates_part_7.so IPCP_Types_part_1.so IPCP_Types_part_2.so IPCP_Types_part_3.so IPCP_Types_part_4.so IPCP_Types_part_5.so IPCP_Types_part_6.so IPCP_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so ITU_X213_Types_part_1.so ITU_X213_Types_part_2.so ITU_X213_Types_part_3.so ITU_X213_Types_part_4.so ITU_X213_Types_part_5.so ITU_X213_Types_part_6.so ITU_X213_Types_part_7.so L3_Common_part_1.so L3_Common_part_2.so L3_Common_part_3.so L3_Common_part_4.so L3_Common_part_5.so L3_Common_part_6.so L3_Common_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so LLC_Templates_part_1.so LLC_Templates_part_2.so LLC_Templates_part_3.so LLC_Templates_part_4.so LLC_Templates_part_5.so LLC_Templates_part_6.so LLC_Templates_part_7.so LLC_Types_part_1.so LLC_Types_part_2.so LLC_Types_part_3.so LLC_Types_part_4.so LLC_Types_part_5.so LLC_Types_part_6.so LLC_Types_part_7.so M3UA_Emulation_part_1.so M3UA_Emulation_part_2.so M3UA_Emulation_part_3.so M3UA_Emulation_part_4.so M3UA_Emulation_part_5.so M3UA_Emulation_part_6.so M3UA_Emulation_part_7.so M3UA_Types_part_1.so M3UA_Types_part_2.so M3UA_Types_part_3.so M3UA_Types_part_4.so M3UA_Types_part_5.so M3UA_Types_part_6.so M3UA_Types_part_7.so MTP3asp_PortType_part_1.so MTP3asp_PortType_part_2.so MTP3asp_PortType_part_3.so MTP3asp_PortType_part_4.so MTP3asp_PortType_part_5.so MTP3asp_PortType_part_6.so MTP3asp_PortType_part_7.so MTP3asp_Types_part_1.so MTP3asp_Types_part_2.so MTP3asp_Types_part_3.so MTP3asp_Types_part_4.so MTP3asp_Types_part_5.so MTP3asp_Types_part_6.so MTP3asp_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_7.so NS_Types_part_1.so NS_Types_part_2.so NS_Types_part_3.so NS_Types_part_4.so NS_Types_part_5.so NS_Types_part_6.so NS_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so RANAP_CodecPort_part_1.so RANAP_CodecPort_part_2.so RANAP_CodecPort_part_3.so RANAP_CodecPort_part_4.so RANAP_CodecPort_part_5.so RANAP_CodecPort_part_6.so RANAP_CodecPort_part_7.so RANAP_Templates_part_1.so RANAP_Templates_part_2.so RANAP_Templates_part_3.so RANAP_Templates_part_4.so RANAP_Templates_part_5.so RANAP_Templates_part_6.so RANAP_Templates_part_7.so RANAP_Types_part_1.so RANAP_Types_part_2.so RANAP_Types_part_3.so RANAP_Types_part_4.so RANAP_Types_part_5.so RANAP_Types_part_6.so RANAP_Types_part_7.so SCCP_Emulation_part_1.so SCCP_Emulation_part_2.so SCCP_Emulation_part_3.so SCCP_Emulation_part_4.so SCCP_Emulation_part_5.so SCCP_Emulation_part_6.so SCCP_Emulation_part_7.so SCCP_Templates_part_1.so SCCP_Templates_part_2.so SCCP_Templates_part_3.so SCCP_Templates_part_4.so SCCP_Templates_part_5.so SCCP_Templates_part_6.so SCCP_Templates_part_7.so SCCP_Types_part_1.so SCCP_Types_part_2.so SCCP_Types_part_3.so SCCP_Types_part_4.so SCCP_Types_part_5.so SCCP_Types_part_6.so SCCP_Types_part_7.so SCCPasp_Types_part_1.so SCCPasp_Types_part_2.so SCCPasp_Types_part_3.so SCCPasp_Types_part_4.so SCCPasp_Types_part_5.so SCCPasp_Types_part_6.so SCCPasp_Types_part_7.so SCTPasp_PortType_part_1.so SCTPasp_PortType_part_2.so SCTPasp_PortType_part_3.so SCTPasp_PortType_part_4.so SCTPasp_PortType_part_5.so SCTPasp_PortType_part_6.so SCTPasp_PortType_part_7.so SCTPasp_Types_part_1.so SCTPasp_Types_part_2.so SCTPasp_Types_part_3.so SCTPasp_Types_part_4.so SCTPasp_Types_part_5.so SCTPasp_Types_part_6.so SCTPasp_Types_part_7.so SGSN_Tests_part_1.so SGSN_Tests_part_2.so SGSN_Tests_part_3.so SGSN_Tests_part_4.so SGSN_Tests_part_5.so SGSN_Tests_part_6.so SGSN_Tests_part_7.so SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_7.so SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_7.so SNDCP_Types_part_1.so SNDCP_Types_part_2.so SNDCP_Types_part_3.so SNDCP_Types_part_4.so SNDCP_Types_part_5.so SNDCP_Types_part_6.so SNDCP_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so BSSGP_Emulation.so IPA_Emulation.so NS_Emulation.so RAN_Adapter.so RAN_Emulation.so RAW_NS.so SCCP_Mapping.so BSSGP_Emulation_part_1.so BSSGP_Emulation_part_2.so BSSGP_Emulation_part_3.so BSSGP_Emulation_part_4.so BSSGP_Emulation_part_5.so BSSGP_Emulation_part_6.so BSSGP_Emulation_part_7.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so NS_Emulation_part_1.so NS_Emulation_part_2.so NS_Emulation_part_3.so NS_Emulation_part_4.so NS_Emulation_part_5.so NS_Emulation_part_6.so NS_Emulation_part_7.so RAN_Adapter_part_1.so RAN_Adapter_part_2.so RAN_Adapter_part_3.so RAN_Adapter_part_4.so RAN_Adapter_part_5.so RAN_Adapter_part_6.so RAN_Adapter_part_7.so RAN_Emulation_part_1.so RAN_Emulation_part_2.so RAN_Emulation_part_3.so RAN_Emulation_part_4.so RAN_Emulation_part_5.so RAN_Emulation_part_6.so RAN_Emulation_part_7.so RAW_NS_part_1.so RAW_NS_part_2.so RAW_NS_part_3.so RAW_NS_part_4.so RAW_NS_part_5.so RAW_NS_part_6.so RAW_NS_part_7.so SCCP_Mapping_part_1.so SCCP_Mapping_part_2.so SCCP_Mapping_part_3.so SCCP_Mapping_part_4.so SCCP_Mapping_part_5.so SCCP_Mapping_part_6.so SCCP_Mapping_part_7.so RANAP_CommonDataTypes.so RANAP_Constants.so RANAP_Containers.so RANAP_IEs.so RANAP_PDU_Contents.so RANAP_PDU_Descriptions.so RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_7.so RANAP_Constants_part_1.so RANAP_Constants_part_2.so RANAP_Constants_part_3.so RANAP_Constants_part_4.so RANAP_Constants_part_5.so RANAP_Constants_part_6.so RANAP_Constants_part_7.so RANAP_Containers_part_1.so RANAP_Containers_part_2.so RANAP_Containers_part_3.so RANAP_Containers_part_4.so RANAP_Containers_part_5.so RANAP_Containers_part_6.so RANAP_Containers_part_7.so RANAP_IEs_part_1.so RANAP_IEs_part_2.so RANAP_IEs_part_3.so RANAP_IEs_part_4.so RANAP_IEs_part_5.so RANAP_IEs_part_6.so RANAP_IEs_part_7.so RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_7.so RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_7.so BSSGP_EncDec.so GTPC_EncDec.so GTPU_EncDec.so GTPv1C_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so LLC_EncDec.so Native_FunctionDefs.so RANAP_EncDec.so SCCP_EncDec.so SCTPasp_PT.so TCCConversion.so TCCInterface.so TELNETasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lfftranscode -lssl -lpthread; \ then : ; else /usr/bin/titanver BSSGP_ConnHdlr.o BSSGP_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o GTPC_Types.o GTPU_Types.o GTP_Emulation.o GTPv1C_CodecPort.o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_Templates.o GTPv1U_CodecPort.o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_Templates.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPCP_Templates.o IPCP_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o ITU_X213_Types.o L3_Common.o L3_Templates.o LLC_Templates.o LLC_Types.o M3UA_Emulation.o M3UA_Types.o MTP3asp_PortType.o MTP3asp_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o NS_Provider_IPL4.o NS_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Gb_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o RANAP_CodecPort.o RANAP_Templates.o RANAP_Types.o SCCP_Emulation.o SCCP_Templates.o SCCP_Types.o SCCPasp_Types.o SCTPasp_PortType.o SCTPasp_Types.o SGSN_Tests.o SGSN_Tests_Iu.o SGSN_Tests_NS.o SNDCP_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_7.o BSSGP_Types_part_1.o BSSGP_Types_part_2.o BSSGP_Types_part_3.o BSSGP_Types_part_4.o BSSGP_Types_part_5.o BSSGP_Types_part_6.o BSSGP_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o GTPC_Types_part_1.o GTPC_Types_part_2.o GTPC_Types_part_3.o GTPC_Types_part_4.o GTPC_Types_part_5.o GTPC_Types_part_6.o GTPC_Types_part_7.o GTPU_Types_part_1.o GTPU_Types_part_2.o GTPU_Types_part_3.o GTPU_Types_part_4.o GTPU_Types_part_5.o GTPU_Types_part_6.o GTPU_Types_part_7.o GTP_Emulation_part_1.o GTP_Emulation_part_2.o GTP_Emulation_part_3.o GTP_Emulation_part_4.o GTP_Emulation_part_5.o GTP_Emulation_part_6.o GTP_Emulation_part_7.o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_7.o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPCP_Templates_part_1.o IPCP_Templates_part_2.o IPCP_Templates_part_3.o IPCP_Templates_part_4.o IPCP_Templates_part_5.o IPCP_Templates_part_6.o IPCP_Templates_part_7.o IPCP_Types_part_1.o IPCP_Types_part_2.o IPCP_Types_part_3.o IPCP_Types_part_4.o IPCP_Types_part_5.o IPCP_Types_part_6.o IPCP_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o ITU_X213_Types_part_1.o ITU_X213_Types_part_2.o ITU_X213_Types_part_3.o ITU_X213_Types_part_4.o ITU_X213_Types_part_5.o ITU_X213_Types_part_6.o ITU_X213_Types_part_7.o L3_Common_part_1.o L3_Common_part_2.o L3_Common_part_3.o L3_Common_part_4.o L3_Common_part_5.o L3_Common_part_6.o L3_Common_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o LLC_Templates_part_1.o LLC_Templates_part_2.o LLC_Templates_part_3.o LLC_Templates_part_4.o LLC_Templates_part_5.o LLC_Templates_part_6.o LLC_Templates_part_7.o LLC_Types_part_1.o LLC_Types_part_2.o LLC_Types_part_3.o LLC_Types_part_4.o LLC_Types_part_5.o LLC_Types_part_6.o LLC_Types_part_7.o M3UA_Emulation_part_1.o M3UA_Emulation_part_2.o M3UA_Emulation_part_3.o M3UA_Emulation_part_4.o M3UA_Emulation_part_5.o M3UA_Emulation_part_6.o M3UA_Emulation_part_7.o M3UA_Types_part_1.o M3UA_Types_part_2.o M3UA_Types_part_3.o M3UA_Types_part_4.o M3UA_Types_part_5.o M3UA_Types_part_6.o M3UA_Types_part_7.o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_7.o MTP3asp_Types_part_1.o MTP3asp_Types_part_2.o MTP3asp_Types_part_3.o MTP3asp_Types_part_4.o MTP3asp_Types_part_5.o MTP3asp_Types_part_6.o MTP3asp_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_7.o NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_7.o RANAP_Templates_part_1.o RANAP_Templates_part_2.o RANAP_Templates_part_3.o RANAP_Templates_part_4.o RANAP_Templates_part_5.o RANAP_Templates_part_6.o RANAP_Templates_part_7.o RANAP_Types_part_1.o RANAP_Types_part_2.o RANAP_Types_part_3.o RANAP_Types_part_4.o RANAP_Types_part_5.o RANAP_Types_part_6.o RANAP_Types_part_7.o SCCP_Emulation_part_1.o SCCP_Emulation_part_2.o SCCP_Emulation_part_3.o SCCP_Emulation_part_4.o SCCP_Emulation_part_5.o SCCP_Emulation_part_6.o SCCP_Emulation_part_7.o SCCP_Templates_part_1.o SCCP_Templates_part_2.o SCCP_Templates_part_3.o SCCP_Templates_part_4.o SCCP_Templates_part_5.o SCCP_Templates_part_6.o SCCP_Templates_part_7.o SCCP_Types_part_1.o SCCP_Types_part_2.o SCCP_Types_part_3.o SCCP_Types_part_4.o SCCP_Types_part_5.o SCCP_Types_part_6.o SCCP_Types_part_7.o SCCPasp_Types_part_1.o SCCPasp_Types_part_2.o SCCPasp_Types_part_3.o SCCPasp_Types_part_4.o SCCPasp_Types_part_5.o SCCPasp_Types_part_6.o SCCPasp_Types_part_7.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_7.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SCTPasp_Types_part_5.o SCTPasp_Types_part_6.o SCTPasp_Types_part_7.o SGSN_Tests_part_1.o SGSN_Tests_part_2.o SGSN_Tests_part_3.o SGSN_Tests_part_4.o SGSN_Tests_part_5.o SGSN_Tests_part_6.o SGSN_Tests_part_7.o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_7.o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_7.o SNDCP_Types_part_1.o SNDCP_Types_part_2.o SNDCP_Types_part_3.o SNDCP_Types_part_4.o SNDCP_Types_part_5.o SNDCP_Types_part_6.o SNDCP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o BSSGP_Emulation.o IPA_Emulation.o NS_Emulation.o RAN_Adapter.o RAN_Emulation.o RAW_NS.o SCCP_Mapping.o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_7.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o NS_Emulation_part_1.o NS_Emulation_part_2.o NS_Emulation_part_3.o NS_Emulation_part_4.o NS_Emulation_part_5.o NS_Emulation_part_6.o NS_Emulation_part_7.o RAN_Adapter_part_1.o RAN_Adapter_part_2.o RAN_Adapter_part_3.o RAN_Adapter_part_4.o RAN_Adapter_part_5.o RAN_Adapter_part_6.o RAN_Adapter_part_7.o RAN_Emulation_part_1.o RAN_Emulation_part_2.o RAN_Emulation_part_3.o RAN_Emulation_part_4.o RAN_Emulation_part_5.o RAN_Emulation_part_6.o RAN_Emulation_part_7.o RAW_NS_part_1.o RAW_NS_part_2.o RAW_NS_part_3.o RAW_NS_part_4.o RAW_NS_part_5.o RAW_NS_part_6.o RAW_NS_part_7.o SCCP_Mapping_part_1.o SCCP_Mapping_part_2.o SCCP_Mapping_part_3.o SCCP_Mapping_part_4.o SCCP_Mapping_part_5.o SCCP_Mapping_part_6.o SCCP_Mapping_part_7.o RANAP_CommonDataTypes.o RANAP_Constants.o RANAP_Containers.o RANAP_IEs.o RANAP_PDU_Contents.o RANAP_PDU_Descriptions.o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_7.o RANAP_Constants_part_1.o RANAP_Constants_part_2.o RANAP_Constants_part_3.o RANAP_Constants_part_4.o RANAP_Constants_part_5.o RANAP_Constants_part_6.o RANAP_Constants_part_7.o RANAP_Containers_part_1.o RANAP_Containers_part_2.o RANAP_Containers_part_3.o RANAP_Containers_part_4.o RANAP_Containers_part_5.o RANAP_Containers_part_6.o RANAP_Containers_part_7.o RANAP_IEs_part_1.o RANAP_IEs_part_2.o RANAP_IEs_part_3.o RANAP_IEs_part_4.o RANAP_IEs_part_5.o RANAP_IEs_part_6.o RANAP_IEs_part_7.o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_7.o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_7.o BSSGP_EncDec.o GTPC_EncDec.o GTPU_EncDec.o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o LLC_EncDec.o Native_FunctionDefs.o RANAP_EncDec.o SCCP_EncDec.o SCTPasp_PT.o TCCConversion.o TCCInterface.o TELNETasp_PT.o; exit 1; fi [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241125-1239-4efe6a87-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241125-1239-4efe6a87-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [181 kB] Fetched 182 kB in 0s (383 kB/s) Reading package lists... [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241125-1239-4efe6a87-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/dbg_pkgs_all'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241125-1239-4efe6a87-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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241125-1239-4efe6a87-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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241125-1239-4efe6a87-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-latest 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-latest 0 upgraded, 29 newly installed, 0 to remove and 3 not upgraded. Need to get 13.7 MB of archives. After this operation, 22.6 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.10.0 [168 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libgtp10 1.12.0 [38.5 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.0 [69.5 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.0 [227 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.0 [103 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis13 1.6.0 [73.0 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.8.0 [19.3 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.5.1 [53.6 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran10 2.0.1 [124 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran-dbg 2.0.1 [442 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocodec4 1.10.0 [50.1 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocoding0 1.10.0 [70.1 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.10.0 [177 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.10.0 [58.6 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmosim2 1.10.0 [62.8 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmousb0 1.10.0 [49.4 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore 1.10.0 [42.7 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp 2.0.1 [17.6 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp-dbg 2.0.1 [22.0 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c1 0.9.37 [75.2 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c-dbg 0.9.37 [286 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libgtp-dbg 1.12.0 [104 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap7 1.6.0 [224 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap-dbg 1.6.0 [951 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore-dbg 1.10.0 [2156 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-sgsn 1.12.1 [139 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-sgsn-dbg 1.12.1 [520 kB] Fetched 13.7 MB in 0s (75.7 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-latest. Preparing to unpack .../01-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../03-libgtp10_1.12.0_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.10.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.10.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../06-libosmovty13_1.10.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../07-libosmoabis13_1.6.0_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../08-libosmo-gsup-client0_1.8.0_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../09-libosmonetif11_1.5.1_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../10-libosmo-sigtran10_2.0.1_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.1) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../11-libosmo-sigtran-dbg_2.0.1_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.0.1) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../12-libosmocodec4_1.10.0_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../13-libosmocoding0_1.10.0_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../14-libosmogb14_1.10.0_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../15-libosmoctrl0_1.10.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../16-libosmosim2_1.10.0_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../17-libosmousb0_1.10.0_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0) ... Selecting previously unselected package libosmocore. Preparing to unpack .../18-libosmocore_1.10.0_amd64.deb ... Unpacking libosmocore (1.10.0) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../19-osmo-stp_2.0.1_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.1) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../20-osmo-stp-dbg_2.0.1_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.0.1) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../21-libasn1c1_0.9.37_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.37) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../22-libasn1c-dbg_0.9.37_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.37) ... Selecting previously unselected package libgtp-dbg:amd64. Preparing to unpack .../23-libgtp-dbg_1.12.0_amd64.deb ... Unpacking libgtp-dbg:amd64 (1.12.0) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../24-libosmo-ranap7_1.6.0_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../25-libosmo-ranap-dbg_1.6.0_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.6.0) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../26-libosmocore-dbg_1.10.0_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../27-osmo-sgsn_1.12.1_amd64.deb ... Unpacking osmo-sgsn (1.12.1) ... Selecting previously unselected package osmo-sgsn-dbg:amd64. Preparing to unpack .../28-osmo-sgsn-dbg_1.12.1_amd64.deb ... Unpacking osmo-sgsn-dbg:amd64 (1.12.1) ... Setting up osmocom-latest (1.0.0) ... Setting up libasn1c1:amd64 (0.9.37) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.0) ... Setting up libosmocodec4:amd64 (1.10.0) ... Setting up libasn1c-dbg:amd64 (0.9.37) ... Setting up libosmovty13:amd64 (1.10.0) ... Setting up libosmoisdn0:amd64 (1.10.0) ... Setting up libgtp10:amd64 (1.12.0) ... Setting up libosmousb0:amd64 (1.10.0) ... Setting up libosmogsm20:amd64 (1.10.0) ... Setting up libosmoabis13:amd64 (1.6.0) ... Setting up libosmoctrl0:amd64 (1.10.0) ... Setting up libosmogb14:amd64 (1.10.0) ... Setting up libgtp-dbg:amd64 (1.12.0) ... Setting up libosmonetif11:amd64 (1.5.1) ... Setting up libosmo-gsup-client0:amd64 (1.8.0) ... Setting up libosmocoding0:amd64 (1.10.0) ... Setting up libosmosim2:amd64 (1.10.0) ... Setting up libosmocore (1.10.0) ... Setting up libosmo-sigtran10:amd64 (2.0.1) ... Setting up libosmocore-dbg:amd64 (1.10.0) ... Setting up libosmo-sigtran-dbg:amd64 (2.0.1) ... Setting up osmo-stp:amd64 (2.0.1) ... 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) ... Setting up osmo-sgsn (1.12.1) ... 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) ... Setting up osmo-stp-dbg:amd64 (2.0.1) ... Setting up osmo-sgsn-dbg:amd64 (1.12.1) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241125-1239-4efe6a87-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241125-1239-4efe6a87-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241125-1239-4efe6a87-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241125-1239-4efe6a87-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.default'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241125-1239-4efe6a87-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241125-1239-4efe6a87-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241125-1239-4efe6a87-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241125-1239-4efe6a87-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.default [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241125-1239-4efe6a87-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.default'] [testenv][generic] Running stp [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp', 'testenv-sgsn-generic-osmocom-latest-20241125-1239-4efe6a87-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp/stp.log'] 20241125123935146 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:337) 20241125123935146 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:637) 20241125123935146 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:620) 20241125123935146 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241125123935146 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20241125123935146 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20241125123935146 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7.c:956) 20241125123935146 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:110) 20241125123935146 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241125123935146 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7.c:780) 20241125123935146 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:217) 20241125123935146 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:237) 20241125123935146 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:284) 20241125123935146 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:217) 20241125123935146 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:237) 20241125123935146 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:284) 20241125123935146 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) [testenv][generic] Running sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241125-1239-4efe6a87-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn/sgsn.log'] [testenv][generic] Running testsuite 20241125123935430 DLSS7 INFO (r=127.0.0.1:47539<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241125123935430 DLSS7 INFO (r=127.0.0.1:47539<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:141) 20241125123935430 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:47539<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241125123935430 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241125123935430 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20241125123935430 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241125123935430 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241125123935431 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241125123935431 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241125123935431 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241125123935431 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241125123935431 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241125123935431 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241125123935431 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241125123935431 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241125123935431 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:47539<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241125123935431 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125123935431 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1079) 20241125123935431 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241125123935431 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241125123935431 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241125123935431 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241125123935431 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:578) 20241125123935431 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:585) 20241125123935431 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:585) 20241125123935431 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20241125123935432 DLSS7 INFO (r=127.0.0.1:33462<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241125123935432 DLSS7 INFO (r=127.0.0.1:33462<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:141) 20241125123935432 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:33462<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241125123935432 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241125123935432 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20241125123935432 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241125123935432 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241125123935432 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125123935432 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241125123935432 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241125123935432 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241125123935432 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) rate_ctr.c:86 validating counter group 0x560a8ce19d60(sgsn) with 23 counters 20241125123935431 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20241125123935431 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20241125123935431 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20241125123935431 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:921) 20241125123935431 DGPRS NOTICE libGTP v1.12.0 initialized (sgsn_main.c:456) 20241125123935431 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1024) 20241125123935431 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125123935431 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:566) 20241125123935431 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:584) 20241125123935431 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:590) 20241125123935432 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:699) 20241125123935432 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:408) 20241125123935432 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20241125123935432 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:108) 20241125123935432 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.10', '-e', 'OSMO_SUT_PORT=4245', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20241125-1239-4efe6a87-0', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests', 'SGSN_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli SGSN_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: SGSN_Tests.cfg MC@1b75635d951b: Unix server socket created successfully. MC@1b75635d951b: Listening on TCP port 46333. MC2> 1b75635d951b is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests 1b75635d951b 46333 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@1b75635d951b: New HC connected from 10.0.2.100 [10.0.2.100]. 1b75635d951b: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@1b75635d951b: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@1b75635d951b: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@1b75635d951b: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@1b75635d951b: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@1b75635d951b: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@1b75635d951b: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@1b75635d951b: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@1b75635d951b: Configuration file was processed on all HCs. MC@1b75635d951b: Creating MTC on host 10.0.2.100. MC@1b75635d951b: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Mon Nov 25 12:39:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125123936432 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125123936432 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_attach started. 20241125123937144 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42904<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125123937147 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125123937188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNCONFIGURED}: Allocated (fsm.c:456) 20241125123937188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241125123937188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241125123937188 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125123937188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125123937188 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125123937188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125123937188 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125123937188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125123937189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125123937189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125123937189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125123937190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125123937190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125123937190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125123937190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125123937190 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241125123937190 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125123937190 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125123937190 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125123937190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125123937190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125123937194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125123937204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125123937204 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach-BVCI196(6)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125123937224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNCONFIGURED}: Allocated (fsm.c:456) 20241125123937224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241125123937224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241125123937224 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125123937224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125123937224 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125123937224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125123937224 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125123937224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125123937226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125123937226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125123937226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125123937226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125123937226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125123937226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125123937226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125123937226 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241125123937226 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125123937226 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125123937226 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125123937227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125123937227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125123937231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125123937231 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)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(9)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125123937242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125123937242 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach-BVCI210(11)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125123937260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNCONFIGURED}: Allocated (fsm.c:456) 20241125123937260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241125123937260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241125123937260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125123937260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125123937260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125123937260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125123937260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125123937260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125123937262 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125123937262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125123937262 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125123937262 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125123937262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125123937262 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125123937262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125123937262 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241125123937262 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125123937262 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125123937262 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(17)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125123937263 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125123937263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125123937267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125123937267 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)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125123937276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125123937276 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach-BVCI220(16)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125123937433 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125123937433 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125123937433 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125123937433 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241125123937433 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125123937433 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:713) 20241125123937433 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:195) 20241125123937433 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20241125123937433 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7.c:956) 20241125123937433 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7.c:780) 20241125123937433 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:110) 20241125123937433 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241125123937433 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:333) 20241125123937434 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241125123937434 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:622) 20241125123937434 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125123937434 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241125123937434 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241125123937434 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241125123937434 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241125123937434 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241125123937434 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241125123937434 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x560a8e0ce660]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20241125123937434 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:622) SGSN_Test-GSUP-IPA(18)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125123937436 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(18)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125123937437 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(18)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(18)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(18)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@1b75635d951b: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='C441EA32'O, index=0 SGSN_Test-GSUP(19)@1b75635d951b: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@1b75635d951b: 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 := 'CDE17DCE5F5203356B3060DE061BE7AA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9DBA6C5F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7A649D61B80C7EA2'O } } } } } 20241125123938491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125123938491 DLLC NOTICE LLME(ffffffff/c441ea32){UNASSIGNED} LLC RX: unknown TLLI 0xc441ea32, creating LLME on the fly (gprs_llc.c:552) 20241125123938491 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241125123938491 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach" (gprs_gmm.c:1266) 20241125123938491 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125123938491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Allocated (fsm.c:456) 20241125123938491 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125123938491 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Allocated (fsm.c:456) 20241125123938491 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125123938491 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125123938491 DLLC NOTICE LLME(ffffffff/c441ea32){UNASSIGNED} LLGM Assign pre (c441ea32 => fada5854) (gprs_llc.c:1079) 20241125123938491 DLLC NOTICE LLME(c441ea32/fada5854){ASSIGNED} LLGM Assign post (c441ea32 => fada5854) (gprs_llc.c:1125) 20241125123938491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125123938491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125123938491 DMM DEBUG MM(262420000000001/fada5854) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125123938504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125123938504 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241125123938504 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125123938504 DMM DEBUG MM(262420000000001/fada5854) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1084) 20241125123938504 DMM NOTICE MM(262420000000001/fada5854) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125123938504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125123938504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125123938504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125123938504 DMM DEBUG MM(262420000000001/fada5854) Requesting authorization (sgsn_auth.c:160) 20241125123938504 DMM INFO MM(262420000000001/fada5854) Requesting authentication tuples (sgsn_auth.c:184) 20241125123938504 DMM DEBUG MM(262420000000001/fada5854) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125123938504 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20241125123938504 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)@1b75635d951b: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@1b75635d951b: Added IMSI table entry 0TC_attach(21)"262420000000001" 20241125123938507 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125123938507 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125123938507 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125123938507 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125123938507 DMM INFO MM(262420000000001/fada5854) Subscriber data update (mmctx.c:445) 20241125123938507 DMM DEBUG MM(262420000000001/fada5854) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125123938507 DMM INFO MM(262420000000001/fada5854) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125123938507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125123938507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125123938507 DMM INFO MM(262420000000001/fada5854) <- GMM AUTH AND CIPHERING REQ (rand = cd e1 7d ce 5f 52 03 35 6b 30 60 de 06 1b e7 aa , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241125123938514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125123938514 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241125123938514 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125123938514 DMM INFO MM(262420000000001/fada5854) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241125123938514 DMM NOTICE MM(262420000000001/fada5854) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241125123938514 DMM DEBUG MM(262420000000001/fada5854) checking auth: received GSM SRES = 9d ba 6c 5f (gprs_gmm.c:666) 20241125123938514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241125123938514 DMM DEBUG MM(262420000000001/fada5854) Requesting authorization (sgsn_auth.c:160) 20241125123938514 DMM INFO MM(262420000000001/fada5854) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125123938514 DMM DEBUG MM(262420000000001/fada5854) Requesting subscriber data update (gprs_subscriber.c:894) 20241125123938514 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20241125123938514 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) 20241125123938514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241125123938514 DMM INFO MM(262420000000001/fada5854) <- GMM ATTACH ACCEPT (new P-TMSI=0xfada5854) (gprs_gmm.c:300) 20241125123938515 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241125123938515 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241125123938515 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241125123938515 DMM INFO MM(262420000000001/fada5854) Subscriber data update (mmctx.c:445) 20241125123938515 DMM DEBUG MM(262420000000001/fada5854) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241125123938515 DMM INFO MM(262420000000001/fada5854) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241125123938515 DMM NOTICE MM(262420000000001/fada5854) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1000) 20241125123938515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241125123938515 DMM NOTICE MM(262420000000001/fada5854) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241125123938515 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) 20241125123938516 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241125123938516 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241125123938516 DMM INFO MM(262420000000001/fada5854) Subscriber data update (mmctx.c:445) 20241125123938516 DMM DEBUG MM(262420000000001/fada5854) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241125123938522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125123938522 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241125123938522 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125123938522 DMM INFO MM(262420000000001/fada5854) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125123938522 DMM NOTICE MM(262420000000001/fada5854) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125123938522 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125123938522 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125123938522 DLLC NOTICE LLME(c441ea32/fada5854){ASSIGNED} LLGM Assign pre (ffffffff => fada5854) (gprs_llc.c:1079) 20241125123938522 DLLC NOTICE LLME(ffffffff/fada5854){ASSIGNED} LLGM Assign post (ffffffff => fada5854) (gprs_llc.c:1125) 20241125123938522 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241125123938522 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241125123938522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125123938522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@1b75635d951b: setverdict(pass): none -> pass TC_attach-BVCI196(6)@1b75635d951b: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@1b75635d951b: Final verdict of PTC: pass 20241125123938576 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42904<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(19)@1b75635d951b: Final verdict of PTC: none 20241125123938578 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125123938578 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(18)@1b75635d951b: Final verdict of PTC: none -NSVCI99(17)@1b75635d951b: Final verdict of PTC: none -NSVCI98(12)@1b75635d951b: Final verdict of PTC: none -NSVCI97(7)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@1b75635d951b: Final verdict of PTC: none TC_attach-BVCI220(16)@1b75635d951b: Final verdict of PTC: none TC_attach-BVCI210(11)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@1b75635d951b: Final verdict of PTC: none TC_attach-BVCI196(6)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(10)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(5)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(15)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@1b75635d951b: Test case TC_attach finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Mon Nov 25 12:39:38 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20241125123938732 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42908<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125123939134 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42908<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102812) 20241125123939579 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125123939579 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241125123939681 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241125123939681 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20241125123939681 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:33462 err=None (osmo_ss7_asp.c:785) Waiting for packet dumper to finish... 1 (prev_count=102812, count=105652) 20241125123940580 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125123940580 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Mon Nov 25 12:39:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125123941581 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125123941581 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_attach_mnc3 started. 20241125123942194 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42914<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125123942196 DMM INFO MM(262420000000001/fada5854) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241125123942196 DMM INFO MM(262420000000001/fada5854) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241125123942196 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125123942196 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125123942196 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241125123942196 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241125123942196 DLLC NOTICE LLME(ffffffff/fada5854){ASSIGNED} LLGM Assign pre (fada5854 => ffffffff) (gprs_llc.c:1079) 20241125123942196 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fada5854 => ffffffff) (gprs_llc.c:1125) 20241125123942196 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20241125123942196 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) 20241125123942196 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:399) 20241125123942196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Deallocated (fsm.c:568) 20241125123942196 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125123942196 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Deallocated (fsm.c:568) 20241125123942196 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Deallocated (fsm.c:568) 20241125123942196 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125123942242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125123942242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125123942242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125123942242 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125123942242 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125123942242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125123942242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125123942242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125123942242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125123942244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125123942244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125123942244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125123942244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125123942244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125123942244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125123942244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125123942244 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125123942244 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125123942244 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125123942244 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(26)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125123942244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125123942244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125123942248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(23)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(27)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 20241125123942257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125123942257 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI196(25)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(27)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(32)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(32)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125123942296 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125123942296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125123942296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125123942296 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125123942296 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125123942296 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125123942296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125123942296 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125123942296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(32)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125123942297 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125123942297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125123942297 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(31)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 20241125123942297 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125123942298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125123942298 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125123942298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125123942298 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125123942298 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125123942298 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125123942298 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125123942298 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125123942298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(32)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(32)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125123942301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(28)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125123942309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125123942309 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI210(29)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(31)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125123942325 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125123942325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125123942325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125123942325 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125123942325 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125123942325 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125123942325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125123942325 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125123942325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125123942326 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125123942326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125123942326 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125123942326 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125123942326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125123942326 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125123942326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125123942326 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125123942326 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125123942326 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125123942326 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125123942327 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125123942327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125123942331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125123942339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125123942339 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI220(35)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125123942582 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125123942582 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125123942582 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125123942582 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(37)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125123942584 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(37)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125123942585 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(37)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(37)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(37)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@1b75635d951b: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='D3B3CC04'O, index=0 SGSN_Test-GSUP(38)@1b75635d951b: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@1b75635d951b: 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 := '786505477A8B3819F307D209A288FC1E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '865472B7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CB6BB7332F5BB85E'O } } } } } 20241125123943639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125123943639 DLLC NOTICE LLME(ffffffff/d3b3cc04){UNASSIGNED} LLC RX: unknown TLLI 0xd3b3cc04, creating LLME on the fly (gprs_llc.c:552) 20241125123943639 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241125123943639 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241125123943639 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125123943639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Allocated (fsm.c:456) 20241125123943639 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125123943639 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Allocated (fsm.c:456) 20241125123943639 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125123943639 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125123943639 DLLC NOTICE LLME(ffffffff/d3b3cc04){UNASSIGNED} LLGM Assign pre (d3b3cc04 => eed2d7f6) (gprs_llc.c:1079) 20241125123943639 DLLC NOTICE LLME(d3b3cc04/eed2d7f6){ASSIGNED} LLGM Assign post (d3b3cc04 => eed2d7f6) (gprs_llc.c:1125) 20241125123943639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125123943639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125123943639 DMM DEBUG MM(262420000001001/eed2d7f6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125123943651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125123943651 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241125123943651 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125123943651 DMM DEBUG MM(262420000001001/eed2d7f6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241125123943651 DMM NOTICE MM(262420000001001/eed2d7f6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125123943651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125123943651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125123943651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125123943651 DMM DEBUG MM(262420000001001/eed2d7f6) Requesting authorization (sgsn_auth.c:160) 20241125123943651 DMM INFO MM(262420000001001/eed2d7f6) Requesting authentication tuples (sgsn_auth.c:184) 20241125123943651 DMM DEBUG MM(262420000001001/eed2d7f6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125123943651 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241125123943651 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)@1b75635d951b: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@1b75635d951b: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20241125123943654 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125123943654 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125123943654 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125123943654 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125123943654 DMM INFO MM(262420000001001/eed2d7f6) Subscriber data update (mmctx.c:445) 20241125123943654 DMM DEBUG MM(262420000001001/eed2d7f6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125123943654 DMM INFO MM(262420000001001/eed2d7f6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125123943654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125123943654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125123943654 DMM INFO MM(262420000001001/eed2d7f6) <- GMM AUTH AND CIPHERING REQ (rand = 78 65 05 47 7a 8b 38 19 f3 07 d2 09 a2 88 fc 1e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241125123943662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125123943662 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241125123943662 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125123943662 DMM INFO MM(262420000001001/eed2d7f6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241125123943662 DMM NOTICE MM(262420000001001/eed2d7f6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241125123943662 DMM DEBUG MM(262420000001001/eed2d7f6) checking auth: received GSM SRES = 86 54 72 b7 (gprs_gmm.c:666) 20241125123943662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241125123943662 DMM DEBUG MM(262420000001001/eed2d7f6) Requesting authorization (sgsn_auth.c:160) 20241125123943662 DMM INFO MM(262420000001001/eed2d7f6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125123943662 DMM DEBUG MM(262420000001001/eed2d7f6) Requesting subscriber data update (gprs_subscriber.c:894) 20241125123943662 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241125123943662 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) 20241125123943662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241125123943662 DMM INFO MM(262420000001001/eed2d7f6) <- GMM ATTACH ACCEPT (new P-TMSI=0xeed2d7f6) (gprs_gmm.c:300) 20241125123943664 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241125123943664 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241125123943664 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241125123943664 DMM INFO MM(262420000001001/eed2d7f6) Subscriber data update (mmctx.c:445) 20241125123943664 DMM DEBUG MM(262420000001001/eed2d7f6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241125123943664 DMM INFO MM(262420000001001/eed2d7f6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241125123943664 DMM NOTICE MM(262420000001001/eed2d7f6) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241125123943664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241125123943664 DMM NOTICE MM(262420000001001/eed2d7f6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241125123943664 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) 20241125123943664 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241125123943664 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241125123943664 DMM INFO MM(262420000001001/eed2d7f6) Subscriber data update (mmctx.c:445) 20241125123943664 DMM DEBUG MM(262420000001001/eed2d7f6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241125123943670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125123943670 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241125123943670 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125123943670 DMM INFO MM(262420000001001/eed2d7f6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125123943670 DMM NOTICE MM(262420000001001/eed2d7f6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125123943670 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125123943670 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125123943670 DLLC NOTICE LLME(d3b3cc04/eed2d7f6){ASSIGNED} LLGM Assign pre (ffffffff => eed2d7f6) (gprs_llc.c:1079) 20241125123943670 DLLC NOTICE LLME(ffffffff/eed2d7f6){ASSIGNED} LLGM Assign post (ffffffff => eed2d7f6) (gprs_llc.c:1125) 20241125123943670 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241125123943670 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241125123943670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125123943670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@1b75635d951b: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@1b75635d951b: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@1b75635d951b: Final verdict of PTC: pass 20241125123943724 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42914<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241125123943726 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125123943726 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(38)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@1b75635d951b: Final verdict of PTC: none -NSVCI97(26)@1b75635d951b: Final verdict of PTC: none TC_attach_mnc3-BVCI210(29)@1b75635d951b: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(31)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@1b75635d951b: Final verdict of PTC: none -NSVCI99(36)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@1b75635d951b: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@1b75635d951b: Final verdict of PTC: none -NSVCI98(32)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(30)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(34)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(24)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_mnc3-BVCI210(29): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(30): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(31): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(32): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@1b75635d951b: Test case TC_attach_mnc3 finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Mon Nov 25 12:39:43 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20241125123943851 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42918<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125123944252 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42918<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85004) 20241125123944727 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125123944727 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85004, count=89360) 20241125123945728 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125123945728 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res'. ------ SGSN_Tests.TC_attach_umts_aka_umts_res ------ Mon Nov 25 12:39:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125123946729 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125123946729 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_attach_umts_aka_umts_res started. 20241125123947314 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41092<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125123947315 DMM INFO MM(262420000001001/eed2d7f6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241125123947315 DMM INFO MM(262420000001001/eed2d7f6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241125123947315 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125123947315 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125123947315 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241125123947315 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241125123947315 DLLC NOTICE LLME(ffffffff/eed2d7f6){ASSIGNED} LLGM Assign pre (eed2d7f6 => ffffffff) (gprs_llc.c:1079) 20241125123947315 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eed2d7f6 => ffffffff) (gprs_llc.c:1125) 20241125123947315 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241125123947315 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) 20241125123947315 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:399) 20241125123947316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Deallocated (fsm.c:568) 20241125123947316 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125123947316 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Deallocated (fsm.c:568) 20241125123947316 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Deallocated (fsm.c:568) 20241125123947316 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125123947359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125123947359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125123947359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125123947359 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125123947359 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125123947359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125123947359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125123947359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125123947359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125123947360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125123947360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125123947360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125123947360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125123947360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125123947360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125123947360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125123947360 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125123947360 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125123947360 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125123947360 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125123947361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125123947361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125123947364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(42)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(46)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 20241125123947373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125123947373 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI196(44)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(47)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(46)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(50)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125123947396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125123947396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125123947396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125123947396 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125123947396 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125123947396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125123947396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125123947396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125123947396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125123947398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125123947398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125123947398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125123947398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125123947398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125123947398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125123947398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125123947398 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125123947398 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125123947398 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125123947398 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125123947398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125123947398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(50)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125123947403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(51)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(47)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125123947412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125123947412 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(52)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_umts_res-BVCI210(49)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(51)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(56)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(56)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125123947435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125123947435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125123947435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125123947435 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125123947435 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125123947435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125123947435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125123947435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125123947435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(56)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125123947437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125123947438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125123947438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125123947438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125123947438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125123947438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125123947438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125123947438 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125123947438 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125123947438 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125123947438 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125123947439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125123947439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(56)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(56)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125123947442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125123947449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125123947449 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI220(53)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125123947731 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125123947731 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125123947731 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125123947731 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(55)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(55)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125123947733 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(55)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(55)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125123947734 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(55)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(55)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(55)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(55)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@1b75635d951b: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='D3E59D66'O, index=0 SGSN_Test-GSUP(57)@1b75635d951b: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@1b75635d951b: 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 := '0122A11336374E3BE75685FAE0DA3D06'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EE2CB1E6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '54C4D2EFFFF141AC'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '92D21517C32AFBFD0DA9A0B3D30F96C6'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B604A4ABDBFE8F6982E8C77097033850'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '75E889854FE41B181901E06EC7FC98C5'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '30601FC1421EA761'O } } } } } 20241125123948786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125123948786 DLLC NOTICE LLME(ffffffff/d3e59d66){UNASSIGNED} LLC RX: unknown TLLI 0xd3e59d66, creating LLME on the fly (gprs_llc.c:552) 20241125123948786 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241125123948786 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20241125123948786 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125123948786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Allocated (fsm.c:456) 20241125123948786 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125123948786 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Allocated (fsm.c:456) 20241125123948786 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125123948786 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125123948786 DLLC NOTICE LLME(ffffffff/d3e59d66){UNASSIGNED} LLGM Assign pre (d3e59d66 => e114e04a) (gprs_llc.c:1079) 20241125123948786 DLLC NOTICE LLME(d3e59d66/e114e04a){ASSIGNED} LLGM Assign post (d3e59d66 => e114e04a) (gprs_llc.c:1125) 20241125123948786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125123948786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125123948786 DMM DEBUG MM(262420000001002/e114e04a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125123948799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125123948799 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241125123948799 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125123948799 DMM DEBUG MM(262420000001002/e114e04a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241125123948799 DMM NOTICE MM(262420000001002/e114e04a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125123948799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125123948799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125123948799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125123948799 DMM DEBUG MM(262420000001002/e114e04a) Requesting authorization (sgsn_auth.c:160) 20241125123948799 DMM INFO MM(262420000001002/e114e04a) Requesting authentication tuples (sgsn_auth.c:184) 20241125123948799 DMM DEBUG MM(262420000001002/e114e04a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125123948799 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241125123948799 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)@1b75635d951b: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@1b75635d951b: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20241125123948803 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125123948803 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125123948803 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125123948803 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125123948803 DMM INFO MM(262420000001002/e114e04a) Subscriber data update (mmctx.c:445) 20241125123948803 DMM DEBUG MM(262420000001002/e114e04a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125123948803 DMM INFO MM(262420000001002/e114e04a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125123948803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125123948803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125123948803 DMM INFO MM(262420000001002/e114e04a) <- GMM AUTH AND CIPHERING REQ (rand = 01 22 a1 13 36 37 4e 3b e7 56 85 fa e0 da 3d 06 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 75 e8 89 85 4f e4 1b 18 19 01 e0 6e c7 fc 98 c5 ) (gprs_gmm.c:483) 20241125123948812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125123948812 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241125123948812 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125123948812 DMM INFO MM(262420000001002/e114e04a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241125123948812 DMM NOTICE MM(262420000001002/e114e04a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241125123948812 DMM DEBUG MM(262420000001002/e114e04a) checking auth: received UMTS RES = 30 60 1f c1 42 1e a7 61 (gprs_gmm.c:666) 20241125123948812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241125123948812 DMM DEBUG MM(262420000001002/e114e04a) Requesting authorization (sgsn_auth.c:160) 20241125123948812 DMM INFO MM(262420000001002/e114e04a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125123948812 DMM DEBUG MM(262420000001002/e114e04a) Requesting subscriber data update (gprs_subscriber.c:894) 20241125123948812 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241125123948812 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) 20241125123948812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241125123948812 DMM INFO MM(262420000001002/e114e04a) <- GMM ATTACH ACCEPT (new P-TMSI=0xe114e04a) (gprs_gmm.c:300) 20241125123948813 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241125123948813 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241125123948813 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241125123948813 DMM INFO MM(262420000001002/e114e04a) Subscriber data update (mmctx.c:445) 20241125123948813 DMM DEBUG MM(262420000001002/e114e04a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241125123948813 DMM INFO MM(262420000001002/e114e04a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241125123948813 DMM NOTICE MM(262420000001002/e114e04a) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241125123948813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241125123948813 DMM NOTICE MM(262420000001002/e114e04a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241125123948813 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) 20241125123948814 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241125123948814 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241125123948814 DMM INFO MM(262420000001002/e114e04a) Subscriber data update (mmctx.c:445) 20241125123948814 DMM DEBUG MM(262420000001002/e114e04a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241125123948820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125123948820 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241125123948820 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125123948820 DMM INFO MM(262420000001002/e114e04a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125123948820 DMM NOTICE MM(262420000001002/e114e04a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125123948820 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125123948820 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125123948820 DLLC NOTICE LLME(d3e59d66/e114e04a){ASSIGNED} LLGM Assign pre (ffffffff => e114e04a) (gprs_llc.c:1079) 20241125123948820 DLLC NOTICE LLME(ffffffff/e114e04a){ASSIGNED} LLGM Assign post (ffffffff => e114e04a) (gprs_llc.c:1125) 20241125123948820 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241125123948820 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241125123948820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125123948820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@1b75635d951b: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@1b75635d951b: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@1b75635d951b: Final verdict of PTC: pass 20241125123948872 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41092<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_umts_aka_umts_res-BVCI196(44)@1b75635d951b: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@1b75635d951b: Final verdict of PTC: none 20241125123948874 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125123948874 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(55)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP(57)@1b75635d951b: Final verdict of PTC: none -NSVCI97(45)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@1b75635d951b: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(53)@1b75635d951b: Final verdict of PTC: none -NSVCI98(50)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@1b75635d951b: Final verdict of PTC: none -NSVCI99(56)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(54)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(48)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(43)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(53): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(54): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(55): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(56): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@1b75635d951b: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Mon Nov 25 12:39:48 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 20241125123949008 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41106<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125123949409 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41106<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48196) 20241125123949875 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125123949876 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48196, count=89208) 20241125123950876 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125123950876 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres'. ------ SGSN_Tests.TC_attach_umts_aka_gsm_sres ------ Mon Nov 25 12:39:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125123951877 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125123951877 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_attach_umts_aka_gsm_sres started. 20241125123952467 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41108<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125123952468 DMM INFO MM(262420000001002/e114e04a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241125123952468 DMM INFO MM(262420000001002/e114e04a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241125123952468 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125123952468 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125123952468 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241125123952468 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241125123952468 DLLC NOTICE LLME(ffffffff/e114e04a){ASSIGNED} LLGM Assign pre (e114e04a => ffffffff) (gprs_llc.c:1079) 20241125123952468 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e114e04a => ffffffff) (gprs_llc.c:1125) 20241125123952468 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241125123952468 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) 20241125123952468 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:399) 20241125123952468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Deallocated (fsm.c:568) 20241125123952468 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125123952468 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Deallocated (fsm.c:568) 20241125123952468 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Deallocated (fsm.c:568) 20241125123952468 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125123952519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125123952519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125123952519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125123952519 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125123952519 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125123952519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125123952519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125123952519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125123952519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125123952521 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125123952521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125123952521 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125123952521 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125123952521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125123952521 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125123952521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125123952521 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125123952521 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125123952521 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125123952521 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125123952522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125123952522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125123952525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(61)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125123952534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125123952534 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(65)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 TC_attach_umts_aka_gsm_sres-BVCI196(63)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(65)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125123952560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125123952560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125123952560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125123952560 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125123952560 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125123952560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125123952560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125123952560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125123952560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125123952562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125123952562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125123952562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125123952562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125123952562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125123952562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125123952562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125123952562 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125123952562 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125123952562 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125123952562 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(69)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125123952563 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125123952563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125123952567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(70)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(66)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125123952577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125123952577 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI210(68)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(70)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125123952599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125123952599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125123952599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125123952599 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125123952599 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125123952599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125123952599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125123952599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125123952599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125123952600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125123952600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125123952600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125123952601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125123952601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125123952601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125123952601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125123952601 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125123952601 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125123952601 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125123952601 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125123952601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125123952601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(74)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125123952605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125123952614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125123952614 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI220(73)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125123952878 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125123952878 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125123952878 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125123952878 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(75)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125123952880 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(75)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125123952881 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(75)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(75)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(75)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@1b75635d951b: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='F34626C8'O, index=0 SGSN_Test-GSUP(76)@1b75635d951b: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@1b75635d951b: 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 := 'E7AE7B908C2E0FFD8ABF86D3501F5F40'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A68CD1DA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F4F22CBCDAA2168B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C26F7239595EEF736A00CA55D5604D90'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'BCE4A48F4BE77A00DB595291B04A5DFC'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'FCCF9A2321F9087A8DB48B917F428CCE'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '92268A252327E6B9'O } } } } } 20241125123953930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125123953930 DLLC NOTICE LLME(ffffffff/f34626c8){UNASSIGNED} LLC RX: unknown TLLI 0xf34626c8, creating LLME on the fly (gprs_llc.c:552) 20241125123953930 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241125123953930 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20241125123953930 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125123953930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Allocated (fsm.c:456) 20241125123953930 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125123953930 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Allocated (fsm.c:456) 20241125123953930 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125123953930 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125123953930 DLLC NOTICE LLME(ffffffff/f34626c8){UNASSIGNED} LLGM Assign pre (f34626c8 => e99090dd) (gprs_llc.c:1079) 20241125123953930 DLLC NOTICE LLME(f34626c8/e99090dd){ASSIGNED} LLGM Assign post (f34626c8 => e99090dd) (gprs_llc.c:1125) 20241125123953930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125123953930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125123953930 DMM DEBUG MM(262420000001003/e99090dd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125123953943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125123953943 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241125123953943 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125123953943 DMM DEBUG MM(262420000001003/e99090dd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241125123953943 DMM NOTICE MM(262420000001003/e99090dd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125123953943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125123953943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125123953943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125123953943 DMM DEBUG MM(262420000001003/e99090dd) Requesting authorization (sgsn_auth.c:160) 20241125123953943 DMM INFO MM(262420000001003/e99090dd) Requesting authentication tuples (sgsn_auth.c:184) 20241125123953943 DMM DEBUG MM(262420000001003/e99090dd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125123953943 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241125123953943 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)@1b75635d951b: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@1b75635d951b: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20241125123953946 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125123953946 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125123953946 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125123953946 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125123953946 DMM INFO MM(262420000001003/e99090dd) Subscriber data update (mmctx.c:445) 20241125123953946 DMM DEBUG MM(262420000001003/e99090dd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125123953946 DMM INFO MM(262420000001003/e99090dd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125123953946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125123953946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125123953947 DMM INFO MM(262420000001003/e99090dd) <- GMM AUTH AND CIPHERING REQ (rand = e7 ae 7b 90 8c 2e 0f fd 8a bf 86 d3 50 1f 5f 40 , mmctx_is_r99=1, vec->auth_types=0x3, autn = fc cf 9a 23 21 f9 08 7a 8d b4 8b 91 7f 42 8c ce ) (gprs_gmm.c:483) 20241125123953955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125123953955 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241125123953955 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125123953955 DMM INFO MM(262420000001003/e99090dd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241125123953955 DMM NOTICE MM(262420000001003/e99090dd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241125123953956 DMM DEBUG MM(262420000001003/e99090dd) checking auth: received GSM SRES = a6 8c d1 da (gprs_gmm.c:666) 20241125123953956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241125123953956 DMM DEBUG MM(262420000001003/e99090dd) Requesting authorization (sgsn_auth.c:160) 20241125123953956 DMM INFO MM(262420000001003/e99090dd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125123953956 DMM DEBUG MM(262420000001003/e99090dd) Requesting subscriber data update (gprs_subscriber.c:894) 20241125123953956 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241125123953956 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) 20241125123953956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241125123953956 DMM INFO MM(262420000001003/e99090dd) <- GMM ATTACH ACCEPT (new P-TMSI=0xe99090dd) (gprs_gmm.c:300) 20241125123953957 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241125123953957 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241125123953957 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241125123953957 DMM INFO MM(262420000001003/e99090dd) Subscriber data update (mmctx.c:445) 20241125123953957 DMM DEBUG MM(262420000001003/e99090dd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241125123953957 DMM INFO MM(262420000001003/e99090dd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241125123953957 DMM NOTICE MM(262420000001003/e99090dd) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241125123953957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241125123953957 DMM NOTICE MM(262420000001003/e99090dd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241125123953957 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) 20241125123953958 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241125123953958 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241125123953958 DMM INFO MM(262420000001003/e99090dd) Subscriber data update (mmctx.c:445) 20241125123953958 DMM DEBUG MM(262420000001003/e99090dd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241125123953964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125123953964 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241125123953964 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125123953964 DMM INFO MM(262420000001003/e99090dd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125123953964 DMM NOTICE MM(262420000001003/e99090dd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125123953964 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125123953964 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125123953964 DLLC NOTICE LLME(f34626c8/e99090dd){ASSIGNED} LLGM Assign pre (ffffffff => e99090dd) (gprs_llc.c:1079) 20241125123953964 DLLC NOTICE LLME(ffffffff/e99090dd){ASSIGNED} LLGM Assign post (ffffffff => e99090dd) (gprs_llc.c:1125) 20241125123953964 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241125123953964 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241125123953964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125123953964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@1b75635d951b: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@1b75635d951b: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@1b75635d951b: Final verdict of PTC: pass 20241125123954019 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41108<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(64)@1b75635d951b: Final verdict of PTC: none -NSVCI98(69)@1b75635d951b: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@1b75635d951b: Final verdict of PTC: none 20241125123954021 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_attach_umts_aka_gsm_sres-BVCI220(73)@1b75635d951b: Final verdict of PTC: none 20241125123954021 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(66)@1b75635d951b: Final verdict of PTC: none -NSVCI99(74)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(75)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP(76)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@1b75635d951b: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(72)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(62)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(67)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@1b75635d951b: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Mon Nov 25 12:39:54 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 20241125123954147 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41124<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125123954548 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41124<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48200) 20241125123955022 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125123955022 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48200, count=89196) 20241125123956024 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125123956024 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act'. ------ SGSN_Tests.TC_attach_timeout_after_pdp_act ------ Mon Nov 25 12:39:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125123957025 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125123957025 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_attach_timeout_after_pdp_act started. 20241125123957607 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34106<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125123957608 DMM INFO MM(262420000001003/e99090dd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241125123957608 DMM INFO MM(262420000001003/e99090dd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241125123957608 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125123957608 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125123957608 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241125123957608 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241125123957608 DLLC NOTICE LLME(ffffffff/e99090dd){ASSIGNED} LLGM Assign pre (e99090dd => ffffffff) (gprs_llc.c:1079) 20241125123957608 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e99090dd => ffffffff) (gprs_llc.c:1125) 20241125123957608 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241125123957608 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) 20241125123957608 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:399) 20241125123957608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Deallocated (fsm.c:568) 20241125123957608 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125123957608 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Deallocated (fsm.c:568) 20241125123957608 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Deallocated (fsm.c:568) 20241125123957608 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125123957655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125123957655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125123957655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125123957655 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125123957655 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125123957655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125123957655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125123957655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125123957655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125123957656 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125123957656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125123957656 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125123957657 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125123957657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125123957657 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125123957657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125123957657 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125123957657 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125123957657 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125123957657 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(83)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125123957657 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125123957657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125123957661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(80)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125123957669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125123957669 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI196(82)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(84)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb1-BSSGP1(85)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(84)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(89)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(89)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125123957705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125123957705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125123957705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125123957705 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125123957705 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125123957705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125123957705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125123957705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125123957705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(88)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(89)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125123957706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125123957706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125123957706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125123957707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125123957707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125123957707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125123957707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125123957707 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125123957707 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125123957707 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125123957707 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(89)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125123957707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125123957707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(89)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125123957711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(85)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125123957721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125123957721 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(90)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_timeout_after_pdp_act-BVCI210(86)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(88)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125123957734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125123957734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125123957734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125123957734 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125123957734 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125123957734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125123957734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125123957734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125123957734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125123957736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125123957736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125123957736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125123957736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125123957736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125123957736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125123957736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125123957736 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125123957736 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125123957736 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125123957736 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125123957737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125123957737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125123957740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125123957750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125123957750 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI220(92)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125123958025 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125123958025 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125123958025 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125123958025 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(94)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125123958028 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(94)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125123958028 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(94)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(94)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@1b75635d951b: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='D2E22A0F'O, index=0 SGSN_Test-GSUP(95)@1b75635d951b: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@1b75635d951b: 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 := 'F8A6F429E65C6941BC20A70644B22A44'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3E827376'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D39CAABBF647B3FD'O } } } } } 20241125123958076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125123958076 DLLC NOTICE LLME(ffffffff/d2e22a0f){UNASSIGNED} LLC RX: unknown TLLI 0xd2e22a0f, creating LLME on the fly (gprs_llc.c:552) 20241125123958076 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241125123958076 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20241125123958076 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125123958076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Allocated (fsm.c:456) 20241125123958076 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125123958076 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Allocated (fsm.c:456) 20241125123958076 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125123958076 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125123958076 DLLC NOTICE LLME(ffffffff/d2e22a0f){UNASSIGNED} LLGM Assign pre (d2e22a0f => e28290d2) (gprs_llc.c:1079) 20241125123958076 DLLC NOTICE LLME(d2e22a0f/e28290d2){ASSIGNED} LLGM Assign post (d2e22a0f => e28290d2) (gprs_llc.c:1125) 20241125123958076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125123958076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125123958076 DMM DEBUG MM(262420000000021/e28290d2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125123958089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125123958089 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241125123958089 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125123958089 DMM DEBUG MM(262420000000021/e28290d2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241125123958089 DMM NOTICE MM(262420000000021/e28290d2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125123958089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125123958089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125123958089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125123958089 DMM DEBUG MM(262420000000021/e28290d2) Requesting authorization (sgsn_auth.c:160) 20241125123958089 DMM INFO MM(262420000000021/e28290d2) Requesting authentication tuples (sgsn_auth.c:184) 20241125123958089 DMM DEBUG MM(262420000000021/e28290d2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125123958089 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241125123958090 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)@1b75635d951b: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@1b75635d951b: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20241125123958092 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125123958092 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125123958092 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125123958092 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125123958092 DMM INFO MM(262420000000021/e28290d2) Subscriber data update (mmctx.c:445) 20241125123958092 DMM DEBUG MM(262420000000021/e28290d2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125123958092 DMM INFO MM(262420000000021/e28290d2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125123958092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125123958092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125123958092 DMM INFO MM(262420000000021/e28290d2) <- GMM AUTH AND CIPHERING REQ (rand = f8 a6 f4 29 e6 5c 69 41 bc 20 a7 06 44 b2 2a 44 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241125123958101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125123958101 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241125123958101 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125123958101 DMM INFO MM(262420000000021/e28290d2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241125123958101 DMM NOTICE MM(262420000000021/e28290d2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241125123958101 DMM DEBUG MM(262420000000021/e28290d2) checking auth: received GSM SRES = 3e 82 73 76 (gprs_gmm.c:666) 20241125123958101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241125123958101 DMM DEBUG MM(262420000000021/e28290d2) Requesting authorization (sgsn_auth.c:160) 20241125123958101 DMM INFO MM(262420000000021/e28290d2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125123958101 DMM DEBUG MM(262420000000021/e28290d2) Requesting subscriber data update (gprs_subscriber.c:894) 20241125123958101 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241125123958102 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) 20241125123958102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241125123958102 DMM INFO MM(262420000000021/e28290d2) <- GMM ATTACH ACCEPT (new P-TMSI=0xe28290d2) (gprs_gmm.c:300) 20241125123958103 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241125123958103 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241125123958103 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241125123958103 DMM INFO MM(262420000000021/e28290d2) Subscriber data update (mmctx.c:445) 20241125123958103 DMM DEBUG MM(262420000000021/e28290d2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241125123958103 DMM INFO MM(262420000000021/e28290d2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241125123958103 DMM NOTICE MM(262420000000021/e28290d2) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241125123958103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241125123958103 DMM NOTICE MM(262420000000021/e28290d2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241125123958103 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) 20241125123958103 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241125123958103 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241125123958103 DMM INFO MM(262420000000021/e28290d2) Subscriber data update (mmctx.c:445) 20241125123958103 DMM DEBUG MM(262420000000021/e28290d2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241125123958109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125123958109 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241125123958109 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125123958109 DMM INFO MM(262420000000021/e28290d2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125123958109 DMM NOTICE MM(262420000000021/e28290d2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125123958109 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125123958109 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125123958109 DLLC NOTICE LLME(d2e22a0f/e28290d2){ASSIGNED} LLGM Assign pre (ffffffff => e28290d2) (gprs_llc.c:1079) 20241125123958109 DLLC NOTICE LLME(ffffffff/e28290d2){ASSIGNED} LLGM Assign post (ffffffff => e28290d2) (gprs_llc.c:1125) 20241125123958109 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241125123958109 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241125123958109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125123958109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@1b75635d951b: setverdict(pass): none -> pass 20241125123958161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125123958161 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241125123958161 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125123958161 DMM INFO MM(262420000000021/e28290d2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241125123958161 DMM INFO MM(262420000000021/e28290d2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241125123958161 DMM DEBUG MM(262420000000021/e28290d2) Using GGSN 0 (gprs_sm.c:312) 20241125123958161 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241125123958161 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241125123958161 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20241125123958161 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20241125123958170 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 49 b5 50 87 11 f5 23 22 30 14 05 7f 45 2d 99 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=1024 from retransmit req queue (gtp.c:443) 20241125123958170 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f319c0ba058, cbp=0x560a8e0d90f0) (sgsn_libgtp.c:632) 20241125123958170 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241125123958170 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560a8e0da5b8 TLLI=e28290d2, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241125123958170 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241125123958170 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed 20241125123958178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125123958178 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2c6d8a CMD=UI DATA (gprs_llc_parse.c:89) 20241125123958178 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125123958178 DMM INFO MM(262420000000021/e28290d2) -> GMM ATTACH REQUEST MI(TMSI-0xE28290D2) type="GPRS attach" (gprs_gmm.c:1266) 20241125123958178 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125123958178 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241125123958178 DLLC NOTICE LLME(ffffffff/e28290d2){ASSIGNED} LLGM Assign pre (e28290d2 => c89c2432) (gprs_llc.c:1079) 20241125123958178 DLLC NOTICE LLME(e28290d2/c89c2432){ASSIGNED} LLGM Assign post (e28290d2 => c89c2432) (gprs_llc.c:1125) 20241125123958178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125123958178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125123958178 DMM DEBUG MM(262420000000021/c89c2432) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125123958183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125123958183 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241125123958183 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125123958184 DMM DEBUG MM(262420000000021/c89c2432) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241125123958184 DMM NOTICE MM(262420000000021/c89c2432) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125123958184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125123958184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125123958184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125123958184 DMM DEBUG MM(262420000000021/c89c2432) Requesting authorization (sgsn_auth.c:160) 20241125123958184 DMM INFO MM(262420000000021/c89c2432) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125123958184 DMM DEBUG MM(262420000000021/c89c2432) Requesting subscriber data update (gprs_subscriber.c:894) 20241125123958184 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241125123958184 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) 20241125123958184 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241125123958184 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241125123958184 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241125123958184 DMM INFO MM(262420000000021/c89c2432) Subscriber data update (mmctx.c:445) 20241125123958184 DMM DEBUG MM(262420000000021/c89c2432) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241125123958184 DMM INFO MM(262420000000021/c89c2432) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241125123958184 DMM NOTICE MM(262420000000021/c89c2432) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241125123958184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241125123958184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125123958184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241125123958184 DMM INFO MM(262420000000021/c89c2432) <- GMM ATTACH ACCEPT (new P-TMSI=0xc89c2432) (gprs_gmm.c:300) 20241125123958184 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) 20241125123958185 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241125123958185 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241125123958185 DMM INFO MM(262420000000021/c89c2432) Subscriber data update (mmctx.c:445) 20241125123958185 DMM DEBUG MM(262420000000021/c89c2432) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@1b75635d951b: Trying to receive 5 ATTACH ACCEPTs 20241125124004186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241125124004186 DMM INFO MM(262420000000021/c89c2432) <- GMM ATTACH ACCEPT (new P-TMSI=0xc89c2432) (gprs_gmm.c:300) 20241125124005429 DGPRS DEBUG Checking for inactive LLMEs, time = 14349139 (sgsn.c:131) 20241125124010187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241125124010187 DMM INFO MM(262420000000021/c89c2432) <- GMM ATTACH ACCEPT (new P-TMSI=0xc89c2432) (gprs_gmm.c:300) 20241125124016188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241125124016188 DMM INFO MM(262420000000021/c89c2432) <- GMM ATTACH ACCEPT (new P-TMSI=0xc89c2432) (gprs_gmm.c:300) 20241125124018027 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241125124018027 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241125124018027 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125124022189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241125124022189 DMM INFO MM(262420000000021/c89c2432) <- GMM ATTACH ACCEPT (new P-TMSI=0xc89c2432) (gprs_gmm.c:300) TC_attach_timeout_after_pdp_act(97)@1b75635d951b: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@1b75635d951b: Make sure not more than 5 ATTACH ACCEPT messages are sent 20241125124027658 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124027660 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124027660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241125124027708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124027710 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124027710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241125124027737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124027739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124027739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241125124028190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241125124028190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241125124028190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241125124028190 DMM NOTICE MM(262420000000021/c89c2432) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241125124028190 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20241125124028190 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560a8e0da5b8, TLLI=c89c2432, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241125124028190 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241125124028190 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241125124028190 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20241125124028190 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241125124028190 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) 20241125124028190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Reject}: Deallocated (fsm.c:568) 20241125124028190 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Deallocated (fsm.c:568) 20241125124028190 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Deallocated (fsm.c:568) 20241125124028190 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241125124028190 DLLC NOTICE LLME(e28290d2/c89c2432){ASSIGNED} LLGM Assign pre (c89c2432 => ffffffff) (gprs_llc.c:1079) 20241125124028190 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c89c2432 => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@1b75635d951b: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@1b75635d951b: Final verdict of PTC: pass 20241125124028701 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34106<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241125124028703 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(95)@1b75635d951b: Final verdict of PTC: none 20241125124028703 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(94)@1b75635d951b: Final verdict of PTC: none -NSVCI97(83)@1b75635d951b: Final verdict of PTC: none -NSVCI98(89)@1b75635d951b: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(86)@1b75635d951b: Final verdict of PTC: none -NSVCI99(93)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(88)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@1b75635d951b: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@1b75635d951b: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(81)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(91)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(87)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(86): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(87): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(88): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(89): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@1b75635d951b: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Mon Nov 25 12:40:28 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 20241125124028834 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55282<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124029135 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55282<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=130156) 20241125124029703 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124029703 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=130156, count=130796) 20241125124030704 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124030704 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Mon Nov 25 12:40:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125124031705 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124031705 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_attach_auth_id_timeout started. 20241125124032198 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55298<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124032199 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124032245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125124032245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124032245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124032245 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124032245 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125124032245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124032245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124032245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124032245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124032246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124032246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124032246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124032247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124032247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124032247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124032247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124032247 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124032247 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125124032247 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124032247 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124032248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124032248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(102)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124032252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(99)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(103)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 20241125124032261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124032261 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI196(101)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(103)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124032284 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125124032284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124032284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124032284 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124032284 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125124032284 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124032284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124032284 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124032284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124032286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124032286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124032286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124032286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124032286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124032286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124032286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124032286 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124032286 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125124032286 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124032287 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(107)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124032287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124032287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124032291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(108)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(104)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124032298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124032298 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI210(106)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124032324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125124032324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124032324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124032324 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124032324 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125124032324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124032324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124032324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124032324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124032325 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124032325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124032326 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124032326 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124032326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124032326 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124032326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124032326 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124032326 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125124032326 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124032326 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124032326 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124032326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124032331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124032340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124032340 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI220(111)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125124032706 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124032706 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125124032706 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125124032706 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125124032709 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(113)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125124032710 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(113)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(113)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@1b75635d951b: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='E7444BF1'O, index=0 SGSN_Test-GSUP(114)@1b75635d951b: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20241125124032753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124032753 DLLC NOTICE LLME(ffffffff/e7444bf1){UNASSIGNED} LLC RX: unknown TLLI 0xe7444bf1, creating LLME on the fly (gprs_llc.c:552) 20241125124032753 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124032753 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000002) type="GPRS attach" (gprs_gmm.c:1266) 20241125124032753 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125124032753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Allocated (fsm.c:456) 20241125124032753 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125124032753 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Allocated (fsm.c:456) 20241125124032753 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125124032753 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125124032753 DLLC NOTICE LLME(ffffffff/e7444bf1){UNASSIGNED} LLGM Assign pre (e7444bf1 => e6416905) (gprs_llc.c:1079) 20241125124032753 DLLC NOTICE LLME(e7444bf1/e6416905){ASSIGNED} LLGM Assign post (e7444bf1 => e6416905) (gprs_llc.c:1125) 20241125124032753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125124032753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125124032753 DMM DEBUG MM(262420000000002/e6416905) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125124035429 DGPRS DEBUG Checking for inactive LLMEs, time = 14349169 (sgsn.c:131) 20241125124038754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241125124038754 DMM DEBUG MM(262420000000002/e6416905) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125124044756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241125124044756 DMM DEBUG MM(262420000000002/e6416905) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125124050756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241125124050756 DMM DEBUG MM(262420000000002/e6416905) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125124052707 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241125124052707 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125124052708 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241125124056757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241125124056757 DMM DEBUG MM(262420000000002/e6416905) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125124102249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124102251 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124102251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241125124102287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124102289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124102289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241125124102327 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124102329 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124102329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241125124102758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241125124102758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241125124102758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241125124102758 DMM NOTICE MM(262420000000002/e6416905) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241125124102759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Reject}: Deallocated (fsm.c:568) 20241125124102759 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125124102759 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Deallocated (fsm.c:568) 20241125124102759 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241125124102759 DLLC NOTICE LLME(e7444bf1/e6416905){ASSIGNED} LLGM Assign pre (e6416905 => ffffffff) (gprs_llc.c:1079) 20241125124102759 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e6416905 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@1b75635d951b: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@1b75635d951b: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@1b75635d951b: Final verdict of PTC: pass 20241125124102769 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55298<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(107)@1b75635d951b: Final verdict of PTC: none 20241125124102771 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125124102771 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(102)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP(114)@1b75635d951b: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@1b75635d951b: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@1b75635d951b: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@1b75635d951b: Final verdict of PTC: none -NSVCI99(112)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(110)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(100)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(105)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@1b75635d951b: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Mon Nov 25 12:41:02 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 20241125124102902 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54108<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124103203 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54108<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=64284) 20241125124103773 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124103773 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=64284, count=68640) 20241125124104774 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124104774 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Mon Nov 25 12:41:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125124105430 DGPRS DEBUG Checking for inactive LLMEs, time = 14349199 (sgsn.c:131) 20241125124105774 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124105774 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_attach_auth_sai_timeout started. 20241125124106259 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54124<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124106260 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124106303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125124106303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124106303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124106303 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124106303 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125124106303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124106304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124106304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124106304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124106305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124106305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124106305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124106305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124106305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124106305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124106305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124106305 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124106305 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125124106305 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124106305 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(121)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124106306 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124106306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124106309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(118)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124106318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124106318 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI196(120)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(122)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb1-BSSGP1(123)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(122)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124106348 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125124106348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124106348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124106348 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124106348 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125124106348 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124106348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124106348 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124106348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124106349 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124106349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124106349 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124106350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124106350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124106350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124106350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124106350 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124106350 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125124106350 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124106350 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(126)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124106350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124106350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124106355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(127)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(123)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124106366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124106366 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI210(125)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(127)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124106385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125124106385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124106385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124106385 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124106385 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125124106385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124106385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124106385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124106385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124106386 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124106386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124106386 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124106387 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124106387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124106387 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124106387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124106387 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124106387 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125124106387 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124106387 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124106387 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124106387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(131)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124106391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124106399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124106399 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI220(130)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125124106775 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124106775 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125124106775 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125124106776 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(132)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125124106778 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241125124106778 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(132)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(132)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(132)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(132)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@1b75635d951b: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='CB7D6820'O, index=0 SGSN_Test-GSUP(133)@1b75635d951b: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20241125124106823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124106823 DLLC NOTICE LLME(ffffffff/cb7d6820){UNASSIGNED} LLC RX: unknown TLLI 0xcb7d6820, creating LLME on the fly (gprs_llc.c:552) 20241125124106823 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124106823 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach" (gprs_gmm.c:1266) 20241125124106823 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125124106823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Allocated (fsm.c:456) 20241125124106823 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125124106823 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Allocated (fsm.c:456) 20241125124106823 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125124106823 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125124106823 DLLC NOTICE LLME(ffffffff/cb7d6820){UNASSIGNED} LLGM Assign pre (cb7d6820 => e0aac574) (gprs_llc.c:1079) 20241125124106823 DLLC NOTICE LLME(cb7d6820/e0aac574){ASSIGNED} LLGM Assign post (cb7d6820 => e0aac574) (gprs_llc.c:1125) 20241125124106823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125124106823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125124106823 DMM DEBUG MM(262420000000003/e0aac574) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125124106835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124106835 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241125124106835 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124106835 DMM DEBUG MM(262420000000003/e0aac574) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1084) 20241125124106835 DMM NOTICE MM(262420000000003/e0aac574) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125124106835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125124106835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125124106835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125124106835 DMM DEBUG MM(262420000000003/e0aac574) Requesting authorization (sgsn_auth.c:160) 20241125124106835 DMM INFO MM(262420000000003/e0aac574) Requesting authentication tuples (sgsn_auth.c:184) 20241125124106835 DMM DEBUG MM(262420000000003/e0aac574) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125124106835 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20241125124106835 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)@1b75635d951b: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@1b75635d951b: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20241125124112835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241125124112835 DMM ERROR MM(262420000000003/e0aac574) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241125124112835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241125124112835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241125124112835 DMM NOTICE MM(262420000000003/e0aac574) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241125124112835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Reject}: Deallocated (fsm.c:568) 20241125124112835 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125124112835 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Deallocated (fsm.c:568) 20241125124112836 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241125124112836 DLLC NOTICE LLME(cb7d6820/e0aac574){ASSIGNED} LLGM Assign pre (e0aac574 => ffffffff) (gprs_llc.c:1079) 20241125124112836 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0aac574 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@1b75635d951b: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@1b75635d951b: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@1b75635d951b: Final verdict of PTC: pass 20241125124112844 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54124<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241125124112846 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125124112846 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(133)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@1b75635d951b: Final verdict of PTC: none -NSVCI98(126)@1b75635d951b: Final verdict of PTC: none -NSVCI97(121)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@1b75635d951b: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@1b75635d951b: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@1b75635d951b: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@1b75635d951b: Final verdict of PTC: none -NSVCI99(131)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(124)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(119)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(129)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@1b75635d951b: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Mon Nov 25 12:41:12 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 20241125124112975 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51222<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124113276 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51222<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57572) 20241125124113847 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124113848 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=57572, count=66696) 20241125124114848 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124114849 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Mon Nov 25 12:41:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125124115849 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124115849 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_attach_auth_sai_reject started. 20241125124116334 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51232<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124116336 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(141)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(141)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124116389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125124116389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124116389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124116389 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124116389 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125124116389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124116389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124116389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124116389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(140)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(141)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124116391 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124116391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124116391 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124116391 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124116391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124116391 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124116391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124116391 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124116391 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125124116391 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124116391 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124116392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124116392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(141)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(141)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124116396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(137)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124116405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124116405 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(142)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_reject-BVCI196(138)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(140)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124116416 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125124116417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124116417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124116417 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124116417 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125124116417 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124116417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124116417 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124116417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124116418 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124116419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124116419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124116419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124116419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124116419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124116419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124116419 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124116419 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125124116419 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124116419 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124116419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124116419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(145)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124116423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(146)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(142)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124116434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124116434 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI210(144)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(146)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124116458 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125124116458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124116458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124116458 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124116458 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125124116458 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124116458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124116458 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124116458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124116460 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124116460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124116460 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124116460 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124116460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124116460 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124116460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124116460 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124116460 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125124116460 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124116460 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(150)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124116461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124116461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124116464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124116474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124116474 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI220(149)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125124116850 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124116850 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125124116850 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125124116850 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(151)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125124116853 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(151)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125124116853 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(151)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(151)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(151)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(138)@1b75635d951b: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='EDACEB24'O, index=0 SGSN_Test-GSUP(152)@1b75635d951b: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20241125124116896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124116896 DLLC NOTICE LLME(ffffffff/edaceb24){UNASSIGNED} LLC RX: unknown TLLI 0xedaceb24, creating LLME on the fly (gprs_llc.c:552) 20241125124116896 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124116896 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach" (gprs_gmm.c:1266) 20241125124116896 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125124116896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Allocated (fsm.c:456) 20241125124116896 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125124116896 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Allocated (fsm.c:456) 20241125124116897 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125124116897 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125124116897 DLLC NOTICE LLME(ffffffff/edaceb24){UNASSIGNED} LLGM Assign pre (edaceb24 => ec4a21c2) (gprs_llc.c:1079) 20241125124116897 DLLC NOTICE LLME(edaceb24/ec4a21c2){ASSIGNED} LLGM Assign post (edaceb24 => ec4a21c2) (gprs_llc.c:1125) 20241125124116897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125124116897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125124116897 DMM DEBUG MM(262420000000004/ec4a21c2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125124116911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124116911 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241125124116911 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124116911 DMM DEBUG MM(262420000000004/ec4a21c2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1084) 20241125124116911 DMM NOTICE MM(262420000000004/ec4a21c2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125124116911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125124116911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125124116911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125124116911 DMM DEBUG MM(262420000000004/ec4a21c2) Requesting authorization (sgsn_auth.c:160) 20241125124116911 DMM INFO MM(262420000000004/ec4a21c2) Requesting authentication tuples (sgsn_auth.c:184) 20241125124116911 DMM DEBUG MM(262420000000004/ec4a21c2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125124116911 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20241125124116911 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)@1b75635d951b: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@1b75635d951b: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20241125124116914 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20241125124116914 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20241125124116914 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20241125124122912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241125124122912 DMM ERROR MM(262420000000004/ec4a21c2) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241125124122912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241125124122912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241125124122912 DMM NOTICE MM(262420000000004/ec4a21c2) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241125124122912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Reject}: Deallocated (fsm.c:568) 20241125124122912 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125124122912 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Deallocated (fsm.c:568) 20241125124122912 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241125124122912 DLLC NOTICE LLME(edaceb24/ec4a21c2){ASSIGNED} LLGM Assign pre (ec4a21c2 => ffffffff) (gprs_llc.c:1079) 20241125124122912 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec4a21c2 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@1b75635d951b: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(138)@1b75635d951b: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@1b75635d951b: Final verdict of PTC: pass 20241125124122922 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51232<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(152)@1b75635d951b: Final verdict of PTC: none 20241125124122925 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125124122925 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(141)@1b75635d951b: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(138)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@1b75635d951b: Final verdict of PTC: none -NSVCI98(145)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(151)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(140)@1b75635d951b: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@1b75635d951b: Final verdict of PTC: none -NSVCI99(150)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@1b75635d951b: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(143)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(139)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(148)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(138): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(139): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(140): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(141): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@1b75635d951b: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Mon Nov 25 12:41:23 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 20241125124123056 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35034<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124123358 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35034<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58848) 20241125124123926 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124123926 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58848, count=67972) 20241125124124927 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124124927 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Mon Nov 25 12:41:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125124125927 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124125928 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_attach_gsup_lu_timeout started. 20241125124126419 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35038<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124126420 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(160)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(160)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124126471 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125124126471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124126471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124126471 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124126471 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125124126471 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124126471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124126471 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124126471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(160)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124126473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124126473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124126473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb1-NS1(159)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 20241125124126474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124126474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124126474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124126474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124126474 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124126474 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125124126474 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124126474 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124126475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124126475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(160)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(160)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124126479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(161)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(156)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124126488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124126488 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI196(157)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(159)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(165)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(165)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124126507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125124126507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124126507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124126507 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124126507 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125124126507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124126507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124126507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124126507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(165)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124126509 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124126509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124126509 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124126510 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) SGSN_Test-Gb2-NS2(164)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 20241125124126510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124126510 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124126510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124126510 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124126510 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125124126510 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124126510 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124126510 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124126510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(165)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(165)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124126514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(161)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124126524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124126524 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(166)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_timeout-BVCI210(162)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(164)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124126537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125124126537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124126537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124126537 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124126537 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125124126537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124126537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124126537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124126537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124126538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124126538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124126538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124126539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124126539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124126539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124126539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124126539 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124126539 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125124126539 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124126539 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124126539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124126539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(169)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124126543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124126553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124126553 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI220(168)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125124126929 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124126929 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125124126929 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125124126929 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(170)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125124126931 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(170)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125124126932 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(170)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(170)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(170)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(157)@1b75635d951b: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='CDEF17FC'O, index=0 SGSN_Test-GSUP(171)@1b75635d951b: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@1b75635d951b: 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 := 'E18AEBBB5B82894923D3ADAA592A0F6B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0083D82E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6909CB660C3CDACA'O } } } } } 20241125124127983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124127983 DLLC NOTICE LLME(ffffffff/cdef17fc){UNASSIGNED} LLC RX: unknown TLLI 0xcdef17fc, creating LLME on the fly (gprs_llc.c:552) 20241125124127983 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124127983 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach" (gprs_gmm.c:1266) 20241125124127983 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125124127983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Allocated (fsm.c:456) 20241125124127983 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125124127983 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Allocated (fsm.c:456) 20241125124127983 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125124127983 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125124127983 DLLC NOTICE LLME(ffffffff/cdef17fc){UNASSIGNED} LLGM Assign pre (cdef17fc => dc81e487) (gprs_llc.c:1079) 20241125124127983 DLLC NOTICE LLME(cdef17fc/dc81e487){ASSIGNED} LLGM Assign post (cdef17fc => dc81e487) (gprs_llc.c:1125) 20241125124127983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125124127983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125124127983 DMM DEBUG MM(262420000000005/dc81e487) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125124127995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124127995 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241125124127995 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124127995 DMM DEBUG MM(262420000000005/dc81e487) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1084) 20241125124127995 DMM NOTICE MM(262420000000005/dc81e487) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125124127995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125124127995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125124127995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125124127995 DMM DEBUG MM(262420000000005/dc81e487) Requesting authorization (sgsn_auth.c:160) 20241125124127995 DMM INFO MM(262420000000005/dc81e487) Requesting authentication tuples (sgsn_auth.c:184) 20241125124127995 DMM DEBUG MM(262420000000005/dc81e487) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125124127995 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20241125124127995 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)@1b75635d951b: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@1b75635d951b: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20241125124127997 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125124127997 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125124127997 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125124127997 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125124127997 DMM INFO MM(262420000000005/dc81e487) Subscriber data update (mmctx.c:445) 20241125124127997 DMM DEBUG MM(262420000000005/dc81e487) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125124127997 DMM INFO MM(262420000000005/dc81e487) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125124127997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125124127997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125124127998 DMM INFO MM(262420000000005/dc81e487) <- GMM AUTH AND CIPHERING REQ (rand = e1 8a eb bb 5b 82 89 49 23 d3 ad aa 59 2a 0f 6b , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241125124128006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124128006 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124128006 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124128006 DMM INFO MM(262420000000005/dc81e487) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241125124128006 DMM NOTICE MM(262420000000005/dc81e487) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241125124128006 DMM DEBUG MM(262420000000005/dc81e487) checking auth: received GSM SRES = 00 83 d8 2e (gprs_gmm.c:666) 20241125124128006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241125124128006 DMM DEBUG MM(262420000000005/dc81e487) Requesting authorization (sgsn_auth.c:160) 20241125124128006 DMM INFO MM(262420000000005/dc81e487) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125124128006 DMM DEBUG MM(262420000000005/dc81e487) Requesting subscriber data update (gprs_subscriber.c:894) 20241125124128006 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20241125124128006 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) 20241125124128006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241125124128006 DMM INFO MM(262420000000005/dc81e487) <- GMM ATTACH ACCEPT (new P-TMSI=0xdc81e487) (gprs_gmm.c:300) TC_attach_gsup_lu_timeout(173)@1b75635d951b: setverdict(fail): none -> fail MC@1b75635d951b: Test Component 173 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(171)@1b75635d951b: Final verdict of PTC: none 20241125124128015 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125124128015 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(160)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(170)@1b75635d951b: Final verdict of PTC: none -NSVCI99(169)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(159)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(164)@1b75635d951b: Final verdict of PTC: none -NSVCI98(165)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@1b75635d951b: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(162)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(163)@1b75635d951b: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(158)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@1b75635d951b: Final verdict of PTC: none 20241125124128017 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35038<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_gsup_lu_timeout(173)@1b75635d951b: Final verdict of PTC: fail -NSVCI99-provIP(167)@1b75635d951b: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(157)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(157): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(158): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(159): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(160): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(162): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(163): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(164): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(165): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@1b75635d951b: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Mon Nov 25 12:41:28 UTC 2024 ------ SGSN_Tests.TC_attach_gsup_lu_timeout fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gsup_lu_timeout.talloc 20241125124128152 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42324<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124128553 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42324<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43804) 20241125124129016 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124129016 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43804, count=73440) 20241125124130017 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124130017 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Mon Nov 25 12:41:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125124131018 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124131018 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_attach_gsup_lu_reject started. 20241125124131611 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42332<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124131612 DMM INFO MM(262420000000005/dc81e487) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241125124131612 DMM INFO MM(262420000000005/dc81e487) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241125124131613 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125124131613 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125124131613 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241125124131613 DMM ERROR MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241125124131613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241125124131613 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125124131613 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Deallocated (fsm.c:568) 20241125124131613 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Deallocated (fsm.c:568) 20241125124131613 DLLC NOTICE LLME(cdef17fc/dc81e487){ASSIGNED} LLGM Assign pre (dc81e487 => ffffffff) (gprs_llc.c:1079) 20241125124131613 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dc81e487 => ffffffff) (gprs_llc.c:1125) 20241125124131613 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124131658 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125124131658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124131658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124131658 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124131658 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125124131658 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124131658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124131658 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124131658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124131660 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124131660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124131660 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124131661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124131661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124131661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124131661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124131661 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124131661 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125124131661 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124131661 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124131661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124131661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124131665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(179)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(175)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124131676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124131676 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI196(177)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(179)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124131691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125124131691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124131691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124131691 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124131691 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125124131691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124131691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124131691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124131691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124131693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124131693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124131693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124131693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124131693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124131693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124131693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124131693 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124131693 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125124131693 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124131693 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(183)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124131694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124131694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124131698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(184)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(180)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124131707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124131707 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(185)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_reject-BVCI210(182)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(184)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(189)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124131734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125124131734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124131734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124131734 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124131734 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125124131734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124131734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124131734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124131734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(189)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124131736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124131736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124131736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124131736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124131736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124131736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124131736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124131736 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124131736 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125124131736 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124131736 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124131737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124131737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(189)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(189)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124131741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124131751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124131751 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI220(186)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125124132018 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124132018 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125124132018 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125124132018 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(188)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(188)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125124132020 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(188)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(188)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125124132021 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(188)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(188)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(188)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(188)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@1b75635d951b: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='F9268A78'O, index=0 SGSN_Test-GSUP(190)@1b75635d951b: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@1b75635d951b: 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 := '8CE3A3CEB7C625A978E719B8F3A5C318'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B1632A9E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6FADC4EC04C9F5C9'O } } } } } 20241125124133073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124133073 DLLC NOTICE LLME(ffffffff/f9268a78){UNASSIGNED} LLC RX: unknown TLLI 0xf9268a78, creating LLME on the fly (gprs_llc.c:552) 20241125124133073 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124133073 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach" (gprs_gmm.c:1266) 20241125124133073 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125124133073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Allocated (fsm.c:456) 20241125124133073 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125124133073 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Allocated (fsm.c:456) 20241125124133073 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125124133073 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125124133073 DLLC NOTICE LLME(ffffffff/f9268a78){UNASSIGNED} LLGM Assign pre (f9268a78 => d438dffc) (gprs_llc.c:1079) 20241125124133074 DLLC NOTICE LLME(f9268a78/d438dffc){ASSIGNED} LLGM Assign post (f9268a78 => d438dffc) (gprs_llc.c:1125) 20241125124133074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125124133074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125124133074 DMM DEBUG MM(262420000000006/d438dffc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125124133086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124133086 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241125124133086 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124133086 DMM DEBUG MM(262420000000006/d438dffc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1084) 20241125124133086 DMM NOTICE MM(262420000000006/d438dffc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125124133086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125124133086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125124133086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125124133086 DMM DEBUG MM(262420000000006/d438dffc) Requesting authorization (sgsn_auth.c:160) 20241125124133086 DMM INFO MM(262420000000006/d438dffc) Requesting authentication tuples (sgsn_auth.c:184) 20241125124133086 DMM DEBUG MM(262420000000006/d438dffc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125124133086 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20241125124133086 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)@1b75635d951b: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@1b75635d951b: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20241125124133089 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125124133089 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125124133089 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125124133089 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125124133089 DMM INFO MM(262420000000006/d438dffc) Subscriber data update (mmctx.c:445) 20241125124133089 DMM DEBUG MM(262420000000006/d438dffc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125124133089 DMM INFO MM(262420000000006/d438dffc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125124133089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125124133089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125124133089 DMM INFO MM(262420000000006/d438dffc) <- GMM AUTH AND CIPHERING REQ (rand = 8c e3 a3 ce b7 c6 25 a9 78 e7 19 b8 f3 a5 c3 18 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241125124133098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124133098 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124133098 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124133098 DMM INFO MM(262420000000006/d438dffc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241125124133098 DMM NOTICE MM(262420000000006/d438dffc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241125124133098 DMM DEBUG MM(262420000000006/d438dffc) checking auth: received GSM SRES = b1 63 2a 9e (gprs_gmm.c:666) 20241125124133098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241125124133098 DMM DEBUG MM(262420000000006/d438dffc) Requesting authorization (sgsn_auth.c:160) 20241125124133098 DMM INFO MM(262420000000006/d438dffc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125124133098 DMM DEBUG MM(262420000000006/d438dffc) Requesting subscriber data update (gprs_subscriber.c:894) 20241125124133098 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20241125124133098 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) 20241125124133098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241125124133098 DMM INFO MM(262420000000006/d438dffc) <- GMM ATTACH ACCEPT (new P-TMSI=0xd438dffc) (gprs_gmm.c:300) 20241125124133099 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20241125124133099 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20241125124133099 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20241125124133099 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125124133099 DMM INFO MM(262420000000006/d438dffc) Subscriber data update (mmctx.c:445) 20241125124133099 DMM DEBUG MM(262420000000006/d438dffc) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@1b75635d951b: setverdict(fail): none -> fail MC@1b75635d951b: Test Component 192 has requested to stop MTC. Terminating current testcase execution. 20241125124133106 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125124133106 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(188)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP(190)@1b75635d951b: Final verdict of PTC: none -NSVCI98(183)@1b75635d951b: Final verdict of PTC: none -NSVCI99(189)@1b75635d951b: Final verdict of PTC: none -NSVCI97(178)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@1b75635d951b: Final verdict of PTC: none 20241125124133109 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42332<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(185)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@1b75635d951b: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@1b75635d951b: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@1b75635d951b: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(186)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(181)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(187)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(176)@1b75635d951b: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@1b75635d951b: Final verdict of PTC: fail MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(186): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(187): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(188): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(189): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@1b75635d951b: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Mon Nov 25 12:41:33 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 20241125124133237 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42348<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124133639 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42348<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=75812) 20241125124134108 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124134108 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=75812, count=80168) 20241125124135109 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124135109 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241125124135431 DGPRS DEBUG Checking for inactive LLMEs, time = 14349229 (sgsn.c:131) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Mon Nov 25 12:41:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125124136110 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124136110 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_attach_combined started. 20241125124136697 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35444<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124136698 DMM INFO MM(262420000000006/d438dffc) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241125124136698 DMM INFO MM(262420000000006/d438dffc) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241125124136698 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125124136699 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125124136699 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241125124136699 DMM ERROR MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241125124136699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241125124136699 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125124136699 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Deallocated (fsm.c:568) 20241125124136699 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Deallocated (fsm.c:568) 20241125124136699 DLLC NOTICE LLME(f9268a78/d438dffc){ASSIGNED} LLGM Assign pre (d438dffc => ffffffff) (gprs_llc.c:1079) 20241125124136699 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d438dffc => ffffffff) (gprs_llc.c:1125) 20241125124136699 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(198)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(198)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124136751 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125124136751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124136751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124136751 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124136751 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125124136751 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124136751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124136751 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124136752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(198)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124136753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124136753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124136753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124136754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124136754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124136754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124136754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124136754 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124136754 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125124136754 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124136754 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124136754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124136754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(198)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(198)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124136758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(197)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(194)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124136769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124136769 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_combined-BVCI196(195)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(197)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124136786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125124136786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124136786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124136786 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124136786 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125124136786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124136786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124136786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124136786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(202)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124136788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124136788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124136788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124136788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124136788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124136788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124136788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124136788 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124136788 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125124136788 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124136789 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124136789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124136789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(202)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124136793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(203)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(199)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124136803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124136803 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_combined-BVCI210(201)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(203)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(208)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124136840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125124136840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124136840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124136840 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124136840 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125124136840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124136840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124136840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124136840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(208)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124136842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124136842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124136842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124136842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124136842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124136842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124136842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124136842 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124136842 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125124136842 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124136842 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124136843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124136843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(208)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(208)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124136847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124136855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124136855 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_combined-BVCI220(205)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125124137111 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124137111 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125124137111 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125124137111 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(207)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(207)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125124137113 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(207)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(207)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125124137114 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(207)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(207)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(207)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(207)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(195)@1b75635d951b: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='CE2AC1FE'O, index=0 SGSN_Test-GSUP(209)@1b75635d951b: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@1b75635d951b: 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 := 'C7E419A757958E951D8C0EA019D34815'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0C1DBAC3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7D8660C980782EF6'O } } } } } 20241125124138167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124138167 DLLC NOTICE LLME(ffffffff/ce2ac1fe){UNASSIGNED} LLC RX: unknown TLLI 0xce2ac1fe, creating LLME on the fly (gprs_llc.c:552) 20241125124138167 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124138167 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241125124138167 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125124138167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Allocated (fsm.c:456) 20241125124138167 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125124138167 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Allocated (fsm.c:456) 20241125124138167 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125124138167 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125124138167 DLLC NOTICE LLME(ffffffff/ce2ac1fe){UNASSIGNED} LLGM Assign pre (ce2ac1fe => cf3aff00) (gprs_llc.c:1079) 20241125124138167 DLLC NOTICE LLME(ce2ac1fe/cf3aff00){ASSIGNED} LLGM Assign post (ce2ac1fe => cf3aff00) (gprs_llc.c:1125) 20241125124138167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125124138167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125124138167 DMM DEBUG MM(262420000000007/cf3aff00) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125124138180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124138180 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241125124138180 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124138180 DMM DEBUG MM(262420000000007/cf3aff00) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1084) 20241125124138180 DMM NOTICE MM(262420000000007/cf3aff00) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125124138180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125124138180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125124138180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125124138180 DMM DEBUG MM(262420000000007/cf3aff00) Requesting authorization (sgsn_auth.c:160) 20241125124138180 DMM INFO MM(262420000000007/cf3aff00) Requesting authentication tuples (sgsn_auth.c:184) 20241125124138180 DMM DEBUG MM(262420000000007/cf3aff00) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125124138180 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20241125124138180 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)@1b75635d951b: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@1b75635d951b: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20241125124138182 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125124138182 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125124138183 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125124138183 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125124138183 DMM INFO MM(262420000000007/cf3aff00) Subscriber data update (mmctx.c:445) 20241125124138183 DMM DEBUG MM(262420000000007/cf3aff00) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125124138183 DMM INFO MM(262420000000007/cf3aff00) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125124138183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125124138183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125124138183 DMM INFO MM(262420000000007/cf3aff00) <- GMM AUTH AND CIPHERING REQ (rand = c7 e4 19 a7 57 95 8e 95 1d 8c 0e a0 19 d3 48 15 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241125124138190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124138190 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124138190 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124138191 DMM INFO MM(262420000000007/cf3aff00) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241125124138191 DMM NOTICE MM(262420000000007/cf3aff00) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241125124138191 DMM DEBUG MM(262420000000007/cf3aff00) checking auth: received GSM SRES = 0c 1d ba c3 (gprs_gmm.c:666) 20241125124138191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241125124138191 DMM DEBUG MM(262420000000007/cf3aff00) Requesting authorization (sgsn_auth.c:160) 20241125124138191 DMM INFO MM(262420000000007/cf3aff00) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125124138191 DMM DEBUG MM(262420000000007/cf3aff00) Requesting subscriber data update (gprs_subscriber.c:894) 20241125124138191 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20241125124138191 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) 20241125124138191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241125124138191 DMM INFO MM(262420000000007/cf3aff00) <- GMM ATTACH ACCEPT (new P-TMSI=0xcf3aff00) (gprs_gmm.c:300) 20241125124138192 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241125124138192 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241125124138192 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241125124138192 DMM INFO MM(262420000000007/cf3aff00) Subscriber data update (mmctx.c:445) 20241125124138192 DMM DEBUG MM(262420000000007/cf3aff00) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241125124138192 DMM INFO MM(262420000000007/cf3aff00) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241125124138192 DMM NOTICE MM(262420000000007/cf3aff00) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1000) 20241125124138192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241125124138192 DMM NOTICE MM(262420000000007/cf3aff00) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241125124138192 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) 20241125124138193 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241125124138193 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241125124138193 DMM INFO MM(262420000000007/cf3aff00) Subscriber data update (mmctx.c:445) 20241125124138193 DMM DEBUG MM(262420000000007/cf3aff00) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@1b75635d951b: setverdict(pass): none -> pass TC_attach_combined-BVCI196(195)@1b75635d951b: Removing Client IMSI='262420000000007'H, index=0 20241125124138200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124138200 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241125124138200 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124138200 DMM INFO MM(262420000000007/cf3aff00) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125124138200 DMM NOTICE MM(262420000000007/cf3aff00) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125124138200 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125124138200 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125124138200 DLLC NOTICE LLME(ce2ac1fe/cf3aff00){ASSIGNED} LLGM Assign pre (ffffffff => cf3aff00) (gprs_llc.c:1079) 20241125124138200 DLLC NOTICE LLME(ffffffff/cf3aff00){ASSIGNED} LLGM Assign post (ffffffff => cf3aff00) (gprs_llc.c:1125) 20241125124138200 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241125124138200 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241125124138200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125124138200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@1b75635d951b: Final verdict of PTC: pass 20241125124138203 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35444<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(209)@1b75635d951b: Final verdict of PTC: none 20241125124138205 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125124138205 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(207)@1b75635d951b: Final verdict of PTC: none -NSVCI97(198)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(197)@1b75635d951b: Final verdict of PTC: none TC_attach_combined-BVCI196(195)@1b75635d951b: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@1b75635d951b: Final verdict of PTC: none -NSVCI98(202)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@1b75635d951b: Final verdict of PTC: none TC_attach_combined-BVCI220(205)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@1b75635d951b: Final verdict of PTC: none -NSVCI99(208)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(200)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(206)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(196)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_combined-BVCI196(195): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(196): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(197): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(198): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_combined-BVCI220(205): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(206): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(207): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(208): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@1b75635d951b: Test case TC_attach_combined finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Mon Nov 25 12:41:38 UTC 2024 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20241125124138330 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35458<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124138731 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35458<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47716) 20241125124139205 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124139205 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47716, count=88160) 20241125124140207 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124140207 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Mon Nov 25 12:41:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125124141208 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124141208 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_attach_accept_all started. 20241125124141790 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35464<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124141792 DMM INFO MM(262420000000007/cf3aff00) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241125124141792 DMM INFO MM(262420000000007/cf3aff00) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241125124141792 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125124141792 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125124141792 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241125124141792 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241125124141792 DLLC NOTICE LLME(ffffffff/cf3aff00){ASSIGNED} LLGM Assign pre (cf3aff00 => ffffffff) (gprs_llc.c:1079) 20241125124141792 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf3aff00 => ffffffff) (gprs_llc.c:1125) 20241125124141792 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20241125124141792 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) 20241125124141792 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:399) 20241125124141792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Deallocated (fsm.c:568) 20241125124141792 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125124141792 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Deallocated (fsm.c:568) 20241125124141792 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Deallocated (fsm.c:568) 20241125124141792 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124141836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125124141836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124141836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124141836 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124141836 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125124141836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124141836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124141836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124141836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124141838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124141838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124141838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124141838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124141838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124141838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124141838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124141838 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124141838 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125124141838 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124141838 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124141839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124141839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124141842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(217)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(213)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124141850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124141850 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI196(215)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(217)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(221)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124141872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125124141872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124141872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124141872 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124141872 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125124141872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124141872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124141872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124141872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124141874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124141874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124141874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124141875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124141875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124141875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124141875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124141875 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124141875 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125124141875 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124141875 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124141875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124141875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(221)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124141879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(218)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(222)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 20241125124141888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124141888 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI210(220)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(222)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(227)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(227)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124141922 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125124141922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124141922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124141922 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124141922 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125124141922 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124141922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124141922 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124141922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(227)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124141923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124141923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124141923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124141924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124141924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124141924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124141924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124141924 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124141924 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125124141924 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124141924 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124141924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124141924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(227)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(227)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124141928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124141935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124141935 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI220(224)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125124142209 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124142209 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125124142209 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125124142209 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(226)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(226)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125124142211 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(226)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(226)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125124142212 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(226)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(226)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(226)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(226)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@1b75635d951b: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='F3631857'O, index=0 SGSN_Test-GSUP(228)@1b75635d951b: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20241125124143267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124143267 DLLC NOTICE LLME(ffffffff/f3631857){UNASSIGNED} LLC RX: unknown TLLI 0xf3631857, creating LLME on the fly (gprs_llc.c:552) 20241125124143267 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124143267 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach" (gprs_gmm.c:1266) 20241125124143267 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125124143267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Allocated (fsm.c:456) 20241125124143267 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125124143267 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Allocated (fsm.c:456) 20241125124143267 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125124143267 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125124143267 DLLC NOTICE LLME(ffffffff/f3631857){UNASSIGNED} LLGM Assign pre (f3631857 => f6a48272) (gprs_llc.c:1079) 20241125124143267 DLLC NOTICE LLME(f3631857/f6a48272){ASSIGNED} LLGM Assign post (f3631857 => f6a48272) (gprs_llc.c:1125) 20241125124143267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125124143267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125124143267 DMM DEBUG MM(262420000000008/f6a48272) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125124143281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124143281 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241125124143281 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124143281 DMM DEBUG MM(262420000000008/f6a48272) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1084) 20241125124143281 DMM NOTICE MM(262420000000008/f6a48272) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125124143281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125124143281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125124143281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241125124143281 DMM INFO MM(262420000000008/f6a48272) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6a48272) (gprs_gmm.c:300) TC_attach_accept_all(230)@1b75635d951b: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@1b75635d951b: Removing Client IMSI='262420000000008'H, index=0 20241125124144270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124144270 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124144270 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124144270 DMM INFO MM(262420000000008/f6a48272) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125124144270 DMM NOTICE MM(262420000000008/f6a48272) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125124144270 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125124144270 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125124144270 DLLC NOTICE LLME(f3631857/f6a48272){ASSIGNED} LLGM Assign pre (ffffffff => f6a48272) (gprs_llc.c:1079) 20241125124144270 DLLC NOTICE LLME(ffffffff/f6a48272){ASSIGNED} LLGM Assign post (ffffffff => f6a48272) (gprs_llc.c:1125) 20241125124144270 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241125124144270 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241125124144270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125124144270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@1b75635d951b: Final verdict of PTC: pass 20241125124144272 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35464<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241125124144274 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125124144274 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(228)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(226)@1b75635d951b: Final verdict of PTC: none -NSVCI99(227)@1b75635d951b: Final verdict of PTC: none -NSVCI98(221)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@1b75635d951b: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@1b75635d951b: Final verdict of PTC: none -NSVCI97(216)@1b75635d951b: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(214)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(219)@1b75635d951b: Final verdict of PTC: none TC_attach_accept_all-BVCI220(224)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(225)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_accept_all-BVCI220(224): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(225): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(226): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(227): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@1b75635d951b: Test case TC_attach_accept_all finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Mon Nov 25 12:41:44 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 20241125124144407 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35478<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124144808 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35478<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69040) 20241125124145275 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124145275 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=69040, count=70860) 20241125124146277 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124146277 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Mon Nov 25 12:41:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125124147279 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124147279 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_attach_closed started. 20241125124147865 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58762<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124147867 DMM INFO MM(262420000000008/f6a48272) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241125124147867 DMM INFO MM(262420000000008/f6a48272) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241125124147867 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125124147867 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125124147867 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241125124147867 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241125124147867 DLLC NOTICE LLME(ffffffff/f6a48272){ASSIGNED} LLGM Assign pre (f6a48272 => ffffffff) (gprs_llc.c:1079) 20241125124147867 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f6a48272 => ffffffff) (gprs_llc.c:1125) 20241125124147867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Deallocated (fsm.c:568) 20241125124147867 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125124147867 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Deallocated (fsm.c:568) 20241125124147867 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Deallocated (fsm.c:568) 20241125124147867 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124147912 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125124147912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124147912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124147912 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124147912 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125124147912 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124147912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124147912 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124147912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124147914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124147914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124147914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124147914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124147914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124147914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124147914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124147914 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124147914 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125124147914 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124147914 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124147915 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124147915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124147918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(232)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(236)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 20241125124147926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124147926 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_closed-BVCI196(234)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(236)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124147949 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125124147949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124147949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124147949 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124147949 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125124147949 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124147949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124147949 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124147949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124147950 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124147951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124147951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124147951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124147951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124147951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124147951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124147951 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124147951 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125124147951 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124147951 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(240)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124147952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124147952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124147955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(241)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(237)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124147963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124147964 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_closed-BVCI210(239)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(246)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(246)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124147995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125124147995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124147995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124147996 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124147996 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125124147996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124147996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124147996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124147996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(246)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124147997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124147997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124147997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124147998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124147998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124147998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124147998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124147998 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124147998 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125124147998 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124147998 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124147998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124147998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(246)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(246)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124148003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124148014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124148014 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed-BVCI220(243)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125124148280 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124148280 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125124148280 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125124148280 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(245)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(245)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125124148282 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(245)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(245)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125124148283 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(245)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(245)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(245)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(245)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@1b75635d951b: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='ED7E0BF6'O, index=0 SGSN_Test-GSUP(247)@1b75635d951b: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@1b75635d951b: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='ED7E0BF6'O, index=1 20241125124149337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124149337 DLLC NOTICE LLME(ffffffff/ed7e0bf6){UNASSIGNED} LLC RX: unknown TLLI 0xed7e0bf6, creating LLME on the fly (gprs_llc.c:552) 20241125124149337 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124149337 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20241125124149337 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125124149337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Allocated (fsm.c:456) 20241125124149337 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125124149337 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Allocated (fsm.c:456) 20241125124149337 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125124149337 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125124149337 DLLC NOTICE LLME(ffffffff/ed7e0bf6){UNASSIGNED} LLGM Assign pre (ed7e0bf6 => ed2db42a) (gprs_llc.c:1079) 20241125124149337 DLLC NOTICE LLME(ed7e0bf6/ed2db42a){ASSIGNED} LLGM Assign post (ed7e0bf6 => ed2db42a) (gprs_llc.c:1125) 20241125124149337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125124149337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125124149337 DMM DEBUG MM(001010123456789/ed2db42a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125124149350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124149350 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241125124149350 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124149350 DMM DEBUG MM(001010123456789/ed2db42a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241125124149350 DMM NOTICE MM(001010123456789/ed2db42a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125124149350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125124149350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125124149350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241125124149350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241125124149350 DMM NOTICE MM(001010123456789/ed2db42a) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241125124149350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Reject}: Deallocated (fsm.c:568) 20241125124149350 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125124149350 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Deallocated (fsm.c:568) 20241125124149350 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241125124149350 DLLC NOTICE LLME(ed7e0bf6/ed2db42a){ASSIGNED} LLGM Assign pre (ed2db42a => ffffffff) (gprs_llc.c:1079) 20241125124149350 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed2db42a => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@1b75635d951b: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@1b75635d951b: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@1b75635d951b: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@1b75635d951b: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='D20562DA'O, index=2 SGSN_Test-GSUP(247)@1b75635d951b: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20241125124149390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124149390 DLLC NOTICE LLME(ffffffff/d20562da){UNASSIGNED} LLC RX: unknown TLLI 0xd20562da, creating LLME on the fly (gprs_llc.c:552) 20241125124149390 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124149390 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach" (gprs_gmm.c:1266) 20241125124149390 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125124149390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Allocated (fsm.c:456) 20241125124149390 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125124149390 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Allocated (fsm.c:456) 20241125124149390 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125124149390 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125124149390 DLLC NOTICE LLME(ffffffff/d20562da){UNASSIGNED} LLGM Assign pre (d20562da => e44331be) (gprs_llc.c:1079) 20241125124149390 DLLC NOTICE LLME(d20562da/e44331be){ASSIGNED} LLGM Assign post (d20562da => e44331be) (gprs_llc.c:1125) 20241125124149390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125124149390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125124149390 DMM DEBUG MM(262420000000010/e44331be) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125124149396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124149396 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241125124149396 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124149396 DMM DEBUG MM(262420000000010/e44331be) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1084) 20241125124149396 DMM NOTICE MM(262420000000010/e44331be) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125124149396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125124149396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125124149396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241125124149396 DMM INFO MM(262420000000010/e44331be) <- GMM ATTACH ACCEPT (new P-TMSI=0xe44331be) (gprs_gmm.c:300) TC_attach_closed(250)@1b75635d951b: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@1b75635d951b: Removing Client IMSI='262420000000010'H, index=2 20241125124150395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124150395 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124150395 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124150395 DMM INFO MM(262420000000010/e44331be) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125124150395 DMM NOTICE MM(262420000000010/e44331be) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125124150395 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125124150395 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125124150395 DLLC NOTICE LLME(d20562da/e44331be){ASSIGNED} LLGM Assign pre (ffffffff => e44331be) (gprs_llc.c:1079) 20241125124150395 DLLC NOTICE LLME(ffffffff/e44331be){ASSIGNED} LLGM Assign post (ffffffff => e44331be) (gprs_llc.c:1125) 20241125124150395 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241125124150395 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241125124150395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125124150395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@1b75635d951b: Final verdict of PTC: pass 20241125124150397 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58762<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(235)@1b75635d951b: Final verdict of PTC: none 20241125124150400 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125124150400 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(231)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP(247)@1b75635d951b: Final verdict of PTC: none -NSVCI98(240)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(245)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@1b75635d951b: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@1b75635d951b: Final verdict of PTC: none TC_attach_closed-BVCI220(243)@1b75635d951b: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@1b75635d951b: Final verdict of PTC: none -NSVCI99(246)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(244)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(233)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(238)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_closed-BVCI220(243): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(244): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(245): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(246): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@1b75635d951b: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@1b75635d951b: Test case TC_attach_closed finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Mon Nov 25 12:41:50 UTC 2024 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20241125124150534 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58770<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124150935 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58770<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76756) 20241125124151401 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124151401 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=76756, count=81112) 20241125124152401 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124152401 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Mon Nov 25 12:41:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125124153402 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124153402 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_attach_no_imei_response started. 20241125124153995 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58786<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124153996 DMM INFO MM(262420000000010/e44331be) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241125124153996 DMM INFO MM(262420000000010/e44331be) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241125124153996 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125124153996 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125124153996 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241125124153996 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241125124153996 DLLC NOTICE LLME(ffffffff/e44331be){ASSIGNED} LLGM Assign pre (e44331be => ffffffff) (gprs_llc.c:1079) 20241125124153996 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e44331be => ffffffff) (gprs_llc.c:1125) 20241125124153996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Deallocated (fsm.c:568) 20241125124153996 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125124153996 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Deallocated (fsm.c:568) 20241125124153996 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Deallocated (fsm.c:568) 20241125124153996 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124154043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125124154043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124154043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124154043 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124154043 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125124154043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124154043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124154043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124154043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124154045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124154045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124154045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124154045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124154045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124154045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124154045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124154045 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124154045 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125124154045 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124154045 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(255)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124154046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124154046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124154049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(256)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(252)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124154060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124154060 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(257)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imei_response-BVCI196(254)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(256)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(261)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(261)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124154082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125124154082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124154082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124154082 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124154083 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125124154083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124154083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124154083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124154083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(261)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124154084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124154084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124154084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124154084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124154084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124154084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124154084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124154084 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124154084 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125124154084 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124154084 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(260)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 20241125124154085 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124154085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(261)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(261)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124154088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(257)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124154096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124154096 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI210(258)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(260)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(265)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124154113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125124154113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124154113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124154113 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124154113 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125124154113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124154113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124154113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124154113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124154114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124154114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124154114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124154114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124154114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124154114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124154114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124154114 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124154114 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125124154114 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124154114 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124154115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124154115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(265)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124154119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124154128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124154128 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI220(264)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125124154403 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124154403 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125124154403 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125124154403 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(266)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125124154405 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(266)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125124154406 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(266)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(266)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(266)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@1b75635d951b: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='E1084C7B'O, index=0 SGSN_Test-GSUP(267)@1b75635d951b: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20241125124155462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124155462 DLLC NOTICE LLME(ffffffff/e1084c7b){UNASSIGNED} LLC RX: unknown TLLI 0xe1084c7b, creating LLME on the fly (gprs_llc.c:552) 20241125124155462 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124155462 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241125124155462 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125124155462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Allocated (fsm.c:456) 20241125124155462 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125124155462 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Allocated (fsm.c:456) 20241125124155462 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125124155462 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125124155462 DLLC NOTICE LLME(ffffffff/e1084c7b){UNASSIGNED} LLGM Assign pre (e1084c7b => ffe70466) (gprs_llc.c:1079) 20241125124155462 DLLC NOTICE LLME(e1084c7b/ffe70466){ASSIGNED} LLGM Assign post (e1084c7b => ffe70466) (gprs_llc.c:1125) 20241125124155462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125124155462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125124155462 DMM DEBUG MM(262420000000032/ffe70466) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125124201463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241125124201463 DMM DEBUG MM(262420000000032/ffe70466) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125124205432 DGPRS DEBUG Checking for inactive LLMEs, time = 14349259 (sgsn.c:131) 20241125124207464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241125124207464 DMM DEBUG MM(262420000000032/ffe70466) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125124213465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241125124213465 DMM DEBUG MM(262420000000032/ffe70466) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125124214404 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241125124214404 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(266)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125124214405 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241125124219466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241125124219466 DMM DEBUG MM(262420000000032/ffe70466) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125124224047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124224048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124224048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241125124224085 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124224087 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124224087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241125124224115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124224117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124224117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241125124225467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241125124225467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241125124225467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241125124225467 DMM NOTICE MM(262420000000032/ffe70466) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241125124225467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Reject}: Deallocated (fsm.c:568) 20241125124225467 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125124225467 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Deallocated (fsm.c:568) 20241125124225467 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241125124225467 DLLC NOTICE LLME(e1084c7b/ffe70466){ASSIGNED} LLGM Assign pre (ffe70466 => ffffffff) (gprs_llc.c:1079) 20241125124225467 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ffe70466 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@1b75635d951b: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@1b75635d951b: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@1b75635d951b: Final verdict of PTC: pass 20241125124225477 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58786<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241125124225479 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125124225480 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(267)@1b75635d951b: Final verdict of PTC: none -NSVCI97(255)@1b75635d951b: Final verdict of PTC: none -NSVCI98(261)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(266)@1b75635d951b: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(258)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@1b75635d951b: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(264)@1b75635d951b: Final verdict of PTC: none -NSVCI99(265)@1b75635d951b: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(260)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(263)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(259)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(253)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_no_imei_response-BVCI210(258): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(259): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(260): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(261): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@1b75635d951b: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Mon Nov 25 12:42:25 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 20241125124225610 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58730<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124225911 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58730<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=62628) 20241125124226480 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124226480 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=62628, count=70884) 20241125124227481 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124227481 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Mon Nov 25 12:42:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125124228482 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124228482 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_attach_no_imsi_response started. 20241125124228973 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52566<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124228974 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(274)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124229017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125124229017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124229017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124229017 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124229017 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125124229017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124229017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124229017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124229017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124229018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124229018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124229018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124229018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124229018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124229018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124229018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124229018 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124229018 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125124229019 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124229019 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124229019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124229019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124229022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(275)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(271)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124229032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124229032 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI196(273)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(275)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124229052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125124229052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124229052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124229052 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124229052 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125124229052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124229052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124229052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124229052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124229053 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124229053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124229053 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124229053 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124229053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124229053 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124229053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124229053 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124229053 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125124229053 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124229053 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(279)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124229054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124229054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124229058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(280)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(276)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124229068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124229068 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI210(278)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(280)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(285)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124229097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125124229097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124229097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124229097 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124229097 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125124229097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124229097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124229097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124229097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(285)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124229099 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124229099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124229099 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124229099 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124229099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124229099 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124229099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124229099 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124229099 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125124229099 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124229099 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124229100 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124229100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(285)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(285)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124229103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124229112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124229112 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI220(282)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125124229483 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124229483 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125124229483 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125124229483 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(284)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(284)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125124229485 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(284)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(284)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125124229486 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(284)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(284)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(284)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(284)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@1b75635d951b: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='EBCEDBAF'O, index=0 SGSN_Test-GSUP(286)@1b75635d951b: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20241125124230537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124230537 DLLC NOTICE LLME(ffffffff/ebcedbaf){UNASSIGNED} LLC RX: unknown TLLI 0xebcedbaf, creating LLME on the fly (gprs_llc.c:552) 20241125124230537 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124230537 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241125124230537 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125124230537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Allocated (fsm.c:456) 20241125124230537 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125124230537 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Allocated (fsm.c:456) 20241125124230537 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125124230537 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125124230537 DLLC NOTICE LLME(ffffffff/ebcedbaf){UNASSIGNED} LLGM Assign pre (ebcedbaf => e4f07baf) (gprs_llc.c:1079) 20241125124230537 DLLC NOTICE LLME(ebcedbaf/e4f07baf){ASSIGNED} LLGM Assign post (ebcedbaf => e4f07baf) (gprs_llc.c:1125) 20241125124230537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125124230537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125124230537 DMM DEBUG MM(/e4f07baf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125124230551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124230551 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241125124230551 DMM DEBUG MM_STATE_Gb(3956202415)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124230551 DMM DEBUG MM(/e4f07baf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1084) 20241125124230551 DMM NOTICE MM(/e4f07baf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125124230551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125124230551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20241125124230551 DMM DEBUG MM(/e4f07baf) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241125124235433 DGPRS DEBUG Checking for inactive LLMEs, time = 14349289 (sgsn.c:131) 20241125124236552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241125124236552 DMM DEBUG MM(/e4f07baf) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241125124242553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241125124242553 DMM DEBUG MM(/e4f07baf) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241125124248554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241125124248554 DMM DEBUG MM(/e4f07baf) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241125124249484 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241125124249484 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(284)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(284)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125124249484 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241125124254555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241125124254555 DMM DEBUG MM(/e4f07baf) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241125124259021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124259022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124259022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241125124259055 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124259057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124259057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241125124259100 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124259101 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124259101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241125124300556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241125124300556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241125124300556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241125124300556 DMM NOTICE MM(/e4f07baf) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241125124300556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Reject}: Deallocated (fsm.c:568) 20241125124300556 DMM DEBUG MM_STATE_Gb(3956202415)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125124300556 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Deallocated (fsm.c:568) 20241125124300556 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241125124300556 DLLC NOTICE LLME(ebcedbaf/e4f07baf){ASSIGNED} LLGM Assign pre (e4f07baf => ffffffff) (gprs_llc.c:1079) 20241125124300556 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4f07baf => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@1b75635d951b: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@1b75635d951b: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@1b75635d951b: Final verdict of PTC: pass 20241125124300566 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52566<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(286)@1b75635d951b: Final verdict of PTC: none 20241125124300569 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125124300569 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(285)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(284)@1b75635d951b: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@1b75635d951b: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@1b75635d951b: Final verdict of PTC: none -NSVCI97(274)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@1b75635d951b: Final verdict of PTC: none -NSVCI98(279)@1b75635d951b: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(282)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(272)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(283)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(277)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(282): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(283): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(284): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(285): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@1b75635d951b: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Mon Nov 25 12:43:00 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 20241125124300714 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58234<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124301015 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58234<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70964) 20241125124301569 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124301569 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70964, count=71504) 20241125124302570 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124302570 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Mon Nov 25 12:43:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125124303571 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124303571 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_attach_closed_add_vty started. 20241125124304073 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58246<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124304074 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124304119 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125124304119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124304119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124304119 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124304119 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125124304119 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124304119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124304119 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124304119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124304121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124304121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124304121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124304121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124304121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124304121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124304121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124304121 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124304121 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125124304121 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124304121 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(293)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124304122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124304122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124304125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(290)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(294)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 20241125124304135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124304135 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI196(292)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(294)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(299)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124304171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125124304171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124304171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124304171 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124304171 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125124304171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124304171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124304171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124304171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(299)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124304173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) SGSN_Test-Gb2-NS2(298)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 20241125124304173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124304173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124304174 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124304174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124304174 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124304174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124304174 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124304174 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125124304174 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124304174 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(299)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124304175 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124304175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(299)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124304178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(295)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124304186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124304186 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI210(296)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(298)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(303)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124304204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125124304204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124304204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124304204 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124304204 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125124304204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124304204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124304204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124304204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124304205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124304205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124304205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124304206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124304206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124304206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124304206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124304206 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124304206 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125124304206 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124304206 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124304206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124304206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(303)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124304210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124304219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124304219 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI220(302)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125124304572 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124304572 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125124304572 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125124304572 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(304)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125124304574 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(304)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125124304574 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(304)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(304)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(304)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125124305434 DGPRS DEBUG Checking for inactive LLMEs, time = 14349319 (sgsn.c:131) TC_attach_closed_add_vty-BVCI196(292)@1b75635d951b: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='F9B1C5C3'O, index=0 SGSN_Test-GSUP(305)@1b75635d951b: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@1b75635d951b: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='F9B1C5C3'O, index=1 20241125124305635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124305635 DLLC NOTICE LLME(ffffffff/f9b1c5c3){UNASSIGNED} LLC RX: unknown TLLI 0xf9b1c5c3, creating LLME on the fly (gprs_llc.c:552) 20241125124305635 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124305635 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20241125124305635 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125124305635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Allocated (fsm.c:456) 20241125124305635 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125124305635 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Allocated (fsm.c:456) 20241125124305636 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125124305636 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125124305636 DLLC NOTICE LLME(ffffffff/f9b1c5c3){UNASSIGNED} LLGM Assign pre (f9b1c5c3 => f56a5664) (gprs_llc.c:1079) 20241125124305636 DLLC NOTICE LLME(f9b1c5c3/f56a5664){ASSIGNED} LLGM Assign post (f9b1c5c3 => f56a5664) (gprs_llc.c:1125) 20241125124305636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125124305636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125124305636 DMM DEBUG MM(001010123456789/f56a5664) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125124305648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124305649 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241125124305649 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124305649 DMM DEBUG MM(001010123456789/f56a5664) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241125124305649 DMM NOTICE MM(001010123456789/f56a5664) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125124305649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125124305649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125124305649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241125124305649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241125124305649 DMM NOTICE MM(001010123456789/f56a5664) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241125124305649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Reject}: Deallocated (fsm.c:568) 20241125124305649 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125124305649 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Deallocated (fsm.c:568) 20241125124305649 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241125124305649 DLLC NOTICE LLME(f9b1c5c3/f56a5664){ASSIGNED} LLGM Assign pre (f56a5664 => ffffffff) (gprs_llc.c:1079) 20241125124305649 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f56a5664 => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@1b75635d951b: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@1b75635d951b: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@1b75635d951b: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='F9B1C5C3'O, index=2 20241125124305656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124305656 DLLC NOTICE LLME(ffffffff/f9b1c5c3){UNASSIGNED} LLC RX: unknown TLLI 0xf9b1c5c3, creating LLME on the fly (gprs_llc.c:552) 20241125124305656 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x669cbf CMD=UI DATA (gprs_llc_parse.c:89) 20241125124305656 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach" (gprs_gmm.c:1266) 20241125124305656 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125124305656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Allocated (fsm.c:456) 20241125124305656 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125124305656 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Allocated (fsm.c:456) 20241125124305656 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125124305656 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125124305656 DLLC NOTICE LLME(ffffffff/f9b1c5c3){UNASSIGNED} LLGM Assign pre (f9b1c5c3 => ca205509) (gprs_llc.c:1079) 20241125124305656 DLLC NOTICE LLME(f9b1c5c3/ca205509){ASSIGNED} LLGM Assign post (f9b1c5c3 => ca205509) (gprs_llc.c:1125) 20241125124305656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125124305656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125124305656 DMM DEBUG MM(001010123456700/ca205509) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125124305660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124305660 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124305660 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124305660 DMM DEBUG MM(001010123456700/ca205509) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241125124305660 DMM NOTICE MM(001010123456700/ca205509) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125124305660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125124305660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125124305660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241125124305660 DMM INFO MM(001010123456700/ca205509) <- GMM ATTACH ACCEPT (new P-TMSI=0xca205509) (gprs_gmm.c:300) TC_attach_closed_add_vty(307)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@1b75635d951b: Removing Client IMSI='001010123456700'H, index=2 20241125124306660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124306660 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124306660 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124306660 DMM INFO MM(001010123456700/ca205509) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125124306660 DMM NOTICE MM(001010123456700/ca205509) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125124306660 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125124306660 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125124306660 DLLC NOTICE LLME(f9b1c5c3/ca205509){ASSIGNED} LLGM Assign pre (ffffffff => ca205509) (gprs_llc.c:1079) 20241125124306660 DLLC NOTICE LLME(ffffffff/ca205509){ASSIGNED} LLGM Assign post (ffffffff => ca205509) (gprs_llc.c:1125) 20241125124306660 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241125124306660 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241125124306660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125124306660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@1b75635d951b: Final verdict of PTC: pass 20241125124306662 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58246<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(305)@1b75635d951b: Final verdict of PTC: none 20241125124306664 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125124306664 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(289)@1b75635d951b: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@1b75635d951b: Final verdict of PTC: none -NSVCI98(299)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@1b75635d951b: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(296)@1b75635d951b: Final verdict of PTC: none -NSVCI97(293)@1b75635d951b: Final verdict of PTC: none -NSVCI99(303)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(298)@1b75635d951b: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(301)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(297)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(291)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(296): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(297): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(298): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(299): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@1b75635d951b: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Mon Nov 25 12:43:06 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 20241125124306795 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59590<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124307197 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59590<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76712) 20241125124307665 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124307665 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=76712, count=81068) 20241125124308666 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124308666 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Mon Nov 25 12:43:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125124309667 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124309667 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_attach_check_subscriber_list started. 20241125124310256 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59602<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124310257 DMM INFO MM(001010123456700/ca205509) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241125124310257 DMM INFO MM(001010123456700/ca205509) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241125124310257 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125124310257 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125124310257 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241125124310257 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241125124310257 DLLC NOTICE LLME(ffffffff/ca205509){ASSIGNED} LLGM Assign pre (ca205509 => ffffffff) (gprs_llc.c:1079) 20241125124310257 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca205509 => ffffffff) (gprs_llc.c:1125) 20241125124310257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Deallocated (fsm.c:568) 20241125124310257 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125124310257 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Deallocated (fsm.c:568) 20241125124310257 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Deallocated (fsm.c:568) 20241125124310257 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124310306 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125124310306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124310306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124310306 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124310306 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125124310306 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124310306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124310306 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124310306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124310308 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124310308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124310308 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124310309 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124310309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124310309 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124310309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124310309 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124310309 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125124310309 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124310309 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124310309 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124310309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124310314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(313)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(309)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124310324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124310324 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI196(311)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(313)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(318)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(318)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124310357 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125124310357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124310357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124310357 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124310357 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125124310357 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124310357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124310357 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124310357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(317)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(318)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124310359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124310359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124310359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124310359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124310359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124310359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124310359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124310359 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124310359 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125124310359 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124310359 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(318)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124310360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124310360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(318)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124310363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(314)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124310374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124310374 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(319)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_subscriber_list-BVCI210(315)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(317)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124310385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125124310385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124310385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124310385 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124310385 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125124310385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124310385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124310385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124310385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124310387 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124310387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124310387 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124310387 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124310387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124310387 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124310387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124310387 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124310387 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125124310387 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124310387 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(322)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124310388 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124310388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124310392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124310401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124310401 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI220(321)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125124310668 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124310668 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125124310668 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125124310668 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(323)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125124310671 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(323)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125124310671 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(323)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(323)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(323)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@1b75635d951b: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='ED140367'O, index=0 SGSN_Test-GSUP(324)@1b75635d951b: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@1b75635d951b: 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 := '4B604E4F22DC09E211D467143C684F13'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C561B3A4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '995304BAA2172961'O } } } } } 20241125124311724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124311724 DLLC NOTICE LLME(ffffffff/ed140367){UNASSIGNED} LLC RX: unknown TLLI 0xed140367, creating LLME on the fly (gprs_llc.c:552) 20241125124311724 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124311724 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach" (gprs_gmm.c:1266) 20241125124311724 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125124311724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Allocated (fsm.c:456) 20241125124311724 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125124311724 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Allocated (fsm.c:456) 20241125124311724 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125124311724 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125124311724 DLLC NOTICE LLME(ffffffff/ed140367){UNASSIGNED} LLGM Assign pre (ed140367 => e0173a04) (gprs_llc.c:1079) 20241125124311724 DLLC NOTICE LLME(ed140367/e0173a04){ASSIGNED} LLGM Assign post (ed140367 => e0173a04) (gprs_llc.c:1125) 20241125124311724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125124311724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125124311724 DMM DEBUG MM(262420000000034/e0173a04) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125124311739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124311739 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241125124311739 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124311739 DMM DEBUG MM(262420000000034/e0173a04) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1084) 20241125124311739 DMM NOTICE MM(262420000000034/e0173a04) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125124311739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125124311739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125124311739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125124311739 DMM DEBUG MM(262420000000034/e0173a04) Requesting authorization (sgsn_auth.c:160) 20241125124311739 DMM INFO MM(262420000000034/e0173a04) Requesting authentication tuples (sgsn_auth.c:184) 20241125124311739 DMM DEBUG MM(262420000000034/e0173a04) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125124311739 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20241125124311739 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)@1b75635d951b: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@1b75635d951b: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20241125124311742 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125124311742 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125124311742 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125124311742 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125124311742 DMM INFO MM(262420000000034/e0173a04) Subscriber data update (mmctx.c:445) 20241125124311742 DMM DEBUG MM(262420000000034/e0173a04) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125124311742 DMM INFO MM(262420000000034/e0173a04) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125124311742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125124311742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125124311742 DMM INFO MM(262420000000034/e0173a04) <- GMM AUTH AND CIPHERING REQ (rand = 4b 60 4e 4f 22 dc 09 e2 11 d4 67 14 3c 68 4f 13 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241125124311751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124311751 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124311751 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124311751 DMM INFO MM(262420000000034/e0173a04) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241125124311751 DMM NOTICE MM(262420000000034/e0173a04) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241125124311751 DMM DEBUG MM(262420000000034/e0173a04) checking auth: received GSM SRES = c5 61 b3 a4 (gprs_gmm.c:666) 20241125124311751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241125124311751 DMM DEBUG MM(262420000000034/e0173a04) Requesting authorization (sgsn_auth.c:160) 20241125124311751 DMM INFO MM(262420000000034/e0173a04) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125124311751 DMM DEBUG MM(262420000000034/e0173a04) Requesting subscriber data update (gprs_subscriber.c:894) 20241125124311751 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20241125124311751 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) 20241125124311751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241125124311751 DMM INFO MM(262420000000034/e0173a04) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0173a04) (gprs_gmm.c:300) 20241125124311752 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241125124311752 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241125124311752 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241125124311752 DMM INFO MM(262420000000034/e0173a04) Subscriber data update (mmctx.c:445) 20241125124311752 DMM DEBUG MM(262420000000034/e0173a04) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241125124311752 DMM INFO MM(262420000000034/e0173a04) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241125124311752 DMM NOTICE MM(262420000000034/e0173a04) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1000) 20241125124311753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241125124311753 DMM NOTICE MM(262420000000034/e0173a04) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241125124311753 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) 20241125124311753 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241125124311753 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241125124311753 DMM INFO MM(262420000000034/e0173a04) Subscriber data update (mmctx.c:445) 20241125124311753 DMM DEBUG MM(262420000000034/e0173a04) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241125124311760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124311760 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241125124311760 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124311760 DMM INFO MM(262420000000034/e0173a04) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125124311760 DMM NOTICE MM(262420000000034/e0173a04) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125124311760 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125124311760 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125124311760 DLLC NOTICE LLME(ed140367/e0173a04){ASSIGNED} LLGM Assign pre (ffffffff => e0173a04) (gprs_llc.c:1079) 20241125124311760 DLLC NOTICE LLME(ffffffff/e0173a04){ASSIGNED} LLGM Assign post (ffffffff => e0173a04) (gprs_llc.c:1125) 20241125124311760 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241125124311760 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241125124311760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125124311760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@1b75635d951b: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@1b75635d951b: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@1b75635d951b: Final verdict of PTC: pass 20241125124311814 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241125124311814 DMM INFO MM(262420000000034/e0173a04) Subscriber data update (mmctx.c:445) 20241125124311814 DMM DEBUG MM(262420000000034/e0173a04) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241125124311814 DMM INFO MM(262420000000034/e0173a04) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241125124311814 DMM INFO MM(262420000000034/e0173a04) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241125124311814 DMM INFO MM(262420000000034/e0173a04) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241125124311814 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125124311814 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125124311814 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241125124311814 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241125124311814 DLLC NOTICE LLME(ffffffff/e0173a04){ASSIGNED} LLGM Assign pre (e0173a04 => ffffffff) (gprs_llc.c:1079) 20241125124311814 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0173a04 => ffffffff) (gprs_llc.c:1125) 20241125124311814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Deallocated (fsm.c:568) 20241125124311814 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125124311815 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Deallocated (fsm.c:568) 20241125124311815 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Deallocated (fsm.c:568) 20241125124311816 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59602<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(324)@1b75635d951b: Final verdict of PTC: none 20241125124311819 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125124311819 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(312)@1b75635d951b: Final verdict of PTC: none -NSVCI98(318)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@1b75635d951b: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@1b75635d951b: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(315)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@1b75635d951b: Final verdict of PTC: none -NSVCI99(322)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(317)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@1b75635d951b: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(310)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(316)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(320)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(315): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(316): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(317): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(318): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@1b75635d951b: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Mon Nov 25 12:43:11 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 20241125124311892 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59616<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124312193 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59616<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=46952) 20241125124312819 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124312820 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=46952, count=93876) 20241125124313820 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124313820 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_detach_check_subscriber_list ------ Mon Nov 25 12:43:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125124314821 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124314821 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_attach_detach_check_subscriber_list started. 20241125124315248 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59618<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124315249 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124315292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125124315292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124315292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124315292 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124315292 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125124315292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124315292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124315292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124315292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124315294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124315294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124315294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124315294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124315294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124315294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124315294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124315294 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124315294 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125124315294 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124315294 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(331)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124315295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124315295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124315298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(332)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(328)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124315308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124315308 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI196(330)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(337)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124315340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125124315340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124315340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124315340 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124315340 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125124315340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124315340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124315340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124315340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(336)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(337)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124315342 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124315342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124315342 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124315342 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124315342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124315342 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124315342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124315342 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124315342 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125124315342 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124315342 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124315343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(337)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124315343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(337)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124315346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(333)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124315358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124315358 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(338)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_detach_check_subscriber_list-BVCI210(334)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(336)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124315371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125124315371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124315371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124315371 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124315371 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125124315371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124315371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124315371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124315371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124315372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124315372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124315372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124315372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124315372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124315372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124315372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124315372 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124315372 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125124315372 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124315372 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124315373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124315373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124315376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124315385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124315385 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI220(340)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125124315822 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124315822 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125124315822 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125124315822 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(342)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125124315825 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(342)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125124315825 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(342)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(342)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(342)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@1b75635d951b: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='E6674DE9'O, index=0 SGSN_Test-GSUP(343)@1b75635d951b: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@1b75635d951b: 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 := '10D440D51FB9D77C8D38D6C85D5800EB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '37306B30'O ("70k0") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D588B70F574E2C03'O } } } } } 20241125124315870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124315870 DLLC NOTICE LLME(ffffffff/e6674de9){UNASSIGNED} LLC RX: unknown TLLI 0xe6674de9, creating LLME on the fly (gprs_llc.c:552) 20241125124315870 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124315870 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach" (gprs_gmm.c:1266) 20241125124315870 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125124315870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Allocated (fsm.c:456) 20241125124315870 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125124315870 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Allocated (fsm.c:456) 20241125124315870 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125124315870 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125124315870 DLLC NOTICE LLME(ffffffff/e6674de9){UNASSIGNED} LLGM Assign pre (e6674de9 => c38f39e5) (gprs_llc.c:1079) 20241125124315870 DLLC NOTICE LLME(e6674de9/c38f39e5){ASSIGNED} LLGM Assign post (e6674de9 => c38f39e5) (gprs_llc.c:1125) 20241125124315870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125124315870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125124315870 DMM DEBUG MM(262420000000033/c38f39e5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125124315883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124315883 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241125124315883 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124315883 DMM DEBUG MM(262420000000033/c38f39e5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1084) 20241125124315883 DMM NOTICE MM(262420000000033/c38f39e5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125124315883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125124315883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125124315883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125124315883 DMM DEBUG MM(262420000000033/c38f39e5) Requesting authorization (sgsn_auth.c:160) 20241125124315883 DMM INFO MM(262420000000033/c38f39e5) Requesting authentication tuples (sgsn_auth.c:184) 20241125124315883 DMM DEBUG MM(262420000000033/c38f39e5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125124315883 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20241125124315883 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)@1b75635d951b: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@1b75635d951b: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20241125124315886 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125124315886 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125124315886 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125124315886 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125124315886 DMM INFO MM(262420000000033/c38f39e5) Subscriber data update (mmctx.c:445) 20241125124315886 DMM DEBUG MM(262420000000033/c38f39e5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125124315886 DMM INFO MM(262420000000033/c38f39e5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125124315886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125124315886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125124315886 DMM INFO MM(262420000000033/c38f39e5) <- GMM AUTH AND CIPHERING REQ (rand = 10 d4 40 d5 1f b9 d7 7c 8d 38 d6 c8 5d 58 00 eb , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241125124315895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124315895 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124315895 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124315895 DMM INFO MM(262420000000033/c38f39e5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241125124315895 DMM NOTICE MM(262420000000033/c38f39e5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241125124315895 DMM DEBUG MM(262420000000033/c38f39e5) checking auth: received GSM SRES = 37 30 6b 30 (gprs_gmm.c:666) 20241125124315895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241125124315895 DMM DEBUG MM(262420000000033/c38f39e5) Requesting authorization (sgsn_auth.c:160) 20241125124315895 DMM INFO MM(262420000000033/c38f39e5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125124315895 DMM DEBUG MM(262420000000033/c38f39e5) Requesting subscriber data update (gprs_subscriber.c:894) 20241125124315895 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20241125124315895 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) 20241125124315896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241125124315896 DMM INFO MM(262420000000033/c38f39e5) <- GMM ATTACH ACCEPT (new P-TMSI=0xc38f39e5) (gprs_gmm.c:300) 20241125124315897 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241125124315897 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241125124315897 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241125124315897 DMM INFO MM(262420000000033/c38f39e5) Subscriber data update (mmctx.c:445) 20241125124315897 DMM DEBUG MM(262420000000033/c38f39e5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241125124315897 DMM INFO MM(262420000000033/c38f39e5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241125124315897 DMM NOTICE MM(262420000000033/c38f39e5) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1000) 20241125124315897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241125124315897 DMM NOTICE MM(262420000000033/c38f39e5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241125124315897 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) 20241125124315898 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241125124315898 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241125124315898 DMM INFO MM(262420000000033/c38f39e5) Subscriber data update (mmctx.c:445) 20241125124315898 DMM DEBUG MM(262420000000033/c38f39e5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241125124315903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124315903 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241125124315903 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124315903 DMM INFO MM(262420000000033/c38f39e5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125124315903 DMM NOTICE MM(262420000000033/c38f39e5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125124315903 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125124315903 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125124315903 DLLC NOTICE LLME(e6674de9/c38f39e5){ASSIGNED} LLGM Assign pre (ffffffff => c38f39e5) (gprs_llc.c:1079) 20241125124315903 DLLC NOTICE LLME(ffffffff/c38f39e5){ASSIGNED} LLGM Assign post (ffffffff => c38f39e5) (gprs_llc.c:1125) 20241125124315903 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241125124315903 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241125124315903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125124315903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@1b75635d951b: setverdict(pass): none -> pass 20241125124315955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124315955 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241125124315955 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124315955 DMM INFO MM(262420000000033/c38f39e5) -> GMM DETACH REQUEST TLLI=0xc38f39e5 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241125124315955 DMM INFO MM(262420000000033/c38f39e5) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241125124315955 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125124315955 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125124315955 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241125124315955 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241125124315955 DLLC NOTICE LLME(ffffffff/c38f39e5){ASSIGNED} LLGM Assign pre (c38f39e5 => ffffffff) (gprs_llc.c:1079) 20241125124315955 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c38f39e5 => ffffffff) (gprs_llc.c:1125) 20241125124315955 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20241125124315955 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) 20241125124315955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Deallocated (fsm.c:568) 20241125124315955 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125124315955 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Deallocated (fsm.c:568) 20241125124315955 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Deallocated (fsm.c:568) 20241125124315956 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@1b75635d951b: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@1b75635d951b: Final verdict of PTC: pass 20241125124320962 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59618<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241125124320965 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125124320965 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(343)@1b75635d951b: Final verdict of PTC: none -NSVCI99(341)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(336)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@1b75635d951b: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@1b75635d951b: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(334)@1b75635d951b: Final verdict of PTC: none -NSVCI97(331)@1b75635d951b: Final verdict of PTC: none -NSVCI98(337)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@1b75635d951b: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(335)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(329)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(339)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(334): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(335): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(336): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(337): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@1b75635d951b: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Mon Nov 25 12:43:21 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 20241125124321109 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43130<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124321410 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43130<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87568) 20241125124321967 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124321967 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87568, count=93920) 20241125124322968 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124322968 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Mon Nov 25 12:43:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125124323969 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124323969 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_attach_check_complete_resend started. 20241125124324465 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43146<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124324466 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124324510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125124324510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124324510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124324510 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124324510 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125124324510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124324510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124324510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124324510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124324511 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124324511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124324511 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124324511 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124324511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124324511 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124324511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124324511 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124324511 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125124324512 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124324512 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124324512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124324512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124324517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(351)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(347)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124324527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124324527 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI196(349)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(351)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124324542 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125124324542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124324542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124324542 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124324543 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125124324543 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124324543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124324543 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124324543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124324544 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124324544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124324544 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124324544 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124324544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124324544 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124324544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124324544 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124324544 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125124324544 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124324544 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124324545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124324545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(355)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124324549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(352)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124324560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124324560 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(356)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 TC_attach_check_complete_resend-BVCI210(354)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(361)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124324593 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125124324594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124324594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124324594 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124324594 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125124324594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124324594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124324594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124324594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(361)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124324595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124324595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124324595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124324595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124324595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124324595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124324595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124324595 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124324595 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125124324595 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124324595 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(361)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124324596 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124324596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(361)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124324600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124324608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124324608 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI220(358)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125124324970 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) SGSN_Test-GSUP-IPA(360)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(360)@1b75635d951b: CCM 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(360)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(360)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(360)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(360)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(360)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(360)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125124324970 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125124324970 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125124324970 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241125124324972 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241125124324973 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) TC_attach_check_complete_resend-BVCI196(349)@1b75635d951b: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='F47BCEFD'O, index=0 SGSN_Test-GSUP(362)@1b75635d951b: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@1b75635d951b: 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 := 'F3C3617E17394D488EEEF5A97F94943B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '12FECB61'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '45FB33ADC5EE39BC'O } } } } } 20241125124326026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124326026 DLLC NOTICE LLME(ffffffff/f47bcefd){UNASSIGNED} LLC RX: unknown TLLI 0xf47bcefd, creating LLME on the fly (gprs_llc.c:552) 20241125124326026 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124326027 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241125124326027 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125124326027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Allocated (fsm.c:456) 20241125124326027 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125124326027 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Allocated (fsm.c:456) 20241125124326027 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125124326027 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125124326027 DLLC NOTICE LLME(ffffffff/f47bcefd){UNASSIGNED} LLGM Assign pre (f47bcefd => d2e428f6) (gprs_llc.c:1079) 20241125124326027 DLLC NOTICE LLME(f47bcefd/d2e428f6){ASSIGNED} LLGM Assign post (f47bcefd => d2e428f6) (gprs_llc.c:1125) 20241125124326027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125124326027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125124326027 DMM DEBUG MM(262420000000036/d2e428f6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125124326042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124326042 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241125124326042 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124326042 DMM DEBUG MM(262420000000036/d2e428f6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1084) 20241125124326042 DMM NOTICE MM(262420000000036/d2e428f6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125124326042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125124326042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125124326042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125124326042 DMM DEBUG MM(262420000000036/d2e428f6) Requesting authorization (sgsn_auth.c:160) 20241125124326042 DMM INFO MM(262420000000036/d2e428f6) Requesting authentication tuples (sgsn_auth.c:184) 20241125124326042 DMM DEBUG MM(262420000000036/d2e428f6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125124326042 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20241125124326042 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)@1b75635d951b: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@1b75635d951b: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20241125124326045 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125124326045 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125124326045 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125124326045 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125124326045 DMM INFO MM(262420000000036/d2e428f6) Subscriber data update (mmctx.c:445) 20241125124326045 DMM DEBUG MM(262420000000036/d2e428f6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125124326045 DMM INFO MM(262420000000036/d2e428f6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125124326045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125124326045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125124326045 DMM INFO MM(262420000000036/d2e428f6) <- GMM AUTH AND CIPHERING REQ (rand = f3 c3 61 7e 17 39 4d 48 8e ee f5 a9 7f 94 94 3b , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241125124326054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124326054 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124326054 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124326054 DMM INFO MM(262420000000036/d2e428f6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241125124326054 DMM NOTICE MM(262420000000036/d2e428f6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241125124326054 DMM DEBUG MM(262420000000036/d2e428f6) checking auth: received GSM SRES = 12 fe cb 61 (gprs_gmm.c:666) 20241125124326054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241125124326054 DMM DEBUG MM(262420000000036/d2e428f6) Requesting authorization (sgsn_auth.c:160) 20241125124326054 DMM INFO MM(262420000000036/d2e428f6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125124326054 DMM DEBUG MM(262420000000036/d2e428f6) Requesting subscriber data update (gprs_subscriber.c:894) 20241125124326054 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20241125124326054 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) 20241125124326054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241125124326054 DMM INFO MM(262420000000036/d2e428f6) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2e428f6) (gprs_gmm.c:300) 20241125124326056 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241125124326056 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241125124326056 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241125124326056 DMM INFO MM(262420000000036/d2e428f6) Subscriber data update (mmctx.c:445) 20241125124326056 DMM DEBUG MM(262420000000036/d2e428f6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241125124326056 DMM INFO MM(262420000000036/d2e428f6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241125124326056 DMM NOTICE MM(262420000000036/d2e428f6) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1000) 20241125124326056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241125124326056 DMM NOTICE MM(262420000000036/d2e428f6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241125124326056 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) 20241125124326056 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241125124326057 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241125124326057 DMM INFO MM(262420000000036/d2e428f6) Subscriber data update (mmctx.c:445) 20241125124326057 DMM DEBUG MM(262420000000036/d2e428f6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@1b75635d951b: Warning: Re-starting timer T, which is already active (running or expired). 20241125124332056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241125124332056 DMM INFO MM(262420000000036/d2e428f6) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2e428f6) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@1b75635d951b: Warning: Re-starting timer T, which is already active (running or expired). 20241125124335435 DGPRS DEBUG Checking for inactive LLMEs, time = 14349349 (sgsn.c:131) 20241125124338057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241125124338057 DMM INFO MM(262420000000036/d2e428f6) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2e428f6) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@1b75635d951b: Warning: Re-starting timer T, which is already active (running or expired). 20241125124344057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241125124344057 DMM INFO MM(262420000000036/d2e428f6) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2e428f6) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@1b75635d951b: Warning: Re-starting timer T, which is already active (running or expired). 20241125124344970 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241125124344970 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(360)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(360)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125124344971 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241125124350059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241125124350059 DMM INFO MM(262420000000036/d2e428f6) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2e428f6) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@1b75635d951b: Warning: Re-starting timer T, which is already active (running or expired). 20241125124354513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124354514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124354514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241125124354546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124354547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124354547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241125124354597 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124354599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124354599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241125124356060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241125124356060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241125124356060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241125124356060 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20241125124356060 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) 20241125124356060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Reject}: Deallocated (fsm.c:568) 20241125124356060 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125124356060 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Deallocated (fsm.c:568) 20241125124356060 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241125124356060 DLLC NOTICE LLME(f47bcefd/d2e428f6){ASSIGNED} LLGM Assign pre (d2e428f6 => ffffffff) (gprs_llc.c:1079) 20241125124356060 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2e428f6 => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@1b75635d951b: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@1b75635d951b: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@1b75635d951b: Final verdict of PTC: pass 20241125124400070 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43146<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241125124400073 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125124400073 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(360)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP(362)@1b75635d951b: Final verdict of PTC: none -NSVCI99(361)@1b75635d951b: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@1b75635d951b: Final verdict of PTC: none -NSVCI97(350)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@1b75635d951b: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@1b75635d951b: Final verdict of PTC: none -NSVCI98(355)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@1b75635d951b: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(358)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(359)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(348)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(353)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(358): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(359): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(360): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(361): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@1b75635d951b: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Mon Nov 25 12:44:00 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 20241125124400206 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51212<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124400507 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51212<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89104) 20241125124401074 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124401074 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=89104, count=94536) 20241125124402075 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124402075 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_update ------ Mon Nov 25 12:44:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125124403076 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124403076 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_hlr_location_cancel_request_update started. 20241125124403567 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51228<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124403568 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(370)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(370)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124403623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125124403623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124403623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124403623 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124403623 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125124403623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124403623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124403623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124403623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(369)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(370)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124403624 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124403624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124403624 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124403625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124403625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124403625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124403625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124403625 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124403625 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125124403625 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124403625 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(370)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124403626 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124403626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(370)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124403630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(371)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(366)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124403640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124403640 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI196(367)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(369)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(375)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(375)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124403660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125124403660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124403660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124403660 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124403660 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125124403660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124403660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124403660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124403660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(375)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(374)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 20241125124403662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124403662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124403662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124403662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124403662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124403662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124403662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124403662 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124403662 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125124403662 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124403662 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124403663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124403663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(375)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(375)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124403667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(371)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241125124403677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124403677 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI210(372)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(374)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(380)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(380)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124403703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125124403703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124403703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124403703 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124403703 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125124403703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124403703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124403703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124403703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(380)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124403705 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124403705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124403705 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124403705 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124403705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124403705 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124403705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124403705 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124403705 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125124403705 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124403705 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124403706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124403706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(380)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(380)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124403709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124403719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124403719 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI220(377)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125124404077 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124404077 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125124404077 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125124404077 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(379)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(379)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125124404079 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(379)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(379)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125124404080 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(379)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(379)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(379)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(379)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_update-BVCI196(367)@1b75635d951b: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='C3931845'O, index=0 SGSN_Test-GSUP(381)@1b75635d951b: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@1b75635d951b: 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 := '8EE42E7AA5892BAC9A30C90286807B0F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '36061D96'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D8F57DC0686B2DB1'O } } } } } 20241125124405133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124405133 DLLC NOTICE LLME(ffffffff/c3931845){UNASSIGNED} LLC RX: unknown TLLI 0xc3931845, creating LLME on the fly (gprs_llc.c:552) 20241125124405133 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124405133 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach" (gprs_gmm.c:1266) 20241125124405133 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125124405133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Allocated (fsm.c:456) 20241125124405133 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125124405133 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Allocated (fsm.c:456) 20241125124405133 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125124405133 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125124405133 DLLC NOTICE LLME(ffffffff/c3931845){UNASSIGNED} LLGM Assign pre (c3931845 => de2f5270) (gprs_llc.c:1079) 20241125124405133 DLLC NOTICE LLME(c3931845/de2f5270){ASSIGNED} LLGM Assign post (c3931845 => de2f5270) (gprs_llc.c:1125) 20241125124405133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125124405133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125124405133 DMM DEBUG MM(262420000000031/de2f5270) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125124405145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124405145 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241125124405145 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124405145 DMM DEBUG MM(262420000000031/de2f5270) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1084) 20241125124405145 DMM NOTICE MM(262420000000031/de2f5270) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125124405145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125124405145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125124405145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125124405145 DMM DEBUG MM(262420000000031/de2f5270) Requesting authorization (sgsn_auth.c:160) 20241125124405145 DMM INFO MM(262420000000031/de2f5270) Requesting authentication tuples (sgsn_auth.c:184) 20241125124405145 DMM DEBUG MM(262420000000031/de2f5270) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125124405145 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20241125124405145 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)@1b75635d951b: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@1b75635d951b: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20241125124405147 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125124405147 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125124405147 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125124405147 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125124405147 DMM INFO MM(262420000000031/de2f5270) Subscriber data update (mmctx.c:445) 20241125124405147 DMM DEBUG MM(262420000000031/de2f5270) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125124405147 DMM INFO MM(262420000000031/de2f5270) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125124405147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125124405147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125124405147 DMM INFO MM(262420000000031/de2f5270) <- GMM AUTH AND CIPHERING REQ (rand = 8e e4 2e 7a a5 89 2b ac 9a 30 c9 02 86 80 7b 0f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241125124405155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124405155 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124405155 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124405155 DMM INFO MM(262420000000031/de2f5270) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241125124405155 DMM NOTICE MM(262420000000031/de2f5270) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241125124405155 DMM DEBUG MM(262420000000031/de2f5270) checking auth: received GSM SRES = 36 06 1d 96 (gprs_gmm.c:666) 20241125124405155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241125124405155 DMM DEBUG MM(262420000000031/de2f5270) Requesting authorization (sgsn_auth.c:160) 20241125124405155 DMM INFO MM(262420000000031/de2f5270) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125124405155 DMM DEBUG MM(262420000000031/de2f5270) Requesting subscriber data update (gprs_subscriber.c:894) 20241125124405155 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20241125124405155 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) 20241125124405155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241125124405155 DMM INFO MM(262420000000031/de2f5270) <- GMM ATTACH ACCEPT (new P-TMSI=0xde2f5270) (gprs_gmm.c:300) 20241125124405156 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241125124405156 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241125124405157 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241125124405157 DMM INFO MM(262420000000031/de2f5270) Subscriber data update (mmctx.c:445) 20241125124405157 DMM DEBUG MM(262420000000031/de2f5270) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241125124405157 DMM INFO MM(262420000000031/de2f5270) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241125124405157 DMM NOTICE MM(262420000000031/de2f5270) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1000) 20241125124405157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241125124405157 DMM NOTICE MM(262420000000031/de2f5270) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241125124405157 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) 20241125124405157 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241125124405157 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241125124405157 DMM INFO MM(262420000000031/de2f5270) Subscriber data update (mmctx.c:445) 20241125124405157 DMM DEBUG MM(262420000000031/de2f5270) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241125124405163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124405163 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241125124405163 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124405163 DMM INFO MM(262420000000031/de2f5270) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125124405163 DMM NOTICE MM(262420000000031/de2f5270) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125124405163 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125124405163 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125124405163 DLLC NOTICE LLME(c3931845/de2f5270){ASSIGNED} LLGM Assign pre (ffffffff => de2f5270) (gprs_llc.c:1079) 20241125124405163 DLLC NOTICE LLME(ffffffff/de2f5270){ASSIGNED} LLGM Assign post (ffffffff => de2f5270) (gprs_llc.c:1125) 20241125124405163 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241125124405163 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241125124405163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125124405163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@1b75635d951b: setverdict(pass): none -> pass 20241125124405213 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241125124405213 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241125124405213 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) 20241125124405213 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241125124405213 DMM INFO MM(262420000000031/de2f5270) Subscriber data update (mmctx.c:445) 20241125124405213 DMM DEBUG MM(262420000000031/de2f5270) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241125124405213 DMM INFO MM(262420000000031/de2f5270) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241125124405213 DMM INFO MM(262420000000031/de2f5270) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241125124405213 DMM INFO MM(262420000000031/de2f5270) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241125124405213 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125124405213 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125124405213 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241125124405213 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241125124405213 DLLC NOTICE LLME(ffffffff/de2f5270){ASSIGNED} LLGM Assign pre (de2f5270 => ffffffff) (gprs_llc.c:1079) 20241125124405213 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de2f5270 => ffffffff) (gprs_llc.c:1125) 20241125124405213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Deallocated (fsm.c:568) 20241125124405213 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125124405213 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Deallocated (fsm.c:568) 20241125124405213 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Deallocated (fsm.c:568) 20241125124405436 DGPRS DEBUG Checking for inactive LLMEs, time = 14349379 (sgsn.c:131) TC_hlr_location_cancel_request_update(383)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed MC@1b75635d951b: Test Component 383 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(381)@1b75635d951b: Final verdict of PTC: none 20241125124410222 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125124410222 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(379)@1b75635d951b: Final verdict of PTC: none -NSVCI99(380)@1b75635d951b: Final verdict of PTC: none -NSVCI97(370)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(369)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(374)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@1b75635d951b: Final verdict of PTC: none -NSVCI98(375)@1b75635d951b: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(367)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@1b75635d951b: Final verdict of PTC: none 20241125124410224 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51228<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_hlr_location_cancel_request_update-BVCI220(377)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@1b75635d951b: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(372)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(368)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(378)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(373)@1b75635d951b: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@1b75635d951b: Final verdict of PTC: pass MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(367): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(368): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(369): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(370): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(372): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(373): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(374): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(375): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(377): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(378): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(379): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(380): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@1b75635d951b: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Mon Nov 25 12:44:10 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 20241125124410359 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54582<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124410660 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54582<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87216) 20241125124411222 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124411222 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87216, count=92648) 20241125124412224 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124412224 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_withdraw ------ Mon Nov 25 12:44:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125124413225 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124413225 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_hlr_location_cancel_request_withdraw started. 20241125124413721 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54584<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124413723 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(389)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(389)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124413774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125124413774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124413774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124413774 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124413774 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125124413774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124413774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124413774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124413774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(389)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124413776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124413776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124413776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124413777 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124413777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124413777 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124413777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124413777 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124413777 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125124413777 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124413777 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(388)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 20241125124413778 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124413778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(389)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(389)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124413781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(385)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124413791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124413791 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(390)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_withdraw-BVCI196(386)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(388)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124413803 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125124413803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124413804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124413804 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124413804 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125124413804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124413804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124413804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124413804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124413805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124413805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124413805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124413806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124413806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124413806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124413806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124413806 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124413806 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125124413806 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124413806 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124413806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124413806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124413809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(394)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(390)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124413819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124413819 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124413840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125124413840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124413840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124413840 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124413840 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125124413840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124413840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124413840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124413840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124413842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124413842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124413842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124413842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124413842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124413842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124413842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124413842 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124413842 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125124413842 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124413842 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(398)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124413842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124413842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124413846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124413856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124413856 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125124414226 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124414226 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125124414226 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125124414226 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(399)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125124414228 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(399)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125124414229 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(399)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(399)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(399)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(386)@1b75635d951b: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='E7CE824B'O, index=0 SGSN_Test-GSUP(400)@1b75635d951b: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@1b75635d951b: 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 := '01EC4ED2CD78A27B79E504C7EE69DA1C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '81DD3F15'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A4979D61D3965AA8'O } } } } } 20241125124415281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124415282 DLLC NOTICE LLME(ffffffff/e7ce824b){UNASSIGNED} LLC RX: unknown TLLI 0xe7ce824b, creating LLME on the fly (gprs_llc.c:552) 20241125124415282 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124415282 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach" (gprs_gmm.c:1266) 20241125124415282 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125124415282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Allocated (fsm.c:456) 20241125124415282 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125124415282 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Allocated (fsm.c:456) 20241125124415282 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125124415282 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125124415282 DLLC NOTICE LLME(ffffffff/e7ce824b){UNASSIGNED} LLGM Assign pre (e7ce824b => d464a6a2) (gprs_llc.c:1079) 20241125124415282 DLLC NOTICE LLME(e7ce824b/d464a6a2){ASSIGNED} LLGM Assign post (e7ce824b => d464a6a2) (gprs_llc.c:1125) 20241125124415282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125124415282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125124415282 DMM DEBUG MM(262420000000029/d464a6a2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125124415295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124415295 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241125124415295 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124415295 DMM DEBUG MM(262420000000029/d464a6a2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1084) 20241125124415295 DMM NOTICE MM(262420000000029/d464a6a2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125124415295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125124415295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125124415295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125124415295 DMM DEBUG MM(262420000000029/d464a6a2) Requesting authorization (sgsn_auth.c:160) 20241125124415295 DMM INFO MM(262420000000029/d464a6a2) Requesting authentication tuples (sgsn_auth.c:184) 20241125124415295 DMM DEBUG MM(262420000000029/d464a6a2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125124415295 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20241125124415295 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)@1b75635d951b: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@1b75635d951b: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20241125124415297 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125124415297 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125124415297 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125124415297 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125124415297 DMM INFO MM(262420000000029/d464a6a2) Subscriber data update (mmctx.c:445) 20241125124415297 DMM DEBUG MM(262420000000029/d464a6a2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125124415297 DMM INFO MM(262420000000029/d464a6a2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125124415297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125124415297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125124415297 DMM INFO MM(262420000000029/d464a6a2) <- GMM AUTH AND CIPHERING REQ (rand = 01 ec 4e d2 cd 78 a2 7b 79 e5 04 c7 ee 69 da 1c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241125124415304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124415304 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124415304 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124415304 DMM INFO MM(262420000000029/d464a6a2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241125124415304 DMM NOTICE MM(262420000000029/d464a6a2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241125124415304 DMM DEBUG MM(262420000000029/d464a6a2) checking auth: received GSM SRES = 81 dd 3f 15 (gprs_gmm.c:666) 20241125124415304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241125124415304 DMM DEBUG MM(262420000000029/d464a6a2) Requesting authorization (sgsn_auth.c:160) 20241125124415304 DMM INFO MM(262420000000029/d464a6a2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125124415304 DMM DEBUG MM(262420000000029/d464a6a2) Requesting subscriber data update (gprs_subscriber.c:894) 20241125124415305 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20241125124415305 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) 20241125124415305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241125124415305 DMM INFO MM(262420000000029/d464a6a2) <- GMM ATTACH ACCEPT (new P-TMSI=0xd464a6a2) (gprs_gmm.c:300) 20241125124415306 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241125124415306 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241125124415306 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241125124415306 DMM INFO MM(262420000000029/d464a6a2) Subscriber data update (mmctx.c:445) 20241125124415306 DMM DEBUG MM(262420000000029/d464a6a2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241125124415306 DMM INFO MM(262420000000029/d464a6a2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241125124415306 DMM NOTICE MM(262420000000029/d464a6a2) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1000) 20241125124415306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241125124415306 DMM NOTICE MM(262420000000029/d464a6a2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241125124415306 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) 20241125124415306 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241125124415306 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241125124415306 DMM INFO MM(262420000000029/d464a6a2) Subscriber data update (mmctx.c:445) 20241125124415306 DMM DEBUG MM(262420000000029/d464a6a2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241125124415313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124415313 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241125124415313 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124415313 DMM INFO MM(262420000000029/d464a6a2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125124415313 DMM NOTICE MM(262420000000029/d464a6a2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125124415313 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125124415313 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125124415313 DLLC NOTICE LLME(e7ce824b/d464a6a2){ASSIGNED} LLGM Assign pre (ffffffff => d464a6a2) (gprs_llc.c:1079) 20241125124415313 DLLC NOTICE LLME(ffffffff/d464a6a2){ASSIGNED} LLGM Assign post (ffffffff => d464a6a2) (gprs_llc.c:1125) 20241125124415313 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241125124415313 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241125124415313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125124415313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@1b75635d951b: setverdict(pass): none -> pass 20241125124415362 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241125124415362 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20241125124415362 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) 20241125124415362 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241125124415362 DMM INFO MM(262420000000029/d464a6a2) Subscriber data update (mmctx.c:445) 20241125124415362 DMM DEBUG MM(262420000000029/d464a6a2) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241125124415362 DMM INFO MM(262420000000029/d464a6a2) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241125124415362 DMM INFO MM(262420000000029/d464a6a2) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1053) 20241125124415362 DMM NOTICE MM(262420000000029/d464a6a2) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1031) 20241125124415362 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:251) 20241125124415362 DMM INFO MM(262420000000029/d464a6a2) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20241125124415362 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125124415362 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125124415362 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241125124415362 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241125124415362 DLLC NOTICE LLME(ffffffff/d464a6a2){ASSIGNED} LLGM Assign pre (d464a6a2 => ffffffff) (gprs_llc.c:1079) 20241125124415362 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d464a6a2 => ffffffff) (gprs_llc.c:1125) 20241125124415362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Deallocated (fsm.c:568) 20241125124415362 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125124415362 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Deallocated (fsm.c:568) 20241125124415362 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Deallocated (fsm.c:568) 20241125124415363 DGPRS NOTICE Unknown IMSI 262420000000029, discarding GSUP response of type 0x06 (gprs_subscriber.c:673) TC_hlr_location_cancel_request_withdraw(402)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(386)@1b75635d951b: Removing Client IMSI='262420000000029'H, index=0 20241125124415368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124415368 DLLC NOTICE LLME(ffffffff/d464a6a2){UNASSIGNED} LLC RX: unknown TLLI 0xd464a6a2, creating LLME on the fly (gprs_llc.c:552) 20241125124415368 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124415368 DMM NOTICE LLME(ffffffff/d464a6a2){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241125124415368 DLLC NOTICE LLME(ffffffff/d464a6a2){UNASSIGNED} LLGM Assign pre (d464a6a2 => ffffffff) (gprs_llc.c:1079) 20241125124415368 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d464a6a2 => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@1b75635d951b: Final verdict of PTC: pass 20241125124415370 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54584<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241125124415372 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125124415372 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(400)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@1b75635d951b: Final verdict of PTC: none -NSVCI97(389)@1b75635d951b: Final verdict of PTC: none -NSVCI98(393)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@1b75635d951b: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@1b75635d951b: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(386)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(388)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@1b75635d951b: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@1b75635d951b: Final verdict of PTC: none -NSVCI99(398)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(391)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(396)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(387)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(386): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(387): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(388): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(389): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@1b75635d951b: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Mon Nov 25 12:44:15 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 20241125124415505 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54600<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124415806 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54600<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57132) 20241125124416373 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124416373 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=57132, count=96932) 20241125124417375 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124417375 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw ------ Mon Nov 25 12:44:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125124418377 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124418377 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20241125124418865 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35756<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124418866 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(408)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(408)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124418919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125124418919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124418919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124418919 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124418919 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125124418919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124418919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124418919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124418919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(407)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(408)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124418921 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124418921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124418921 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124418921 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124418921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124418921 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124418921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124418921 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124418921 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125124418921 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124418921 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124418921 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124418921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(408)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(408)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124418926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(404)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(404)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124418937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124418937 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(407)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(412)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124418944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125124418944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124418944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124418944 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124418944 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125124418944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124418944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124418944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124418944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124418946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124418946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124418946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124418946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124418946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124418946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124418946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124418946 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124418946 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125124418946 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124418946 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(412)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124418947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124418947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124418951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(413)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(409)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124418960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124418960 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(414)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(413)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(418)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(418)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124418989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125124418989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124418989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124418989 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124418989 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125124418989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124418989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124418989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124418989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(418)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124418991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124418991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124418991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124418991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124418991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124418991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124418991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124418991 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124418991 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125124418991 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124418991 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124418992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124418992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(418)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(418)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124418996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124419004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124419004 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(415)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125124419378 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124419378 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125124419378 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125124419378 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(417)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(417)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125124419380 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(417)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(417)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125124419381 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(417)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(417)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(417)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(417)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@1b75635d951b: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='DB76F3DA'O, index=0 SGSN_Test-GSUP(419)@1b75635d951b: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20241125124420452 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) 20241125124420452 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@1b75635d951b: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@1b75635d951b: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@1b75635d951b: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@1b75635d951b: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@1b75635d951b: Final verdict of PTC: pass 20241125124420459 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35756<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241125124420462 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125124420462 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(419)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(417)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@1b75635d951b: Final verdict of PTC: none -NSVCI98(412)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@1b75635d951b: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(415)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(407)@1b75635d951b: Final verdict of PTC: none -NSVCI97(408)@1b75635d951b: Final verdict of PTC: none -NSVCI99(418)@1b75635d951b: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@1b75635d951b: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(406)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(416)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(410)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(406): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(407): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(408): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(415): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(416): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(417): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(418): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@1b75635d951b: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Mon Nov 25 12:44:20 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 20241125124420615 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35766<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124420920 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35766<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44512) 20241125124421463 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124421463 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44512, count=52456) 20241125124422464 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124422464 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update ------ Mon Nov 25 12:44:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125124423465 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124423465 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20241125124423981 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35768<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124423982 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(426)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124424032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125124424032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124424032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124424032 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124424032 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125124424032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124424032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124424032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124424032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124424034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124424034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124424034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124424034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124424034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124424034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124424034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124424034 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124424034 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125124424034 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124424034 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124424034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124424035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124424038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(427)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(423)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124424049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124424049 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(427)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(431)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124424064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125124424064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124424064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124424065 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124424065 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125124424065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124424065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124424065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124424065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124424066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124424066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124424066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124424067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124424067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124424067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124424067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124424067 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124424067 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125124424067 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124424067 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124424067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124424067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124424071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(432)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(428)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124424080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124424080 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(437)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124424108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125124424108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124424108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124424108 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124424108 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125124424108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124424108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124424109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124424109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(437)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124424111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124424111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124424111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124424111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124424111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124424111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124424111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124424111 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124424111 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125124424111 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124424111 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124424112 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124424112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(437)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(437)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124424116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124424127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124424127 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(434)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125124424466 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124424466 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125124424466 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125124424466 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(436)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(436)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125124424468 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241125124424469 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(436)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(436)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(436)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(436)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(436)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(436)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@1b75635d951b: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='FA63DCFF'O, index=0 SGSN_Test-GSUP(438)@1b75635d951b: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20241125124425514 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) 20241125124425514 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@1b75635d951b: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@1b75635d951b: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@1b75635d951b: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@1b75635d951b: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@1b75635d951b: Final verdict of PTC: pass 20241125124425518 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35768<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(438)@1b75635d951b: Final verdict of PTC: none -NSVCI98(431)@1b75635d951b: Final verdict of PTC: none 20241125124425520 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125124425520 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(436)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@1b75635d951b: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@1b75635d951b: Final verdict of PTC: none -NSVCI97(426)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@1b75635d951b: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@1b75635d951b: Final verdict of PTC: none -NSVCI99(437)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@1b75635d951b: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(434)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(435)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(429)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(425)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(425): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(434): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(435): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(436): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(437): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@1b75635d951b: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Mon Nov 25 12:44:25 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 20241125124425652 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35782<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124425953 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35782<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44724) 20241125124426521 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124426521 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44724, count=52664) 20241125124427522 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124427522 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Mon Nov 25 12:44:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125124428523 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124428523 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_rau_unknown started. 20241125124429015 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46802<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124429016 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124429058 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125124429058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124429058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124429058 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124429058 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125124429058 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124429058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124429058 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124429058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124429060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124429060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124429060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124429060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124429060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124429060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124429060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124429060 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124429060 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125124429060 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124429060 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(445)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124429061 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124429061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124429065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(442)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(446)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 20241125124429075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124429076 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_rau_unknown-BVCI196(444)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124429099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125124429099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124429099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124429099 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124429099 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125124429099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124429099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124429099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124429099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124429101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124429101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124429101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124429102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124429102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124429102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124429102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124429102 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124429102 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125124429102 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124429102 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124429103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124429103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(450)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124429107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(447)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(451)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 20241125124429119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124429119 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_rau_unknown-BVCI210(449)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(451)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(456)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(456)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124429153 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125124429153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124429153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124429153 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124429153 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125124429153 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124429153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124429153 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124429153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(456)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124429155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124429155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124429155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124429155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124429155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124429155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124429156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124429156 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124429156 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125124429156 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124429156 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124429156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124429156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(456)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(456)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124429160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124429169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124429169 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rau_unknown-BVCI220(453)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125124429524 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124429524 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125124429524 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125124429524 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(455)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(455)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125124429526 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241125124429527 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(455)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(455)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(455)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(455)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(455)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(455)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@1b75635d951b: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='CBCD8DA8'O, index=0 SGSN_Test-GSUP(457)@1b75635d951b: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20241125124430580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124430580 DLLC NOTICE LLME(ffffffff/cbcd8da8){UNASSIGNED} LLC RX: unknown TLLI 0xcbcd8da8, creating LLME on the fly (gprs_llc.c:552) 20241125124430580 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241125124430580 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241125124430581 DMM NOTICE LLME(ffffffff/cbcd8da8){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241125124430581 DLLC NOTICE LLME(ffffffff/cbcd8da8){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241125124430581 DMM ERROR LLME(ffffffff/cbcd8da8){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241125124430581 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241125124430581 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241125124430581 DLLC NOTICE LLME(ffffffff/cbcd8da8){UNASSIGNED} LLGM Assign pre (cbcd8da8 => ffffffff) (gprs_llc.c:1079) 20241125124430581 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cbcd8da8 => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@1b75635d951b: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@1b75635d951b: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@1b75635d951b: Final verdict of PTC: pass 20241125124430593 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46802<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_rau_unknown-BVCI210(449)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP(457)@1b75635d951b: Final verdict of PTC: none 20241125124430595 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125124430596 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(441)@1b75635d951b: Final verdict of PTC: none -NSVCI97(445)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(455)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@1b75635d951b: Final verdict of PTC: none -NSVCI98(450)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@1b75635d951b: Final verdict of PTC: none TC_rau_unknown-BVCI220(453)@1b75635d951b: Final verdict of PTC: none -NSVCI99(456)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@1b75635d951b: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(454)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(443)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(448)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_rau_unknown-BVCI220(453): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(454): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(455): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(456): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@1b75635d951b: Test case TC_rau_unknown finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Mon Nov 25 12:44:30 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20241125124430727 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46818<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124431028 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46818<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50580) 20241125124431596 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124431596 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50580, count=54936) 20241125124432597 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124432597 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Mon Nov 25 12:44:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125124433598 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124433598 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_attach_rau started. 20241125124434084 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46822<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124434085 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(464)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124434129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125124434129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124434129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124434129 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124434129 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125124434129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124434129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124434129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124434129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124434130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124434130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124434130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124434131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124434131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124434131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124434131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124434131 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124434131 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125124434131 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124434131 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124434131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124434131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(464)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124434135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(461)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124434145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124434145 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(465)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 TC_attach_rau-BVCI196(463)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(465)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(470)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(470)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124434181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125124434181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124434181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124434181 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124434181 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125124434181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124434181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124434181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124434181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(470)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(469)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 20241125124434183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124434183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124434184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124434184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124434184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124434184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124434184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124434184 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124434184 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125124434184 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124434184 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(470)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(470)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124434185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124434185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241125124434189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(466)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241125124434201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124434201 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau-BVCI210(467)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(469)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124434209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125124434209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124434209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124434209 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124434209 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125124434209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124434209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124434209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124434209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124434210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124434210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124434210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124434211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124434211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124434211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124434211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124434211 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124434211 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125124434211 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124434211 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(474)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124434211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124434211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124434215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124434225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124434225 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau-BVCI220(473)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125124434599 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124434599 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125124434599 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125124434599 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(475)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125124434602 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(475)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125124434602 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(475)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(475)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(475)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125124435436 DGPRS DEBUG Checking for inactive LLMEs, time = 14349409 (sgsn.c:131) TC_attach_rau-BVCI196(463)@1b75635d951b: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='D1D9DDCA'O, index=0 SGSN_Test-GSUP(476)@1b75635d951b: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@1b75635d951b: 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 := 'AD0E4E89D4CEAAF3DB5C0AC1BBAFC398'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EC41BD71'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '331019242A01C8AF'O } } } } } 20241125124435657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124435657 DLLC NOTICE LLME(ffffffff/d1d9ddca){UNASSIGNED} LLC RX: unknown TLLI 0xd1d9ddca, creating LLME on the fly (gprs_llc.c:552) 20241125124435657 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124435657 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach" (gprs_gmm.c:1266) 20241125124435657 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125124435657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Allocated (fsm.c:456) 20241125124435657 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125124435657 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Allocated (fsm.c:456) 20241125124435657 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125124435657 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125124435657 DLLC NOTICE LLME(ffffffff/d1d9ddca){UNASSIGNED} LLGM Assign pre (d1d9ddca => ebd38dbe) (gprs_llc.c:1079) 20241125124435657 DLLC NOTICE LLME(d1d9ddca/ebd38dbe){ASSIGNED} LLGM Assign post (d1d9ddca => ebd38dbe) (gprs_llc.c:1125) 20241125124435657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125124435657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125124435657 DMM DEBUG MM(262420000000012/ebd38dbe) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125124435670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124435670 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241125124435670 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124435670 DMM DEBUG MM(262420000000012/ebd38dbe) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1084) 20241125124435670 DMM NOTICE MM(262420000000012/ebd38dbe) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125124435670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125124435670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125124435670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125124435670 DMM DEBUG MM(262420000000012/ebd38dbe) Requesting authorization (sgsn_auth.c:160) 20241125124435670 DMM INFO MM(262420000000012/ebd38dbe) Requesting authentication tuples (sgsn_auth.c:184) 20241125124435670 DMM DEBUG MM(262420000000012/ebd38dbe) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125124435670 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20241125124435670 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)@1b75635d951b: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@1b75635d951b: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20241125124435673 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125124435673 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125124435673 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125124435673 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125124435673 DMM INFO MM(262420000000012/ebd38dbe) Subscriber data update (mmctx.c:445) 20241125124435673 DMM DEBUG MM(262420000000012/ebd38dbe) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125124435673 DMM INFO MM(262420000000012/ebd38dbe) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125124435673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125124435673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125124435673 DMM INFO MM(262420000000012/ebd38dbe) <- GMM AUTH AND CIPHERING REQ (rand = ad 0e 4e 89 d4 ce aa f3 db 5c 0a c1 bb af c3 98 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241125124435681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124435681 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124435681 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124435681 DMM INFO MM(262420000000012/ebd38dbe) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241125124435681 DMM NOTICE MM(262420000000012/ebd38dbe) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241125124435681 DMM DEBUG MM(262420000000012/ebd38dbe) checking auth: received GSM SRES = ec 41 bd 71 (gprs_gmm.c:666) 20241125124435681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241125124435681 DMM DEBUG MM(262420000000012/ebd38dbe) Requesting authorization (sgsn_auth.c:160) 20241125124435681 DMM INFO MM(262420000000012/ebd38dbe) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125124435681 DMM DEBUG MM(262420000000012/ebd38dbe) Requesting subscriber data update (gprs_subscriber.c:894) 20241125124435681 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20241125124435681 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) 20241125124435681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241125124435681 DMM INFO MM(262420000000012/ebd38dbe) <- GMM ATTACH ACCEPT (new P-TMSI=0xebd38dbe) (gprs_gmm.c:300) 20241125124435682 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241125124435682 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241125124435682 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241125124435682 DMM INFO MM(262420000000012/ebd38dbe) Subscriber data update (mmctx.c:445) 20241125124435682 DMM DEBUG MM(262420000000012/ebd38dbe) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241125124435682 DMM INFO MM(262420000000012/ebd38dbe) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241125124435682 DMM NOTICE MM(262420000000012/ebd38dbe) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1000) 20241125124435682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241125124435682 DMM NOTICE MM(262420000000012/ebd38dbe) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241125124435682 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) 20241125124435683 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241125124435683 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241125124435683 DMM INFO MM(262420000000012/ebd38dbe) Subscriber data update (mmctx.c:445) 20241125124435683 DMM DEBUG MM(262420000000012/ebd38dbe) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241125124435690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124435690 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241125124435690 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124435690 DMM INFO MM(262420000000012/ebd38dbe) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125124435690 DMM NOTICE MM(262420000000012/ebd38dbe) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125124435690 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125124435690 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125124435690 DLLC NOTICE LLME(d1d9ddca/ebd38dbe){ASSIGNED} LLGM Assign pre (ffffffff => ebd38dbe) (gprs_llc.c:1079) 20241125124435690 DLLC NOTICE LLME(ffffffff/ebd38dbe){ASSIGNED} LLGM Assign post (ffffffff => ebd38dbe) (gprs_llc.c:1125) 20241125124435690 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241125124435690 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241125124435690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125124435690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@1b75635d951b: setverdict(pass): none -> pass 20241125124435741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124435741 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124435741 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124435741 DMM INFO MM(262420000000012/ebd38dbe) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241125124435741 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125124435741 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241125124435741 DLLC NOTICE LLME(ffffffff/ebd38dbe){ASSIGNED} LLGM Assign pre (ebd38dbe => d73b55fd) (gprs_llc.c:1079) 20241125124435741 DLLC NOTICE LLME(ebd38dbe/d73b55fd){ASSIGNED} LLGM Assign post (ebd38dbe => d73b55fd) (gprs_llc.c:1125) 20241125124435741 DMM INFO MM(262420000000012/d73b55fd) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau(478)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@1b75635d951b: Removing Client IMSI='262420000000012'H, index=0 20241125124435748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124435748 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241125124435748 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124435748 DMM INFO MM(262420000000012/d73b55fd) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241125124435748 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241125124435748 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125124435748 DLLC NOTICE LLME(ebd38dbe/d73b55fd){ASSIGNED} LLGM Assign pre (ffffffff => d73b55fd) (gprs_llc.c:1079) 20241125124435748 DLLC NOTICE LLME(ffffffff/d73b55fd){ASSIGNED} LLGM Assign post (ffffffff => d73b55fd) (gprs_llc.c:1125) 20241125124435748 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau(478)@1b75635d951b: Final verdict of PTC: pass 20241125124435751 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46822<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(476)@1b75635d951b: Final verdict of PTC: none 20241125124435753 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125124435753 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_rau-BVCI210(467)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(469)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@1b75635d951b: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@1b75635d951b: Final verdict of PTC: none -NSVCI98(470)@1b75635d951b: Final verdict of PTC: none -NSVCI97(464)@1b75635d951b: Final verdict of PTC: none -NSVCI99(474)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@1b75635d951b: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(472)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(468)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(462)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_rau-BVCI210(467): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(468): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(469): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(470): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@1b75635d951b: Test case TC_attach_rau finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Mon Nov 25 12:44:35 UTC 2024 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20241125124435885 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46836<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124436287 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46836<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83164) 20241125124436753 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124436753 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83164, count=92840) 20241125124437755 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124437755 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Mon Nov 25 12:44:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125124438755 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124438755 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_attach_rau_a_a started. 20241125124439346 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54994<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124439348 DMM INFO MM(262420000000012/d73b55fd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241125124439348 DMM INFO MM(262420000000012/d73b55fd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241125124439348 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125124439348 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125124439348 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241125124439348 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241125124439348 DLLC NOTICE LLME(ffffffff/d73b55fd){ASSIGNED} LLGM Assign pre (d73b55fd => ffffffff) (gprs_llc.c:1079) 20241125124439348 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d73b55fd => ffffffff) (gprs_llc.c:1125) 20241125124439348 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20241125124439348 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) 20241125124439348 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:399) 20241125124439348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Deallocated (fsm.c:568) 20241125124439348 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125124439348 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Deallocated (fsm.c:568) 20241125124439348 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Deallocated (fsm.c:568) 20241125124439348 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(484)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(484)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124439397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125124439397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124439397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124439397 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124439397 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125124439397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124439397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124439397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124439397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(483)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(484)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124439399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124439399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124439399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124439399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124439399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124439399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124439399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124439399 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124439399 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125124439399 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124439399 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124439400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124439400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(484)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(484)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124439403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(480)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124439411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124439411 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI196(481)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(483)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(488)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124439423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125124439423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124439423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124439423 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124439423 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125124439423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124439423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124439423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124439423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124439425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124439425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124439425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124439426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124439426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124439426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124439426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124439426 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124439426 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125124439426 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124439426 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124439426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124439426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124439430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(485)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(489)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 20241125124439439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124439439 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI210(487)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(489)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124439462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125124439462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124439462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124439462 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124439462 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125124439462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124439462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124439462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124439462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124439463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124439463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124439463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124439464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124439464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124439464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124439464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124439464 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124439464 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125124439464 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124439464 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124439464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124439464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124439467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124439476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124439476 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI220(492)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125124439756 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124439756 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125124439756 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125124439756 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(494)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125124439759 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(494)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125124439759 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(494)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(494)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(494)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(481)@1b75635d951b: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='F55C5F0C'O, index=0 SGSN_Test-GSUP(495)@1b75635d951b: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@1b75635d951b: 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 := '28BFE7A1F44A9A28939B6063ED2733AD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F2670E75'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3B5D36FC9EBB0721'O } } } } } 20241125124440809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124440809 DLLC NOTICE LLME(ffffffff/f55c5f0c){UNASSIGNED} LLC RX: unknown TLLI 0xf55c5f0c, creating LLME on the fly (gprs_llc.c:552) 20241125124440809 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124440809 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach" (gprs_gmm.c:1266) 20241125124440809 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125124440809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Allocated (fsm.c:456) 20241125124440809 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125124440809 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Allocated (fsm.c:456) 20241125124440809 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125124440809 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125124440809 DLLC NOTICE LLME(ffffffff/f55c5f0c){UNASSIGNED} LLGM Assign pre (f55c5f0c => d4b2dba3) (gprs_llc.c:1079) 20241125124440809 DLLC NOTICE LLME(f55c5f0c/d4b2dba3){ASSIGNED} LLGM Assign post (f55c5f0c => d4b2dba3) (gprs_llc.c:1125) 20241125124440809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125124440809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125124440809 DMM DEBUG MM(262420000000037/d4b2dba3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125124440820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124440820 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241125124440820 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124440820 DMM DEBUG MM(262420000000037/d4b2dba3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1084) 20241125124440820 DMM NOTICE MM(262420000000037/d4b2dba3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125124440820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125124440820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125124440820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125124440820 DMM DEBUG MM(262420000000037/d4b2dba3) Requesting authorization (sgsn_auth.c:160) 20241125124440820 DMM INFO MM(262420000000037/d4b2dba3) Requesting authentication tuples (sgsn_auth.c:184) 20241125124440820 DMM DEBUG MM(262420000000037/d4b2dba3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125124440820 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20241125124440820 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)@1b75635d951b: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@1b75635d951b: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20241125124440823 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125124440823 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125124440823 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125124440823 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125124440823 DMM INFO MM(262420000000037/d4b2dba3) Subscriber data update (mmctx.c:445) 20241125124440823 DMM DEBUG MM(262420000000037/d4b2dba3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125124440823 DMM INFO MM(262420000000037/d4b2dba3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125124440823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125124440823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125124440823 DMM INFO MM(262420000000037/d4b2dba3) <- GMM AUTH AND CIPHERING REQ (rand = 28 bf e7 a1 f4 4a 9a 28 93 9b 60 63 ed 27 33 ad , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241125124440830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124440830 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124440830 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124440830 DMM INFO MM(262420000000037/d4b2dba3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241125124440830 DMM NOTICE MM(262420000000037/d4b2dba3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241125124440830 DMM DEBUG MM(262420000000037/d4b2dba3) checking auth: received GSM SRES = f2 67 0e 75 (gprs_gmm.c:666) 20241125124440830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241125124440830 DMM DEBUG MM(262420000000037/d4b2dba3) Requesting authorization (sgsn_auth.c:160) 20241125124440830 DMM INFO MM(262420000000037/d4b2dba3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125124440830 DMM DEBUG MM(262420000000037/d4b2dba3) Requesting subscriber data update (gprs_subscriber.c:894) 20241125124440830 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20241125124440830 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) 20241125124440830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241125124440830 DMM INFO MM(262420000000037/d4b2dba3) <- GMM ATTACH ACCEPT (new P-TMSI=0xd4b2dba3) (gprs_gmm.c:300) 20241125124440831 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241125124440831 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241125124440831 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241125124440831 DMM INFO MM(262420000000037/d4b2dba3) Subscriber data update (mmctx.c:445) 20241125124440831 DMM DEBUG MM(262420000000037/d4b2dba3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241125124440831 DMM INFO MM(262420000000037/d4b2dba3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241125124440831 DMM NOTICE MM(262420000000037/d4b2dba3) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1000) 20241125124440831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241125124440832 DMM NOTICE MM(262420000000037/d4b2dba3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241125124440832 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) 20241125124440832 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241125124440832 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241125124440832 DMM INFO MM(262420000000037/d4b2dba3) Subscriber data update (mmctx.c:445) 20241125124440832 DMM DEBUG MM(262420000000037/d4b2dba3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241125124440838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124440838 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241125124440838 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124440838 DMM INFO MM(262420000000037/d4b2dba3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125124440838 DMM NOTICE MM(262420000000037/d4b2dba3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125124440838 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125124440838 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125124440838 DLLC NOTICE LLME(f55c5f0c/d4b2dba3){ASSIGNED} LLGM Assign pre (ffffffff => d4b2dba3) (gprs_llc.c:1079) 20241125124440838 DLLC NOTICE LLME(ffffffff/d4b2dba3){ASSIGNED} LLGM Assign post (ffffffff => d4b2dba3) (gprs_llc.c:1125) 20241125124440838 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241125124440838 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241125124440838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125124440838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@1b75635d951b: setverdict(pass): none -> pass 20241125124440891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124440891 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124440891 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124440891 DMM INFO MM(262420000000037/d4b2dba3) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241125124440891 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125124440891 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241125124440891 DLLC NOTICE LLME(ffffffff/d4b2dba3){ASSIGNED} LLGM Assign pre (d4b2dba3 => e7712fbf) (gprs_llc.c:1079) 20241125124440891 DLLC NOTICE LLME(d4b2dba3/e7712fbf){ASSIGNED} LLGM Assign post (d4b2dba3 => e7712fbf) (gprs_llc.c:1125) 20241125124440891 DMM INFO MM(262420000000037/e7712fbf) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed 20241125124440900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124440900 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241125124440900 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124440901 DMM INFO MM(262420000000037/e7712fbf) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241125124440901 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241125124440901 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125124440901 DLLC NOTICE LLME(d4b2dba3/e7712fbf){ASSIGNED} LLGM Assign pre (ffffffff => e7712fbf) (gprs_llc.c:1079) 20241125124440901 DLLC NOTICE LLME(ffffffff/e7712fbf){ASSIGNED} LLGM Assign post (ffffffff => e7712fbf) (gprs_llc.c:1125) 20241125124440901 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241125124440901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124440901 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124440901 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124440901 DMM INFO MM(262420000000037/e7712fbf) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241125124440901 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125124440901 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241125124440901 DLLC NOTICE LLME(ffffffff/e7712fbf){ASSIGNED} LLGM Assign pre (e7712fbf => f8fd9c88) (gprs_llc.c:1079) 20241125124440901 DLLC NOTICE LLME(e7712fbf/f8fd9c88){ASSIGNED} LLGM Assign post (e7712fbf => f8fd9c88) (gprs_llc.c:1125) 20241125124440901 DMM INFO MM(262420000000037/f8fd9c88) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed 20241125124440908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124440908 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124440908 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124440909 DMM INFO MM(262420000000037/f8fd9c88) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241125124440909 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241125124440909 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125124440909 DLLC NOTICE LLME(e7712fbf/f8fd9c88){ASSIGNED} LLGM Assign pre (ffffffff => f8fd9c88) (gprs_llc.c:1079) 20241125124440909 DLLC NOTICE LLME(ffffffff/f8fd9c88){ASSIGNED} LLGM Assign post (ffffffff => f8fd9c88) (gprs_llc.c:1125) 20241125124440909 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241125124440909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124440909 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124440909 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124440909 DMM INFO MM(262420000000037/f8fd9c88) -> GMM DETACH REQUEST TLLI=0xf8fd9c88 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241125124440909 DMM INFO MM(262420000000037/f8fd9c88) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241125124440909 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125124440909 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125124440909 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241125124440909 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241125124440909 DLLC NOTICE LLME(ffffffff/f8fd9c88){ASSIGNED} LLGM Assign pre (f8fd9c88 => ffffffff) (gprs_llc.c:1079) 20241125124440909 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8fd9c88 => ffffffff) (gprs_llc.c:1125) 20241125124440909 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20241125124440909 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) 20241125124440909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Deallocated (fsm.c:568) 20241125124440909 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125124440909 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Deallocated (fsm.c:568) 20241125124440909 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Deallocated (fsm.c:568) 20241125124440910 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(481)@1b75635d951b: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@1b75635d951b: Final verdict of PTC: pass 20241125124445918 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54994<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(495)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@1b75635d951b: Final verdict of PTC: none 20241125124445920 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125124445921 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_rau_a_a-BVCI220(492)@1b75635d951b: Final verdict of PTC: none -NSVCI99(493)@1b75635d951b: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(481)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@1b75635d951b: Final verdict of PTC: none -NSVCI97(484)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(483)@1b75635d951b: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@1b75635d951b: Final verdict of PTC: none -NSVCI98(488)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(486)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(482)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(491)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_rau_a_a-BVCI196(481): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(482): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(483): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(484): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@1b75635d951b: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Mon Nov 25 12:44:46 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 20241125124446052 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54998<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124446353 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54998<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106660) 20241125124446921 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124446922 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106660, count=112092) 20241125124447923 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124447923 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Mon Nov 25 12:44:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125124448924 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124448924 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_attach_rau_a_b started. 20241125124449410 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42562<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124449412 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(503)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(503)@1b75635d951b: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(502)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 20241125124449470 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125124449470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124449470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124449470 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124449470 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125124449470 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124449470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124449470 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124449470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(503)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124449472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124449472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124449472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124449472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124449472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124449472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124449472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124449472 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124449472 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125124449472 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124449472 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124449473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124449473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(503)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(503)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124449476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(499)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124449485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124449485 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI196(500)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(502)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124449498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125124449498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124449498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124449498 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124449498 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125124449498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124449498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124449498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124449498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124449499 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124449499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124449500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124449500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124449500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124449500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124449500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124449500 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124449500 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125124449500 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124449500 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124449500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124449500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(507)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124449505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(504)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(508)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 20241125124449514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124449514 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI210(506)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124449541 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125124449541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124449541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124449541 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124449541 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125124449541 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124449541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124449541 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124449541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124449542 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124449542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124449542 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124449543 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124449543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124449543 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124449543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124449543 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124449543 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125124449543 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124449543 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(512)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124449543 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124449543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124449547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124449558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124449558 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI220(511)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125124449924 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124449924 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125124449924 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125124449924 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(513)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125124449927 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(513)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125124449928 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(513)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(513)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(513)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(500)@1b75635d951b: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='C0251153'O, index=0 SGSN_Test-GSUP(514)@1b75635d951b: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@1b75635d951b: 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 := '7587199CFD04E506D67E7FD36164DC1D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8F69F017'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8E1C42433E6938B6'O } } } } } 20241125124450979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124450979 DLLC NOTICE LLME(ffffffff/c0251153){UNASSIGNED} LLC RX: unknown TLLI 0xc0251153, creating LLME on the fly (gprs_llc.c:552) 20241125124450979 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124450979 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach" (gprs_gmm.c:1266) 20241125124450979 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125124450979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Allocated (fsm.c:456) 20241125124450979 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125124450979 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Allocated (fsm.c:456) 20241125124450979 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125124450979 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125124450979 DLLC NOTICE LLME(ffffffff/c0251153){UNASSIGNED} LLGM Assign pre (c0251153 => d8490ec7) (gprs_llc.c:1079) 20241125124450979 DLLC NOTICE LLME(c0251153/d8490ec7){ASSIGNED} LLGM Assign post (c0251153 => d8490ec7) (gprs_llc.c:1125) 20241125124450979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125124450979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125124450979 DMM DEBUG MM(262420000000038/d8490ec7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125124450993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124450993 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241125124450993 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124450993 DMM DEBUG MM(262420000000038/d8490ec7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1084) 20241125124450993 DMM NOTICE MM(262420000000038/d8490ec7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125124450993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125124450993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125124450994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125124450994 DMM DEBUG MM(262420000000038/d8490ec7) Requesting authorization (sgsn_auth.c:160) 20241125124450994 DMM INFO MM(262420000000038/d8490ec7) Requesting authentication tuples (sgsn_auth.c:184) 20241125124450994 DMM DEBUG MM(262420000000038/d8490ec7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125124450994 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20241125124450994 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)@1b75635d951b: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@1b75635d951b: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20241125124450997 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125124450997 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125124450997 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125124450997 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125124450997 DMM INFO MM(262420000000038/d8490ec7) Subscriber data update (mmctx.c:445) 20241125124450997 DMM DEBUG MM(262420000000038/d8490ec7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125124450997 DMM INFO MM(262420000000038/d8490ec7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125124450997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125124450997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125124450997 DMM INFO MM(262420000000038/d8490ec7) <- GMM AUTH AND CIPHERING REQ (rand = 75 87 19 9c fd 04 e5 06 d6 7e 7f d3 61 64 dc 1d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241125124451005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124451005 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124451005 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124451005 DMM INFO MM(262420000000038/d8490ec7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241125124451005 DMM NOTICE MM(262420000000038/d8490ec7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241125124451005 DMM DEBUG MM(262420000000038/d8490ec7) checking auth: received GSM SRES = 8f 69 f0 17 (gprs_gmm.c:666) 20241125124451005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241125124451005 DMM DEBUG MM(262420000000038/d8490ec7) Requesting authorization (sgsn_auth.c:160) 20241125124451005 DMM INFO MM(262420000000038/d8490ec7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125124451005 DMM DEBUG MM(262420000000038/d8490ec7) Requesting subscriber data update (gprs_subscriber.c:894) 20241125124451005 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20241125124451005 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) 20241125124451005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241125124451005 DMM INFO MM(262420000000038/d8490ec7) <- GMM ATTACH ACCEPT (new P-TMSI=0xd8490ec7) (gprs_gmm.c:300) 20241125124451007 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241125124451007 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241125124451007 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241125124451007 DMM INFO MM(262420000000038/d8490ec7) Subscriber data update (mmctx.c:445) 20241125124451007 DMM DEBUG MM(262420000000038/d8490ec7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241125124451007 DMM INFO MM(262420000000038/d8490ec7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241125124451007 DMM NOTICE MM(262420000000038/d8490ec7) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1000) 20241125124451007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241125124451007 DMM NOTICE MM(262420000000038/d8490ec7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241125124451007 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) 20241125124451008 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241125124451008 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241125124451008 DMM INFO MM(262420000000038/d8490ec7) Subscriber data update (mmctx.c:445) 20241125124451008 DMM DEBUG MM(262420000000038/d8490ec7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241125124451014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124451014 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241125124451014 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124451014 DMM INFO MM(262420000000038/d8490ec7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125124451014 DMM NOTICE MM(262420000000038/d8490ec7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125124451014 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125124451014 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125124451014 DLLC NOTICE LLME(c0251153/d8490ec7){ASSIGNED} LLGM Assign pre (ffffffff => d8490ec7) (gprs_llc.c:1079) 20241125124451014 DLLC NOTICE LLME(ffffffff/d8490ec7){ASSIGNED} LLGM Assign post (ffffffff => d8490ec7) (gprs_llc.c:1125) 20241125124451014 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241125124451014 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241125124451014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125124451014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@1b75635d951b: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@1b75635d951b: attach complete sending rau 20241125124451065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124451065 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124451065 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124451065 DMM INFO MM(262420000000038/d8490ec7) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241125124451065 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125124451065 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241125124451065 DLLC NOTICE LLME(ffffffff/d8490ec7){ASSIGNED} LLGM Assign pre (d8490ec7 => e03fd3ca) (gprs_llc.c:1079) 20241125124451065 DLLC NOTICE LLME(d8490ec7/e03fd3ca){ASSIGNED} LLGM Assign post (d8490ec7 => e03fd3ca) (gprs_llc.c:1125) 20241125124451065 DMM INFO MM(262420000000038/e03fd3ca) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@1b75635d951b: rau complete unregistering TC_attach_rau_a_b-BVCI196(500)@1b75635d951b: Removing Client IMSI='262420000000038'H, index=0 20241125124451072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124451072 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241125124451072 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124451072 DMM INFO MM(262420000000038/e03fd3ca) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241125124451072 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241125124451072 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125124451072 DLLC NOTICE LLME(d8490ec7/e03fd3ca){ASSIGNED} LLGM Assign pre (ffffffff => e03fd3ca) (gprs_llc.c:1079) 20241125124451072 DLLC NOTICE LLME(ffffffff/e03fd3ca){ASSIGNED} LLGM Assign post (ffffffff => e03fd3ca) (gprs_llc.c:1125) 20241125124451072 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b-BVCI210(506)@1b75635d951b: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='E03FD3CA'O, index=0 TC_attach_rau_a_b(516)@1b75635d951b: sending second RAU via different RA 20241125124451077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124451077 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124451077 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241125124451077 DMM INFO MM(262420000000038/e03fd3ca) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: e03fd3ca, P-TMSI: e03fd3ca (00000000), TLLI: e03fd3ca (e03fd3ca), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20241125124451077 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1717) 20241125124451077 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241125124451077 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125124451077 DLLC NOTICE LLME(ffffffff/e03fd3ca){ASSIGNED} LLGM Assign pre (e03fd3ca => e03fd3ca) (gprs_llc.c:1079) 20241125124451077 DLLC NOTICE LLME(e03fd3ca/e03fd3ca){ASSIGNED} LLGM Assign post (e03fd3ca => e03fd3ca) (gprs_llc.c:1125) 20241125124451077 DMM INFO MM(262420000000038/e03fd3ca) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed 20241125124451091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124451091 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124451091 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124451091 DMM INFO MM(262420000000038/e03fd3ca) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241125124451091 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241125124451091 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125124451091 DLLC NOTICE LLME(e03fd3ca/e03fd3ca){ASSIGNED} LLGM Assign pre (ffffffff => e03fd3ca) (gprs_llc.c:1079) 20241125124451091 DLLC NOTICE LLME(ffffffff/e03fd3ca){ASSIGNED} LLGM Assign post (ffffffff => e03fd3ca) (gprs_llc.c:1125) 20241125124451091 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241125124451091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124451091 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124451091 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124451091 DMM INFO MM(262420000000038/e03fd3ca) -> GMM DETACH REQUEST TLLI=0xe03fd3ca type=GPRS detach Power-off (gprs_gmm.c:1465) 20241125124451091 DMM INFO MM(262420000000038/e03fd3ca) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241125124451091 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125124451091 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125124451091 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241125124451091 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241125124451091 DLLC NOTICE LLME(ffffffff/e03fd3ca){ASSIGNED} LLGM Assign pre (e03fd3ca => ffffffff) (gprs_llc.c:1079) 20241125124451091 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e03fd3ca => ffffffff) (gprs_llc.c:1125) 20241125124451092 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20241125124451092 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) 20241125124451092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Deallocated (fsm.c:568) 20241125124451092 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125124451092 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Deallocated (fsm.c:568) 20241125124451092 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Deallocated (fsm.c:568) 20241125124451092 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(500)@1b75635d951b: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@1b75635d951b: Final verdict of PTC: pass 20241125124456098 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42562<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(514)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@1b75635d951b: Final verdict of PTC: none 20241125124456100 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125124456100 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(503)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(513)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@1b75635d951b: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(500)@1b75635d951b: Final verdict of PTC: none -NSVCI98(507)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@1b75635d951b: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(502)@1b75635d951b: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@1b75635d951b: Final verdict of PTC: none -NSVCI99(512)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(501)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(505)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(510)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_rau_a_b-BVCI196(500): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(501): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(502): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(503): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@1b75635d951b: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Mon Nov 25 12:44:56 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 20241125124456226 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42576<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124456527 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42576<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107552) 20241125124457101 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124457101 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=107552, count=108192) 20241125124458103 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124458103 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Mon Nov 25 12:44:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125124459104 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124459104 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_attach_usim_resync started. 20241125124459585 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58912<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124459587 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124459632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125124459632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124459632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124459632 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124459632 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125124459632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124459632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124459632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124459632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124459633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124459633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124459633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124459634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124459634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124459634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124459634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124459634 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124459634 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125124459634 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124459634 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124459634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124459634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(521)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124459638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(518)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(522)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 20241125124459647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124459647 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI196(520)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(522)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(526)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124459672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125124459672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124459673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124459673 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124459673 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125124459673 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124459673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124459673 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124459673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124459674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124459674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124459674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124459675 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124459675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124459675 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124459675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124459675 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124459675 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125124459675 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124459675 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124459675 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124459675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124459680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(527)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(523)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124459690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124459690 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI210(524)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(527)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(531)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124459709 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125124459709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124459709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124459709 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124459709 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125124459709 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124459709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124459709 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124459709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124459711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124459711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124459711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124459711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124459711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124459711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124459711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124459711 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124459711 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125124459711 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124459711 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124459711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124459711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(531)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124459715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124459724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124459724 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI220(530)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125124500105 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124500105 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125124500105 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125124500105 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(532)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125124500107 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(532)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125124500108 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(532)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(532)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(532)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(520)@1b75635d951b: Adding Client=TC_attach_usim_resync(535), IMSI='262420000000040'H, TLLI='CE734F4C'O, index=0 SGSN_Test-GSUP(533)@1b75635d951b: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(535) TC_attach_usim_resync(535)@1b75635d951b: 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 := 'DC4173122B63569598C84851D2C97716'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B7C8E549'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E8F62DFBCD98A5B0'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6F4C5A71C960BEDDEFF4348050A0EB70'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '25B4327203A6A7D130A9D074A720AF0C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4616DEE5CA33BC47D2C5030ED7579A36'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'CE568DF8434A460E'O } } } } } 20241125124501160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124501160 DLLC NOTICE LLME(ffffffff/ce734f4c){UNASSIGNED} LLC RX: unknown TLLI 0xce734f4c, creating LLME on the fly (gprs_llc.c:552) 20241125124501160 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124501160 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241125124501160 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125124501160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Allocated (fsm.c:456) 20241125124501160 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125124501160 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Allocated (fsm.c:456) 20241125124501160 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125124501160 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125124501160 DLLC NOTICE LLME(ffffffff/ce734f4c){UNASSIGNED} LLGM Assign pre (ce734f4c => d7028ad2) (gprs_llc.c:1079) 20241125124501160 DLLC NOTICE LLME(ce734f4c/d7028ad2){ASSIGNED} LLGM Assign post (ce734f4c => d7028ad2) (gprs_llc.c:1125) 20241125124501160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125124501160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125124501160 DMM DEBUG MM(262420000000040/d7028ad2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125124501174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124501174 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241125124501174 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124501174 DMM DEBUG MM(262420000000040/d7028ad2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241125124501174 DMM NOTICE MM(262420000000040/d7028ad2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125124501174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125124501174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125124501174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125124501174 DMM DEBUG MM(262420000000040/d7028ad2) Requesting authorization (sgsn_auth.c:160) 20241125124501174 DMM INFO MM(262420000000040/d7028ad2) Requesting authentication tuples (sgsn_auth.c:184) 20241125124501174 DMM DEBUG MM(262420000000040/d7028ad2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125124501174 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241125124501174 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(533)@1b75635d951b: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(535) SGSN_Test-GSUP(533)@1b75635d951b: Added IMSI table entry 0TC_attach_usim_resync(535)"262420000000040" 20241125124501177 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125124501177 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125124501177 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125124501177 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125124501177 DMM INFO MM(262420000000040/d7028ad2) Subscriber data update (mmctx.c:445) 20241125124501177 DMM DEBUG MM(262420000000040/d7028ad2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125124501177 DMM INFO MM(262420000000040/d7028ad2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125124501177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125124501177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125124501177 DMM INFO MM(262420000000040/d7028ad2) <- GMM AUTH AND CIPHERING REQ (rand = dc 41 73 12 2b 63 56 95 98 c8 48 51 d2 c9 77 16 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 46 16 de e5 ca 33 bc 47 d2 c5 03 0e d7 57 9a 36 ) (gprs_gmm.c:483) 20241125124501185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124501185 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124501185 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124501185 DMM INFO MM(262420000000040/d7028ad2) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:694) 20241125124501185 DMM INFO MM(262420000000040/d7028ad2) R99 AUTHENTICATION SYNCH (AUTS = 021d14baca1ca8b6cfd074d28b28) (gprs_gmm.c:711) 20241125124501185 DMM DEBUG MM(262420000000040/d7028ad2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125124501185 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20241125124501185 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 02 1d 14 ba ca 1c a8 b6 cf d0 74 d2 8b 28 20 10 dc 41 73 12 2b 63 56 95 98 c8 48 51 d2 c9 77 16 28 01 01 (gprs_subscriber.c:210) 20241125124501185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:726) 20241125124501185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20241125124501186 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125124501186 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125124501186 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125124501186 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125124501186 DMM INFO MM(262420000000040/d7028ad2) Subscriber data update (mmctx.c:445) 20241125124501186 DMM DEBUG MM(262420000000040/d7028ad2) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20241125124501186 DMM INFO MM(262420000000040/d7028ad2) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20241125124501186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125124501186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125124501186 DMM INFO MM(262420000000040/d7028ad2) <- GMM AUTH AND CIPHERING REQ (rand = a1 a5 2a 47 a9 1c 3f 61 63 3d 63 22 9d 86 94 eb , mmctx_is_r99=1, vec->auth_types=0x3, autn = 5a ce af cd 5a 46 61 f5 50 27 86 fc dd 2c a9 bb ) (gprs_gmm.c:483) 20241125124501193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124501193 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7d7d00 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124501193 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124501193 DMM INFO MM(262420000000040/d7028ad2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241125124501193 DMM NOTICE MM(262420000000040/d7028ad2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241125124501193 DMM DEBUG MM(262420000000040/d7028ad2) checking auth: received UMTS RES = 4c 52 89 48 2f a9 ad dd (gprs_gmm.c:666) 20241125124501193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241125124501193 DMM DEBUG MM(262420000000040/d7028ad2) Requesting authorization (sgsn_auth.c:160) 20241125124501193 DMM INFO MM(262420000000040/d7028ad2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125124501193 DMM DEBUG MM(262420000000040/d7028ad2) Requesting subscriber data update (gprs_subscriber.c:894) 20241125124501193 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20241125124501193 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) 20241125124501193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241125124501193 DMM INFO MM(262420000000040/d7028ad2) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7028ad2) (gprs_gmm.c:300) 20241125124501195 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241125124501195 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241125124501195 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241125124501195 DMM INFO MM(262420000000040/d7028ad2) Subscriber data update (mmctx.c:445) 20241125124501195 DMM DEBUG MM(262420000000040/d7028ad2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241125124501195 DMM INFO MM(262420000000040/d7028ad2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241125124501195 DMM NOTICE MM(262420000000040/d7028ad2) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1000) 20241125124501195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241125124501195 DMM NOTICE MM(262420000000040/d7028ad2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241125124501195 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) 20241125124501195 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241125124501195 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241125124501195 DMM INFO MM(262420000000040/d7028ad2) Subscriber data update (mmctx.c:445) 20241125124501196 DMM DEBUG MM(262420000000040/d7028ad2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(535)@1b75635d951b: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(520)@1b75635d951b: Removing Client IMSI='262420000000040'H, index=0 20241125124501202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124501202 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124501202 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124501202 DMM INFO MM(262420000000040/d7028ad2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125124501202 DMM NOTICE MM(262420000000040/d7028ad2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125124501202 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125124501202 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125124501202 DLLC NOTICE LLME(ce734f4c/d7028ad2){ASSIGNED} LLGM Assign pre (ffffffff => d7028ad2) (gprs_llc.c:1079) 20241125124501202 DLLC NOTICE LLME(ffffffff/d7028ad2){ASSIGNED} LLGM Assign post (ffffffff => d7028ad2) (gprs_llc.c:1125) 20241125124501202 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241125124501202 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241125124501202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125124501202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(535)@1b75635d951b: Final verdict of PTC: pass 20241125124501204 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58912<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241125124501205 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125124501205 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(533)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@1b75635d951b: Final verdict of PTC: none -NSVCI98(526)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@1b75635d951b: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(524)@1b75635d951b: Final verdict of PTC: none -NSVCI99(531)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@1b75635d951b: Final verdict of PTC: none -NSVCI97(521)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@1b75635d951b: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(530)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@1b75635d951b: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(520)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(519)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(529)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(525)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_usim_resync-BVCI196(520): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_usim_resync-BVCI210(524): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(525): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_usim_resync-BVCI220(530): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_usim_resync(535): pass (none -> pass) MTC@1b75635d951b: Test case TC_attach_usim_resync finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Mon Nov 25 12:45:01 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 20241125124501340 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58922<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124501742 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58922<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70720) 20241125124502206 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124502206 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70720, count=95292) 20241125124503208 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124503208 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Mon Nov 25 12:45:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125124504209 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124504209 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_attach_usim_a54_a54 started. 20241125124504800 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58934<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124504802 DMM INFO MM(262420000000040/d7028ad2) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241125124504802 DMM INFO MM(262420000000040/d7028ad2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241125124504802 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125124504802 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125124504802 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241125124504802 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241125124504802 DLLC NOTICE LLME(ffffffff/d7028ad2){ASSIGNED} LLGM Assign pre (d7028ad2 => ffffffff) (gprs_llc.c:1079) 20241125124504802 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d7028ad2 => ffffffff) (gprs_llc.c:1125) 20241125124504802 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20241125124504802 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) 20241125124504802 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:399) 20241125124504802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Deallocated (fsm.c:568) 20241125124504802 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125124504802 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Deallocated (fsm.c:568) 20241125124504802 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Deallocated (fsm.c:568) 20241125124504802 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124504850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125124504850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124504850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124504850 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124504850 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125124504850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124504850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124504850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124504850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124504852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124504852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124504852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124504852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124504852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124504852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124504852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124504852 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124504852 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125124504852 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124504852 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(540)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124504853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124504853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124504856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(541)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(537)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124504867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124504867 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI196(539)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(541)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(546)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(546)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124504894 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125124504894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124504894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124504894 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124504894 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125124504894 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124504894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124504894 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124504894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(546)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(545)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 20241125124504897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124504897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124504897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124504897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124504897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124504897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124504897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124504897 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124504897 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125124504897 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124504897 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124504898 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124504898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(546)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(546)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124504902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(542)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124504911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124504911 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI210(543)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(545)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(551)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(551)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124504932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125124504932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124504932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124504932 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124504932 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125124504932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124504932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124504932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124504932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(551)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124504934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124504934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124504934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124504934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124504934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124504934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124504934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124504934 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124504934 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125124504934 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124504934 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124504935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124504935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(551)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(551)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124504939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124504949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124504949 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI220(548)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125124505210 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124505210 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125124505210 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125124505210 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(550)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(550)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125124505212 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(550)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(550)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125124505213 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(550)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(550)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(550)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(550)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125124505437 DGPRS DEBUG Checking for inactive LLMEs, time = 14349439 (sgsn.c:131) TC_attach_usim_a54_a54-BVCI196(539)@1b75635d951b: Adding Client=TC_attach_usim_a54_a54(554), IMSI='262420000000040'H, TLLI='D3D334AC'O, index=0 SGSN_Test-GSUP(552)@1b75635d951b: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(554) TC_attach_usim_a54_a54(554)@1b75635d951b: 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 := '7366F0FE676A74EE46C1CA0ED553DB25'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7CCF745B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F3343B526BD5B968'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'CF04CE99F8ABEDB4502C2A14698702CF'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C279FA8AE26BE60C98BD4616807DE840'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '7432074EB99324F26040AF7FE356EE38'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F9E5C4D9942A27D4'O } } } } } 20241125124506265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124506265 DLLC NOTICE LLME(ffffffff/d3d334ac){UNASSIGNED} LLC RX: unknown TLLI 0xd3d334ac, creating LLME on the fly (gprs_llc.c:552) 20241125124506265 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124506265 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241125124506265 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125124506265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Allocated (fsm.c:456) 20241125124506265 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125124506265 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Allocated (fsm.c:456) 20241125124506265 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125124506265 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125124506265 DLLC NOTICE LLME(ffffffff/d3d334ac){UNASSIGNED} LLGM Assign pre (d3d334ac => fc03c6b6) (gprs_llc.c:1079) 20241125124506266 DLLC NOTICE LLME(d3d334ac/fc03c6b6){ASSIGNED} LLGM Assign post (d3d334ac => fc03c6b6) (gprs_llc.c:1125) 20241125124506266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125124506266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125124506266 DMM DEBUG MM(262420000000040/fc03c6b6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125124506280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124506280 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241125124506280 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124506280 DMM DEBUG MM(262420000000040/fc03c6b6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241125124506280 DMM NOTICE MM(262420000000040/fc03c6b6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125124506280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125124506280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125124506280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125124506280 DMM DEBUG MM(262420000000040/fc03c6b6) Requesting authorization (sgsn_auth.c:160) 20241125124506280 DMM INFO MM(262420000000040/fc03c6b6) Requesting authentication tuples (sgsn_auth.c:184) 20241125124506280 DMM DEBUG MM(262420000000040/fc03c6b6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125124506280 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241125124506280 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)@1b75635d951b: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(554) SGSN_Test-GSUP(552)@1b75635d951b: Added IMSI table entry 0TC_attach_usim_a54_a54(554)"262420000000040" 20241125124506283 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125124506283 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125124506283 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125124506283 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125124506283 DMM INFO MM(262420000000040/fc03c6b6) Subscriber data update (mmctx.c:445) 20241125124506283 DMM DEBUG MM(262420000000040/fc03c6b6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125124506283 DMM INFO MM(262420000000040/fc03c6b6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125124506283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125124506283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125124506283 DMM INFO MM(262420000000040/fc03c6b6) <- GMM AUTH AND CIPHERING REQ (rand = 73 66 f0 fe 67 6a 74 ee 46 c1 ca 0e d5 53 db 25 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 74 32 07 4e b9 93 24 f2 60 40 af 7f e3 56 ee 38 ) (gprs_gmm.c:483) TC_attach_usim_a54_a54(554)@1b75635d951b: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(539)@1b75635d951b: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(554)@1b75635d951b: Final verdict of PTC: pass 20241125124506292 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58934<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(552)@1b75635d951b: Final verdict of PTC: none -NSVCI97(540)@1b75635d951b: Final verdict of PTC: none 20241125124506294 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125124506295 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(546)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@1b75635d951b: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(548)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(545)@1b75635d951b: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(543)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(550)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@1b75635d951b: Final verdict of PTC: none -NSVCI99(551)@1b75635d951b: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(539)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(549)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(538)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(544)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(539): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(543): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(544): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(545): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(546): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(548): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(549): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(550): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(551): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_usim_a54_a54(554): pass (none -> pass) MTC@1b75635d951b: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Mon Nov 25 12:45:06 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 20241125124506431 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58942<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124506832 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58942<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71540) 20241125124507296 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124507296 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=71540, count=72800) 20241125124508297 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124508297 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Mon Nov 25 12:45:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125124509299 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124509299 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_attach_usim_a54_a53 started. 20241125124509898 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42570<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124509899 DMM INFO MM(262420000000040/fc03c6b6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241125124509899 DMM INFO MM(262420000000040/fc03c6b6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241125124509899 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125124509899 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125124509899 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241125124509899 DMM ERROR MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241125124509899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: Deallocated (fsm.c:568) 20241125124509899 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125124509899 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Deallocated (fsm.c:568) 20241125124509899 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Deallocated (fsm.c:568) 20241125124509899 DLLC NOTICE LLME(d3d334ac/fc03c6b6){ASSIGNED} LLGM Assign pre (fc03c6b6 => ffffffff) (gprs_llc.c:1079) 20241125124509899 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc03c6b6 => ffffffff) (gprs_llc.c:1125) 20241125124509899 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124509951 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125124509951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124509951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124509951 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124509951 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125124509951 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124509951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124509951 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124509951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124509953 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124509953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124509953 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124509953 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124509953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124509953 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124509953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124509953 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124509953 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125124509953 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124509953 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124509954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124509954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124509959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(560)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(556)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124509968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124509968 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI196(558)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(560)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(564)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124509994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125124509994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124509994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124509994 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124509994 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125124509994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124509994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124509994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124509994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124509996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124509996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124509996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124509996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124509996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124509996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124509996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124509996 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124509996 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125124509996 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124509996 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(564)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124509997 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124509997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124510001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(561)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(565)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 20241125124510009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124510009 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI210(563)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(565)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124510039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125124510039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124510039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124510039 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124510039 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125124510039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124510039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124510039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124510039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124510041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124510041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124510041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124510041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124510041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124510041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124510041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124510041 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124510041 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125124510041 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124510041 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(569)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124510042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124510042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124510045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124510058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124510058 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI220(568)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125124510300 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124510300 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125124510300 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125124510300 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241125124510303 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241125124510303 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(570)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@1b75635d951b: CCM 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(570)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(570)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(570)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(570)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(558)@1b75635d951b: Adding Client=TC_attach_usim_a54_a53(573), IMSI='262420000000040'H, TLLI='F40971CC'O, index=0 SGSN_Test-GSUP(571)@1b75635d951b: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(573) TC_attach_usim_a54_a53(573)@1b75635d951b: 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 := '8E420F99B067C2CD7DB081A831D29483'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E7CAE262'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9A74B5BFF5AEAAA1'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '3E9248810ECB19C82BCA7C1DD18A818D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '780523C504E02197155610434F094478'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1BE904708CB2A447927ED80578011634'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '60DEE6957DA14E93'O } } } } } 20241125124511416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124511416 DLLC NOTICE LLME(ffffffff/f40971cc){UNASSIGNED} LLC RX: unknown TLLI 0xf40971cc, creating LLME on the fly (gprs_llc.c:552) 20241125124511416 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124511416 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241125124511416 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125124511416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Allocated (fsm.c:456) 20241125124511416 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125124511416 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Allocated (fsm.c:456) 20241125124511416 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125124511416 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125124511416 DLLC NOTICE LLME(ffffffff/f40971cc){UNASSIGNED} LLGM Assign pre (f40971cc => fdcf1e61) (gprs_llc.c:1079) 20241125124511416 DLLC NOTICE LLME(f40971cc/fdcf1e61){ASSIGNED} LLGM Assign post (f40971cc => fdcf1e61) (gprs_llc.c:1125) 20241125124511416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125124511416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125124511416 DMM DEBUG MM(262420000000040/fdcf1e61) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125124511435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124511435 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241125124511435 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124511435 DMM DEBUG MM(262420000000040/fdcf1e61) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241125124511435 DMM NOTICE MM(262420000000040/fdcf1e61) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125124511435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125124511435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125124511435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125124511435 DMM DEBUG MM(262420000000040/fdcf1e61) Requesting authorization (sgsn_auth.c:160) 20241125124511435 DMM INFO MM(262420000000040/fdcf1e61) Requesting authentication tuples (sgsn_auth.c:184) 20241125124511435 DMM DEBUG MM(262420000000040/fdcf1e61) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125124511435 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241125124511435 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)@1b75635d951b: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(573) SGSN_Test-GSUP(571)@1b75635d951b: Added IMSI table entry 0TC_attach_usim_a54_a53(573)"262420000000040" 20241125124511439 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125124511439 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125124511439 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125124511439 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125124511439 DMM INFO MM(262420000000040/fdcf1e61) Subscriber data update (mmctx.c:445) 20241125124511439 DMM DEBUG MM(262420000000040/fdcf1e61) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125124511439 DMM INFO MM(262420000000040/fdcf1e61) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125124511439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125124511439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125124511439 DMM INFO MM(262420000000040/fdcf1e61) <- GMM AUTH AND CIPHERING REQ (rand = 8e 42 0f 99 b0 67 c2 cd 7d b0 81 a8 31 d2 94 83 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 1b e9 04 70 8c b2 a4 47 92 7e d8 05 78 01 16 34 ) (gprs_gmm.c:483) TC_attach_usim_a54_a53(573)@1b75635d951b: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(558)@1b75635d951b: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(573)@1b75635d951b: Final verdict of PTC: pass 20241125124511455 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42570<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241125124511460 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125124511460 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(570)@1b75635d951b: Final verdict of PTC: none -NSVCI98(564)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP(571)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@1b75635d951b: Final verdict of PTC: none -NSVCI97(559)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@1b75635d951b: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(563)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@1b75635d951b: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(568)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@1b75635d951b: Final verdict of PTC: none -NSVCI99(569)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(557)@1b75635d951b: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(558)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(567)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(562)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(558): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(563): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(568): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_usim_a54_a53(573): pass (none -> pass) MTC@1b75635d951b: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Mon Nov 25 12:45:11 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 20241125124511705 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42584<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124512108 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42584<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67500) 20241125124512461 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124512462 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67500, count=71856) 20241125124513462 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124513462 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Mon Nov 25 12:45:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125124514463 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124514463 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_attach_usim_a53_a54 started. 20241125124515161 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42598<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124515162 DMM INFO MM(262420000000040/fdcf1e61) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241125124515162 DMM INFO MM(262420000000040/fdcf1e61) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241125124515162 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125124515162 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125124515162 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241125124515162 DMM ERROR MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241125124515162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: Deallocated (fsm.c:568) 20241125124515162 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125124515162 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Deallocated (fsm.c:568) 20241125124515162 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Deallocated (fsm.c:568) 20241125124515162 DLLC NOTICE LLME(f40971cc/fdcf1e61){ASSIGNED} LLGM Assign pre (fdcf1e61 => ffffffff) (gprs_llc.c:1079) 20241125124515162 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fdcf1e61 => ffffffff) (gprs_llc.c:1125) 20241125124515162 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124515208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125124515208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124515208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124515208 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124515208 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125124515208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124515208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124515208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124515208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124515210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124515210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124515210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124515210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124515210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124515210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124515210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124515210 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124515210 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125124515210 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124515210 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124515211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124515211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124515214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(575)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-NS1(579)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(575)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124515223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124515224 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI196(577)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(584)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(584)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124515255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125124515255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124515255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124515255 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124515255 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125124515255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124515255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124515255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124515255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(584)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124515257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124515257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124515257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124515257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124515257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124515257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124515257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124515257 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124515257 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125124515257 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124515257 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(584)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124515258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124515258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(584)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(583)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 20241125124515261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(580)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124515270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124515270 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI210(581)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(583)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124515289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125124515289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124515289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124515289 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124515289 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125124515289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124515289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124515289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124515289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124515290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124515290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124515290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124515290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124515290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124515290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124515290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124515291 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124515291 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125124515291 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124515291 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124515291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124515291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124515295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124515304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124515304 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI220(587)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125124515464 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124515464 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125124515464 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125124515464 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(589)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125124515466 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(589)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125124515467 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(589)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(589)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(589)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(577)@1b75635d951b: Adding Client=TC_attach_usim_a53_a54(592), IMSI='262420000000040'H, TLLI='FE1CBEF6'O, index=0 SGSN_Test-GSUP(590)@1b75635d951b: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(592) TC_attach_usim_a53_a54(592)@1b75635d951b: 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 := '73B2F1180D6FE5D9F01C39DB2631EB80'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '999F42DF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A3F3335C5EFF169A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '92F52F1B9B40041C0A31ADCBF585A099'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '87273EC8611D8A1DF2D7A52A4EF9C4C7'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '7C071D198CCF84EE1C5E0AD3E65E9382'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8DAB400B0BEF0423'O } } } } } 20241125124516523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124516523 DLLC NOTICE LLME(ffffffff/fe1cbef6){UNASSIGNED} LLC RX: unknown TLLI 0xfe1cbef6, creating LLME on the fly (gprs_llc.c:552) 20241125124516523 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124516523 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241125124516523 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125124516523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Allocated (fsm.c:456) 20241125124516523 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125124516523 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Allocated (fsm.c:456) 20241125124516523 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125124516523 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125124516523 DLLC NOTICE LLME(ffffffff/fe1cbef6){UNASSIGNED} LLGM Assign pre (fe1cbef6 => dd7f4b41) (gprs_llc.c:1079) 20241125124516523 DLLC NOTICE LLME(fe1cbef6/dd7f4b41){ASSIGNED} LLGM Assign post (fe1cbef6 => dd7f4b41) (gprs_llc.c:1125) 20241125124516523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125124516523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125124516523 DMM DEBUG MM(262420000000040/dd7f4b41) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125124516545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124516545 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241125124516545 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124516545 DMM DEBUG MM(262420000000040/dd7f4b41) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241125124516545 DMM NOTICE MM(262420000000040/dd7f4b41) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125124516545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125124516545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125124516545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125124516545 DMM DEBUG MM(262420000000040/dd7f4b41) Requesting authorization (sgsn_auth.c:160) 20241125124516545 DMM INFO MM(262420000000040/dd7f4b41) Requesting authentication tuples (sgsn_auth.c:184) 20241125124516545 DMM DEBUG MM(262420000000040/dd7f4b41) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125124516545 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241125124516545 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)@1b75635d951b: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(592) SGSN_Test-GSUP(590)@1b75635d951b: Added IMSI table entry 0TC_attach_usim_a53_a54(592)"262420000000040" 20241125124516548 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125124516548 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125124516548 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125124516548 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125124516548 DMM INFO MM(262420000000040/dd7f4b41) Subscriber data update (mmctx.c:445) 20241125124516548 DMM DEBUG MM(262420000000040/dd7f4b41) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125124516548 DMM INFO MM(262420000000040/dd7f4b41) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125124516548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125124516548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125124516548 DMM INFO MM(262420000000040/dd7f4b41) <- GMM AUTH AND CIPHERING REQ (rand = 73 b2 f1 18 0d 6f e5 d9 f0 1c 39 db 26 31 eb 80 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 7c 07 1d 19 8c cf 84 ee 1c 5e 0a d3 e6 5e 93 82 ) (gprs_gmm.c:483) TC_attach_usim_a53_a54(592)@1b75635d951b: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(577)@1b75635d951b: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(592)@1b75635d951b: Final verdict of PTC: pass 20241125124516558 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42598<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(590)@1b75635d951b: Final verdict of PTC: none 20241125124516560 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125124516560 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(589)@1b75635d951b: Final verdict of PTC: none -NSVCI98(584)@1b75635d951b: Final verdict of PTC: none -NSVCI97(578)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@1b75635d951b: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(577)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(583)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@1b75635d951b: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(581)@1b75635d951b: Final verdict of PTC: none -NSVCI99(588)@1b75635d951b: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(587)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(582)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(586)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(576)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(577): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(581): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(582): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(583): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(584): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(587): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_usim_a53_a54(592): pass (none -> pass) MTC@1b75635d951b: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Mon Nov 25 12:45:16 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 20241125124516695 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40368<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124517097 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40368<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67492) 20241125124517560 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124517560 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67492, count=71848) 20241125124518561 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124518561 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Mon Nov 25 12:45:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125124519562 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124519562 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_attach_usim_a50_a54 started. 20241125124520154 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40370<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124520155 DMM INFO MM(262420000000040/dd7f4b41) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241125124520155 DMM INFO MM(262420000000040/dd7f4b41) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241125124520155 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125124520155 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125124520155 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241125124520155 DMM ERROR MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241125124520155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: Deallocated (fsm.c:568) 20241125124520155 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125124520155 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Deallocated (fsm.c:568) 20241125124520155 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Deallocated (fsm.c:568) 20241125124520155 DLLC NOTICE LLME(fe1cbef6/dd7f4b41){ASSIGNED} LLGM Assign pre (dd7f4b41 => ffffffff) (gprs_llc.c:1079) 20241125124520155 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd7f4b41 => ffffffff) (gprs_llc.c:1125) 20241125124520155 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(598)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(598)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124520208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125124520208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124520208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124520208 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124520208 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125124520208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124520208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124520208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124520208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(598)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(597)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 20241125124520210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124520210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124520210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124520210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124520210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124520210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124520210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124520210 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124520210 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125124520210 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124520210 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(598)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124520211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124520211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(598)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124520215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(599)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(594)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124520224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124520224 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI196(595)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(597)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(603)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(603)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124520246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125124520246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124520246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124520246 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124520246 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125124520246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124520246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124520246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124520246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(602)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(603)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124520248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124520248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124520248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124520248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124520248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124520248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124520248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124520248 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124520248 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125124520248 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124520248 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(603)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124520249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124520249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(603)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124520252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(599)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124520261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124520261 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI210(600)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(602)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124520277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125124520277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124520277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124520277 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124520277 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125124520277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124520277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124520277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124520277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124520278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124520278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124520278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124520279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124520279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124520279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124520279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124520279 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124520279 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125124520279 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124520279 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124520279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124520279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124520284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124520293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124520293 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI220(606)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125124520563 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124520563 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125124520563 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125124520563 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(608)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125124520565 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(608)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125124520566 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(608)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(608)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(608)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(595)@1b75635d951b: Adding Client=TC_attach_usim_a50_a54(611), IMSI='262420000000040'H, TLLI='D9442F6C'O, index=0 SGSN_Test-GSUP(609)@1b75635d951b: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(611) TC_attach_usim_a50_a54(611)@1b75635d951b: 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 := 'AFCAD512E13E3E842E2871C0274810C5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0036E127'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '491C142B4D51B1A0'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F5D3C3C375CA2CC49A5850FEAD8720B6'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '71F0CB64CDD1699655F95CB92F85007E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '51E93A1E61038F66E93126CB77229345'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D03E6D36B77CD2E6'O } } } } } 20241125124521622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124521622 DLLC NOTICE LLME(ffffffff/d9442f6c){UNASSIGNED} LLC RX: unknown TLLI 0xd9442f6c, creating LLME on the fly (gprs_llc.c:552) 20241125124521622 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124521622 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241125124521622 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125124521622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Allocated (fsm.c:456) 20241125124521622 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125124521622 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Allocated (fsm.c:456) 20241125124521622 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125124521622 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125124521622 DLLC NOTICE LLME(ffffffff/d9442f6c){UNASSIGNED} LLGM Assign pre (d9442f6c => f4b7f860) (gprs_llc.c:1079) 20241125124521622 DLLC NOTICE LLME(d9442f6c/f4b7f860){ASSIGNED} LLGM Assign post (d9442f6c => f4b7f860) (gprs_llc.c:1125) 20241125124521622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125124521622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125124521622 DMM DEBUG MM(262420000000040/f4b7f860) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125124521635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124521635 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241125124521635 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124521635 DMM DEBUG MM(262420000000040/f4b7f860) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241125124521635 DMM NOTICE MM(262420000000040/f4b7f860) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125124521635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125124521635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125124521635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125124521635 DMM DEBUG MM(262420000000040/f4b7f860) Requesting authorization (sgsn_auth.c:160) 20241125124521635 DMM INFO MM(262420000000040/f4b7f860) Requesting authentication tuples (sgsn_auth.c:184) 20241125124521635 DMM DEBUG MM(262420000000040/f4b7f860) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125124521635 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241125124521635 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)@1b75635d951b: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(611) SGSN_Test-GSUP(609)@1b75635d951b: Added IMSI table entry 0TC_attach_usim_a50_a54(611)"262420000000040" 20241125124521644 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125124521644 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125124521644 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125124521644 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125124521644 DMM INFO MM(262420000000040/f4b7f860) Subscriber data update (mmctx.c:445) 20241125124521644 DMM DEBUG MM(262420000000040/f4b7f860) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125124521644 DMM INFO MM(262420000000040/f4b7f860) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125124521644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125124521644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125124521644 DMM INFO MM(262420000000040/f4b7f860) <- GMM AUTH AND CIPHERING REQ (rand = af ca d5 12 e1 3e 3e 84 2e 28 71 c0 27 48 10 c5 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 51 e9 3a 1e 61 03 8f 66 e9 31 26 cb 77 22 93 45 ) (gprs_gmm.c:483) TC_attach_usim_a50_a54(611)@1b75635d951b: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(595)@1b75635d951b: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(611)@1b75635d951b: Final verdict of PTC: pass 20241125124521657 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40370<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241125124521658 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125124521658 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(609)@1b75635d951b: Final verdict of PTC: none -NSVCI97(598)@1b75635d951b: Final verdict of PTC: none -NSVCI99(607)@1b75635d951b: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(600)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@1b75635d951b: Final verdict of PTC: none -NSVCI98(603)@1b75635d951b: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(606)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(597)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(602)@1b75635d951b: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(595)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(601)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(605)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(596)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(595): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(596): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(597): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(598): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(600): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(601): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(602): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(603): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(606): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_usim_a50_a54(611): pass (none -> pass) MTC@1b75635d951b: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Mon Nov 25 12:45:21 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 20241125124521790 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40376<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124522191 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40376<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67492) 20241125124522659 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124522659 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67492, count=71848) 20241125124523660 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124523660 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Mon Nov 25 12:45:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125124524661 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124524661 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_attach_usim_a54_a50 started. 20241125124525244 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40388<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124525246 DMM INFO MM(262420000000040/f4b7f860) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241125124525246 DMM INFO MM(262420000000040/f4b7f860) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241125124525246 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125124525246 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125124525246 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241125124525246 DMM ERROR MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241125124525246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: Deallocated (fsm.c:568) 20241125124525246 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125124525246 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Deallocated (fsm.c:568) 20241125124525246 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Deallocated (fsm.c:568) 20241125124525246 DLLC NOTICE LLME(d9442f6c/f4b7f860){ASSIGNED} LLGM Assign pre (f4b7f860 => ffffffff) (gprs_llc.c:1079) 20241125124525246 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4b7f860 => ffffffff) (gprs_llc.c:1125) 20241125124525246 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124525292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125124525292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124525292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124525292 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124525292 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125124525292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124525292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124525292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124525292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124525294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124525294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124525294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124525294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124525294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124525294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124525294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124525294 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124525294 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125124525294 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124525294 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124525295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124525295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(616)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124525299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(613)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(617)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 20241125124525310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124525310 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI196(615)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(617)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(622)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(622)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124525339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125124525339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124525339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124525339 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124525339 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125124525339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124525339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124525339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124525339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(622)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124525341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124525341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124525342 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(621)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 20241125124525342 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124525342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124525342 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124525342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124525342 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124525342 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125124525342 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124525342 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124525343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124525343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(622)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(622)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124525348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(618)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124525358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124525359 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI210(619)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(621)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(626)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(626)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124525373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125124525373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124525373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124525373 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124525373 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125124525373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124525373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124525373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124525373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(626)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124525375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124525375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124525375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124525375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124525375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124525375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124525376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124525376 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124525376 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125124525376 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124525376 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124525376 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124525376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(626)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(626)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124525380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124525390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124525390 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI220(625)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125124525662 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124525662 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125124525662 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125124525662 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(627)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125124525665 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(627)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125124525666 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(627)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(627)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(627)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(615)@1b75635d951b: Adding Client=TC_attach_usim_a54_a50(630), IMSI='262420000000040'H, TLLI='FEF2441B'O, index=0 SGSN_Test-GSUP(628)@1b75635d951b: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(630) TC_attach_usim_a54_a50(630)@1b75635d951b: 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 := 'F724ABD9456A833F6BFE2E0DB624C15D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EEF07344'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '47068E0DBE335C07'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '680E524693E8F4243661529C38A7417F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C00325B1C1A76482872ABCA86ADABEA5'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4C74B500B6391752045BAA97B5A5D08C'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C86984952890F5C6'O } } } } } 20241125124526717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124526717 DLLC NOTICE LLME(ffffffff/fef2441b){UNASSIGNED} LLC RX: unknown TLLI 0xfef2441b, creating LLME on the fly (gprs_llc.c:552) 20241125124526717 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124526717 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241125124526717 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125124526717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Allocated (fsm.c:456) 20241125124526717 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125124526717 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Allocated (fsm.c:456) 20241125124526717 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125124526717 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125124526717 DLLC NOTICE LLME(ffffffff/fef2441b){UNASSIGNED} LLGM Assign pre (fef2441b => c066ce9d) (gprs_llc.c:1079) 20241125124526717 DLLC NOTICE LLME(fef2441b/c066ce9d){ASSIGNED} LLGM Assign post (fef2441b => c066ce9d) (gprs_llc.c:1125) 20241125124526717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125124526717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125124526717 DMM DEBUG MM(262420000000040/c066ce9d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125124526730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124526730 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241125124526730 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124526730 DMM DEBUG MM(262420000000040/c066ce9d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241125124526730 DMM NOTICE MM(262420000000040/c066ce9d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125124526730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125124526730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125124526730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125124526730 DMM DEBUG MM(262420000000040/c066ce9d) Requesting authorization (sgsn_auth.c:160) 20241125124526730 DMM INFO MM(262420000000040/c066ce9d) Requesting authentication tuples (sgsn_auth.c:184) 20241125124526730 DMM DEBUG MM(262420000000040/c066ce9d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125124526730 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241125124526730 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)@1b75635d951b: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(630) SGSN_Test-GSUP(628)@1b75635d951b: Added IMSI table entry 0TC_attach_usim_a54_a50(630)"262420000000040" 20241125124526733 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125124526733 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125124526733 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125124526733 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125124526733 DMM INFO MM(262420000000040/c066ce9d) Subscriber data update (mmctx.c:445) 20241125124526733 DMM DEBUG MM(262420000000040/c066ce9d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125124526733 DMM INFO MM(262420000000040/c066ce9d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125124526733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125124526733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125124526733 DMM INFO MM(262420000000040/c066ce9d) <- GMM AUTH AND CIPHERING REQ (rand = f7 24 ab d9 45 6a 83 3f 6b fe 2e 0d b6 24 c1 5d , mmctx_is_r99=1, vec->auth_types=0x3, autn = 4c 74 b5 00 b6 39 17 52 04 5b aa 97 b5 a5 d0 8c ) (gprs_gmm.c:483) TC_attach_usim_a54_a50(630)@1b75635d951b: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(615)@1b75635d951b: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(630)@1b75635d951b: Final verdict of PTC: pass 20241125124526741 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40388<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241125124526743 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125124526743 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(627)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP(628)@1b75635d951b: Final verdict of PTC: none -NSVCI97(616)@1b75635d951b: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(615)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@1b75635d951b: Final verdict of PTC: none -NSVCI99(626)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@1b75635d951b: Final verdict of PTC: none -NSVCI98(622)@1b75635d951b: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(619)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(621)@1b75635d951b: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(625)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(624)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(620)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(614)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(615): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(619): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(620): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(621): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(622): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(625): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_usim_a54_a50(630): pass (none -> pass) MTC@1b75635d951b: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Mon Nov 25 12:45:26 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 20241125124526879 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43660<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124527281 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43660<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70596) 20241125124527744 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124527744 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70596, count=71856) 20241125124528745 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124528746 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Mon Nov 25 12:45:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125124529746 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124529746 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_detach_unknown_nopoweroff started. 20241125124530338 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43670<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124530339 DMM INFO MM(262420000000040/c066ce9d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241125124530339 DMM INFO MM(262420000000040/c066ce9d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241125124530339 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125124530339 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125124530340 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241125124530340 DMM ERROR MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241125124530340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: Deallocated (fsm.c:568) 20241125124530340 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125124530340 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Deallocated (fsm.c:568) 20241125124530340 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Deallocated (fsm.c:568) 20241125124530340 DLLC NOTICE LLME(fef2441b/c066ce9d){ASSIGNED} LLGM Assign pre (c066ce9d => ffffffff) (gprs_llc.c:1079) 20241125124530340 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c066ce9d => ffffffff) (gprs_llc.c:1125) 20241125124530340 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124530383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125124530383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124530383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124530383 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124530383 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125124530383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124530383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124530383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124530383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124530384 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124530384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124530384 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124530385 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124530385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124530385 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124530385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124530385 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124530385 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125124530385 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124530385 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(635)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124530386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124530386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124530389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(632)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(636)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 20241125124530398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124530398 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI196(634)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(636)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(641)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(641)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124530427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125124530427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124530427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124530427 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124530427 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125124530427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124530427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124530427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124530427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(641)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(640)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 20241125124530429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124530429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124530429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124530430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124530430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124530430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124530430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124530430 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124530430 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125124530430 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124530430 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(641)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124530430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124530430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(641)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124530433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(637)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124530442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124530443 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI210(638)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(640)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124530459 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125124530459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124530459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124530459 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124530459 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125124530459 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124530459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124530459 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124530459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124530461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124530461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124530461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124530461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124530461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124530461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124530461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124530461 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124530461 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125124530461 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124530461 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(645)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124530462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124530462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124530466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124530476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124530476 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI220(644)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125124530747 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124530747 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125124530747 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125124530747 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(646)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125124530749 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(646)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125124530750 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(646)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(646)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(646)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(634)@1b75635d951b: Adding Client=TC_detach_unknown_nopoweroff(649), IMSI='262420000000013'H, TLLI='EE4EB7FE'O, index=0 SGSN_Test-GSUP(647)@1b75635d951b: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(649) 20241125124531799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124531799 DLLC NOTICE LLME(ffffffff/ee4eb7fe){UNASSIGNED} LLC RX: unknown TLLI 0xee4eb7fe, creating LLME on the fly (gprs_llc.c:552) 20241125124531799 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124531799 DMM NOTICE LLME(ffffffff/ee4eb7fe){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241125124531799 DLLC NOTICE LLME(ffffffff/ee4eb7fe){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20241125124531799 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xee4eb7fe type=GPRS detach (gprs_gmm.c:1465) 20241125124531799 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241125124531799 DLLC NOTICE LLME(ffffffff/ee4eb7fe){UNASSIGNED} LLGM Assign pre (ee4eb7fe => ffffffff) (gprs_llc.c:1079) 20241125124531799 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee4eb7fe => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(649)@1b75635d951b: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(634)@1b75635d951b: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(649)@1b75635d951b: Final verdict of PTC: pass 20241125124531813 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43670<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241125124531815 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(647)@1b75635d951b: Final verdict of PTC: none 20241125124531815 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(646)@1b75635d951b: Final verdict of PTC: none -NSVCI98(641)@1b75635d951b: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(634)@1b75635d951b: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(638)@1b75635d951b: Final verdict of PTC: none -NSVCI97(635)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(640)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@1b75635d951b: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(644)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@1b75635d951b: Final verdict of PTC: none -NSVCI99(645)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(633)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(643)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(639)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(634): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(638): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(639): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(640): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(641): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(644): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_detach_unknown_nopoweroff(649): pass (none -> pass) MTC@1b75635d951b: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Mon Nov 25 12:45:31 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 20241125124531945 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43674<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124532246 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43674<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57484) 20241125124532816 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124532817 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=57484, count=58024) 20241125124533817 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124533818 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Mon Nov 25 12:45:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125124534818 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124534818 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_detach_unknown_poweroff started. 20241125124535306 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43684<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124535307 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(655)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(655)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124535356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125124535356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124535356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124535356 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124535356 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125124535356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124535356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124535356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124535356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(654)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(655)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124535358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124535358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124535358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124535358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124535358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124535358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124535358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124535358 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124535358 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125124535358 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124535358 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(655)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124535359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124535359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(655)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124535362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(651)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124535372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124535372 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(656)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_poweroff-BVCI196(652)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(654)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124535383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125124535383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124535383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124535383 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124535383 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125124535383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124535383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124535383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124535383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124535384 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124535384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124535384 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124535385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124535385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124535385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124535385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124535385 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124535385 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125124535385 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124535385 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124535385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124535385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124535389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(656)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(660)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 20241125124535398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124535398 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI210(658)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124535421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125124535421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124535421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124535421 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124535422 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125124535422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124535422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124535422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124535422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124535423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124535423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124535423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124535424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124535424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124535424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124535424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124535424 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124535424 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125124535424 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124535424 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124535424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124535424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124535428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124535437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124535437 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) 20241125124535438 DGPRS DEBUG Checking for inactive LLMEs, time = 14349469 (sgsn.c:131) TC_detach_unknown_poweroff-BVCI220(663)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125124535820 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124535820 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125124535820 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125124535820 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(665)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125124535822 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(665)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125124535822 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(665)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(665)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(665)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(652)@1b75635d951b: Adding Client=TC_detach_unknown_poweroff(668), IMSI='262420000000014'H, TLLI='EF609C8D'O, index=0 SGSN_Test-GSUP(666)@1b75635d951b: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(668) 20241125124536871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124536871 DLLC NOTICE LLME(ffffffff/ef609c8d){UNASSIGNED} LLC RX: unknown TLLI 0xef609c8d, creating LLME on the fly (gprs_llc.c:552) 20241125124536871 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124536871 DMM NOTICE LLME(ffffffff/ef609c8d){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) TC_detach_unknown_poweroff(668)@1b75635d951b: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(652)@1b75635d951b: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(668)@1b75635d951b: Final verdict of PTC: pass 20241125124541874 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43684<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241125124541877 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125124541877 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(655)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP(666)@1b75635d951b: Final verdict of PTC: none -NSVCI99(664)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@1b75635d951b: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(652)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(654)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@1b75635d951b: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(658)@1b75635d951b: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(663)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(662)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@1b75635d951b: Final verdict of PTC: none -NSVCI98(659)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(653)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(657)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(652): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(653): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(654): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(655): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(658): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(663): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_detach_unknown_poweroff(668): pass (none -> pass) MTC@1b75635d951b: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Mon Nov 25 12:45:41 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 20241125124542010 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58492<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124542311 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58492<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47032) 20241125124542877 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124542877 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47032, count=52464) 20241125124543879 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124543879 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Mon Nov 25 12:45:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125124544880 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124544880 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_detach_nopoweroff started. 20241125124545370 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58508<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124545371 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(674)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(674)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124545434 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125124545434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124545434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124545434 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124545434 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125124545434 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124545434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124545434 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124545434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(673)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(674)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124545436 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124545436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124545436 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124545437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124545437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124545437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124545437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124545437 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124545437 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125124545437 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124545437 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124545437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124545437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(674)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(674)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124545442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(670)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124545451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124545451 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(675)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_nopoweroff-BVCI196(671)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(673)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124545463 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125124545463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124545463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124545463 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124545463 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125124545463 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124545463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124545463 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124545463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124545464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124545464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124545464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124545465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124545465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124545465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124545465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124545465 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124545465 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125124545465 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124545465 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(678)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124545465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124545465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124545469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(675)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(679)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 20241125124545478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124545478 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI210(677)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(683)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124545504 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125124545504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124545504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124545504 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124545504 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125124545504 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124545504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124545504 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124545504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124545506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124545506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124545506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124545506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124545506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124545506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124545506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124545506 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124545506 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125124545506 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124545506 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124545506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124545506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124545511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124545522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124545522 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI220(682)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125124545881 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124545881 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125124545881 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125124545881 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(684)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125124545883 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(684)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125124545884 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(684)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(684)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(684)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(671)@1b75635d951b: Adding Client=TC_detach_nopoweroff(687), IMSI='262420000000015'H, TLLI='E00AAADF'O, index=0 SGSN_Test-GSUP(685)@1b75635d951b: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(687) TC_detach_nopoweroff(687)@1b75635d951b: 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 := '2F2FA01B96250AF9FC844E731C6ACD89'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B8A9DC5D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5423EDF70A857152'O } } } } } 20241125124546938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124546938 DLLC NOTICE LLME(ffffffff/e00aaadf){UNASSIGNED} LLC RX: unknown TLLI 0xe00aaadf, creating LLME on the fly (gprs_llc.c:552) 20241125124546938 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124546938 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach" (gprs_gmm.c:1266) 20241125124546938 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125124546938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Allocated (fsm.c:456) 20241125124546938 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125124546938 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Allocated (fsm.c:456) 20241125124546938 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125124546938 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125124546938 DLLC NOTICE LLME(ffffffff/e00aaadf){UNASSIGNED} LLGM Assign pre (e00aaadf => c437d124) (gprs_llc.c:1079) 20241125124546938 DLLC NOTICE LLME(e00aaadf/c437d124){ASSIGNED} LLGM Assign post (e00aaadf => c437d124) (gprs_llc.c:1125) 20241125124546938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125124546938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125124546938 DMM DEBUG MM(262420000000015/c437d124) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125124546950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124546950 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241125124546950 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124546950 DMM DEBUG MM(262420000000015/c437d124) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1084) 20241125124546951 DMM NOTICE MM(262420000000015/c437d124) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125124546951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125124546951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125124546951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125124546951 DMM DEBUG MM(262420000000015/c437d124) Requesting authorization (sgsn_auth.c:160) 20241125124546951 DMM INFO MM(262420000000015/c437d124) Requesting authentication tuples (sgsn_auth.c:184) 20241125124546951 DMM DEBUG MM(262420000000015/c437d124) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125124546951 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20241125124546951 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(685)@1b75635d951b: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(687) SGSN_Test-GSUP(685)@1b75635d951b: Added IMSI table entry 0TC_detach_nopoweroff(687)"262420000000015" 20241125124546953 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125124546953 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125124546953 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125124546953 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125124546953 DMM INFO MM(262420000000015/c437d124) Subscriber data update (mmctx.c:445) 20241125124546953 DMM DEBUG MM(262420000000015/c437d124) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125124546953 DMM INFO MM(262420000000015/c437d124) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125124546953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125124546953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125124546953 DMM INFO MM(262420000000015/c437d124) <- GMM AUTH AND CIPHERING REQ (rand = 2f 2f a0 1b 96 25 0a f9 fc 84 4e 73 1c 6a cd 89 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241125124546960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124546960 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124546960 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124546960 DMM INFO MM(262420000000015/c437d124) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241125124546960 DMM NOTICE MM(262420000000015/c437d124) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241125124546960 DMM DEBUG MM(262420000000015/c437d124) checking auth: received GSM SRES = b8 a9 dc 5d (gprs_gmm.c:666) 20241125124546960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241125124546960 DMM DEBUG MM(262420000000015/c437d124) Requesting authorization (sgsn_auth.c:160) 20241125124546960 DMM INFO MM(262420000000015/c437d124) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125124546960 DMM DEBUG MM(262420000000015/c437d124) Requesting subscriber data update (gprs_subscriber.c:894) 20241125124546960 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20241125124546960 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) 20241125124546960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241125124546960 DMM INFO MM(262420000000015/c437d124) <- GMM ATTACH ACCEPT (new P-TMSI=0xc437d124) (gprs_gmm.c:300) 20241125124546962 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241125124546962 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241125124546962 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241125124546962 DMM INFO MM(262420000000015/c437d124) Subscriber data update (mmctx.c:445) 20241125124546962 DMM DEBUG MM(262420000000015/c437d124) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241125124546962 DMM INFO MM(262420000000015/c437d124) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241125124546962 DMM NOTICE MM(262420000000015/c437d124) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1000) 20241125124546962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241125124546962 DMM NOTICE MM(262420000000015/c437d124) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241125124546962 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) 20241125124546962 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241125124546962 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241125124546962 DMM INFO MM(262420000000015/c437d124) Subscriber data update (mmctx.c:445) 20241125124546962 DMM DEBUG MM(262420000000015/c437d124) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241125124546967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124546967 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241125124546967 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124546967 DMM INFO MM(262420000000015/c437d124) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125124546967 DMM NOTICE MM(262420000000015/c437d124) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125124546967 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125124546967 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125124546967 DLLC NOTICE LLME(e00aaadf/c437d124){ASSIGNED} LLGM Assign pre (ffffffff => c437d124) (gprs_llc.c:1079) 20241125124546967 DLLC NOTICE LLME(ffffffff/c437d124){ASSIGNED} LLGM Assign post (ffffffff => c437d124) (gprs_llc.c:1125) 20241125124546967 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241125124546967 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241125124546967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125124546968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(687)@1b75635d951b: setverdict(pass): none -> pass 20241125124547018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124547019 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20241125124547019 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124547019 DMM INFO MM(262420000000015/c437d124) -> GMM DETACH REQUEST TLLI=0xc437d124 type=GPRS detach (gprs_gmm.c:1465) 20241125124547019 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241125124547019 DMM INFO MM(262420000000015/c437d124) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241125124547019 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125124547019 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125124547019 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241125124547019 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241125124547019 DLLC NOTICE LLME(ffffffff/c437d124){ASSIGNED} LLGM Assign pre (c437d124 => ffffffff) (gprs_llc.c:1079) 20241125124547019 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c437d124 => ffffffff) (gprs_llc.c:1125) 20241125124547019 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20241125124547019 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) 20241125124547019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Deallocated (fsm.c:568) 20241125124547019 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125124547019 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Deallocated (fsm.c:568) 20241125124547019 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Deallocated (fsm.c:568) 20241125124547020 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(687)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(671)@1b75635d951b: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(687)@1b75635d951b: Final verdict of PTC: pass 20241125124547027 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58508<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(685)@1b75635d951b: Final verdict of PTC: none -NSVCI99(683)@1b75635d951b: Final verdict of PTC: none 20241125124547029 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125124547029 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(678)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@1b75635d951b: Final verdict of PTC: none -NSVCI97(674)@1b75635d951b: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(677)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@1b75635d951b: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(671)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(673)@1b75635d951b: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(682)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(672)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(676)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(681)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_detach_nopoweroff-BVCI196(671): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(672): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(673): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(674): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_detach_nopoweroff-BVCI210(677): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_detach_nopoweroff-BVCI220(682): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_detach_nopoweroff(687): pass (none -> pass) MTC@1b75635d951b: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Mon Nov 25 12:45:47 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20241125124547165 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46750<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124547466 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46750<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50160) 20241125124548030 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124548030 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50160, count=93828) 20241125124549032 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124549032 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Mon Nov 25 12:45:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125124550033 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124550033 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_detach_poweroff started. 20241125124550525 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46760<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124550527 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124550579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125124550579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124550579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124550579 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124550579 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125124550579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124550579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124550579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124550579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124550580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124550580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124550580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124550581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124550581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124550581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124550581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124550581 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124550581 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125124550581 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124550581 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124550581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124550581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124550585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(693)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(689)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124550594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124550594 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI196(691)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(693)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124550618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125124550618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124550618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124550618 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124550618 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125124550618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124550618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124550618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124550618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124550620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124550620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124550620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124550621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124550621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124550621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124550621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124550621 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124550621 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125124550621 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124550621 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(697)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124550621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124550621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124550624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(694)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(698)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 20241125124550634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124550634 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI210(696)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(703)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(703)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124550666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125124550666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124550666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124550666 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124550666 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125124550666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124550666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124550666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124550666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(703)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124550668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124550668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124550668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124550669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124550669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124550669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124550669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124550669 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124550669 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125124550669 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124550669 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124550669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124550669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(703)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(703)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124550673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124550683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124550683 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI220(700)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125124551034 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124551034 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125124551034 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125124551034 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(702)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(702)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125124551036 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(702)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(702)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125124551037 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(702)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(702)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(702)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(702)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(691)@1b75635d951b: Adding Client=TC_detach_poweroff(706), IMSI='262420000000016'H, TLLI='E7BF6138'O, index=0 SGSN_Test-GSUP(704)@1b75635d951b: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(706) TC_detach_poweroff(706)@1b75635d951b: 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 := 'CF43D9514247216A0153C19CC0663871'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A8293EB3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6D85009E4B0230D0'O } } } } } 20241125124552088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124552088 DLLC NOTICE LLME(ffffffff/e7bf6138){UNASSIGNED} LLC RX: unknown TLLI 0xe7bf6138, creating LLME on the fly (gprs_llc.c:552) 20241125124552088 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124552088 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach" (gprs_gmm.c:1266) 20241125124552088 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125124552088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Allocated (fsm.c:456) 20241125124552088 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125124552088 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Allocated (fsm.c:456) 20241125124552088 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125124552088 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125124552088 DLLC NOTICE LLME(ffffffff/e7bf6138){UNASSIGNED} LLGM Assign pre (e7bf6138 => e170bc6e) (gprs_llc.c:1079) 20241125124552088 DLLC NOTICE LLME(e7bf6138/e170bc6e){ASSIGNED} LLGM Assign post (e7bf6138 => e170bc6e) (gprs_llc.c:1125) 20241125124552088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125124552088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125124552088 DMM DEBUG MM(262420000000016/e170bc6e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125124552102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124552102 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241125124552102 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124552102 DMM DEBUG MM(262420000000016/e170bc6e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1084) 20241125124552102 DMM NOTICE MM(262420000000016/e170bc6e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125124552102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125124552102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125124552102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125124552102 DMM DEBUG MM(262420000000016/e170bc6e) Requesting authorization (sgsn_auth.c:160) 20241125124552102 DMM INFO MM(262420000000016/e170bc6e) Requesting authentication tuples (sgsn_auth.c:184) 20241125124552102 DMM DEBUG MM(262420000000016/e170bc6e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125124552102 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20241125124552102 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(704)@1b75635d951b: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(706) SGSN_Test-GSUP(704)@1b75635d951b: Added IMSI table entry 0TC_detach_poweroff(706)"262420000000016" 20241125124552105 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125124552105 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125124552105 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125124552105 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125124552105 DMM INFO MM(262420000000016/e170bc6e) Subscriber data update (mmctx.c:445) 20241125124552105 DMM DEBUG MM(262420000000016/e170bc6e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125124552105 DMM INFO MM(262420000000016/e170bc6e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125124552105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125124552105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125124552105 DMM INFO MM(262420000000016/e170bc6e) <- GMM AUTH AND CIPHERING REQ (rand = cf 43 d9 51 42 47 21 6a 01 53 c1 9c c0 66 38 71 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241125124552113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124552113 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124552113 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124552113 DMM INFO MM(262420000000016/e170bc6e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241125124552113 DMM NOTICE MM(262420000000016/e170bc6e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241125124552113 DMM DEBUG MM(262420000000016/e170bc6e) checking auth: received GSM SRES = a8 29 3e b3 (gprs_gmm.c:666) 20241125124552113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241125124552113 DMM DEBUG MM(262420000000016/e170bc6e) Requesting authorization (sgsn_auth.c:160) 20241125124552113 DMM INFO MM(262420000000016/e170bc6e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125124552113 DMM DEBUG MM(262420000000016/e170bc6e) Requesting subscriber data update (gprs_subscriber.c:894) 20241125124552113 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20241125124552113 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) 20241125124552113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241125124552113 DMM INFO MM(262420000000016/e170bc6e) <- GMM ATTACH ACCEPT (new P-TMSI=0xe170bc6e) (gprs_gmm.c:300) 20241125124552114 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241125124552114 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241125124552114 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241125124552114 DMM INFO MM(262420000000016/e170bc6e) Subscriber data update (mmctx.c:445) 20241125124552114 DMM DEBUG MM(262420000000016/e170bc6e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241125124552114 DMM INFO MM(262420000000016/e170bc6e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241125124552114 DMM NOTICE MM(262420000000016/e170bc6e) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1000) 20241125124552114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241125124552114 DMM NOTICE MM(262420000000016/e170bc6e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241125124552114 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) 20241125124552115 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241125124552115 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241125124552115 DMM INFO MM(262420000000016/e170bc6e) Subscriber data update (mmctx.c:445) 20241125124552115 DMM DEBUG MM(262420000000016/e170bc6e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241125124552120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124552120 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241125124552121 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124552121 DMM INFO MM(262420000000016/e170bc6e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125124552121 DMM NOTICE MM(262420000000016/e170bc6e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125124552121 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125124552121 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125124552121 DLLC NOTICE LLME(e7bf6138/e170bc6e){ASSIGNED} LLGM Assign pre (ffffffff => e170bc6e) (gprs_llc.c:1079) 20241125124552121 DLLC NOTICE LLME(ffffffff/e170bc6e){ASSIGNED} LLGM Assign post (ffffffff => e170bc6e) (gprs_llc.c:1125) 20241125124552121 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241125124552121 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241125124552121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125124552121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(706)@1b75635d951b: setverdict(pass): none -> pass 20241125124552172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124552172 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241125124552172 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124552172 DMM INFO MM(262420000000016/e170bc6e) -> GMM DETACH REQUEST TLLI=0xe170bc6e type=GPRS detach Power-off (gprs_gmm.c:1465) 20241125124552172 DMM INFO MM(262420000000016/e170bc6e) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241125124552172 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125124552172 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125124552172 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241125124552172 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241125124552172 DLLC NOTICE LLME(ffffffff/e170bc6e){ASSIGNED} LLGM Assign pre (e170bc6e => ffffffff) (gprs_llc.c:1079) 20241125124552172 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e170bc6e => ffffffff) (gprs_llc.c:1125) 20241125124552172 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20241125124552172 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) 20241125124552172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Deallocated (fsm.c:568) 20241125124552172 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125124552172 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Deallocated (fsm.c:568) 20241125124552172 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Deallocated (fsm.c:568) 20241125124552173 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) TC_detach_poweroff(706)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(691)@1b75635d951b: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(706)@1b75635d951b: Final verdict of PTC: pass 20241125124557178 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46760<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(704)@1b75635d951b: Final verdict of PTC: none -NSVCI99(703)@1b75635d951b: Final verdict of PTC: none -NSVCI98(697)@1b75635d951b: Final verdict of PTC: none TC_detach_poweroff-BVCI210(696)@1b75635d951b: Final verdict of PTC: none -NSVCI97(692)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@1b75635d951b: Final verdict of PTC: none TC_detach_poweroff-BVCI220(700)@1b75635d951b: Final verdict of PTC: none TC_detach_poweroff-BVCI196(691)@1b75635d951b: Final verdict of PTC: none 20241125124557180 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125124557180 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(689)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(702)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(695)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(701)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(690)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_detach_poweroff-BVCI196(691): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_detach_poweroff-BVCI210(696): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_detach_poweroff-BVCI220(700): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(701): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(702): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(703): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_detach_poweroff(706): pass (none -> pass) MTC@1b75635d951b: Test case TC_detach_poweroff finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Mon Nov 25 12:45:57 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20241125124557310 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60778<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124557611 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60778<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87108) 20241125124558182 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124558182 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87108, count=92540) 20241125124559184 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124559184 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Mon Nov 25 12:45:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125124600185 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124600185 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_attach_pdp_act started. 20241125124600670 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60786<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124600671 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(712)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(712)@1b75635d951b: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(711)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 20241125124600733 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125124600733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124600733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124600733 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124600733 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125124600733 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124600733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124600733 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124600733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(712)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124600735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124600735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124600735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124600735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124600735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124600735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124600735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124600735 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124600735 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125124600735 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124600735 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(712)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124600736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124600736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(712)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124600739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(708)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241125124600747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124600747 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI196(709)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(711)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124600758 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125124600758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124600758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124600758 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124600758 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125124600758 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124600758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124600758 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124600758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124600760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124600760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124600760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124600760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124600760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124600760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124600761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124600761 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124600761 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125124600761 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124600761 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(716)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124600761 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124600762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124600766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(717)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(713)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124600776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124600776 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(718)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act-BVCI210(715)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(717)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(722)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(722)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124600802 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125124600802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124600802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124600802 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124600802 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125124600802 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124600802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124600802 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124600802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(722)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124600804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124600804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124600804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124600804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124600804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124600804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124600804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124600804 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124600804 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125124600804 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124600804 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124600804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124600804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(722)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(722)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124600808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124600816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124600816 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI220(719)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125124601185 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124601185 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125124601185 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125124601185 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(721)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(721)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125124601188 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(721)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(721)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125124601189 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(721)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(721)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(721)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(721)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(709)@1b75635d951b: Adding Client=TC_attach_pdp_act(725), IMSI='262420000000017'H, TLLI='E2011734'O, index=0 SGSN_Test-GSUP(723)@1b75635d951b: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(725) TC_attach_pdp_act(725)@1b75635d951b: 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 := '31404670937A16DCED444F12009DE2B7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '921140A6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '641D38E21D23C01F'O } } } } } 20241125124601240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124601240 DLLC NOTICE LLME(ffffffff/e2011734){UNASSIGNED} LLC RX: unknown TLLI 0xe2011734, creating LLME on the fly (gprs_llc.c:552) 20241125124601240 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124601240 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach" (gprs_gmm.c:1266) 20241125124601240 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125124601240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Allocated (fsm.c:456) 20241125124601240 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125124601240 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Allocated (fsm.c:456) 20241125124601240 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125124601240 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125124601240 DLLC NOTICE LLME(ffffffff/e2011734){UNASSIGNED} LLGM Assign pre (e2011734 => c7a11710) (gprs_llc.c:1079) 20241125124601240 DLLC NOTICE LLME(e2011734/c7a11710){ASSIGNED} LLGM Assign post (e2011734 => c7a11710) (gprs_llc.c:1125) 20241125124601240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125124601240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125124601240 DMM DEBUG MM(262420000000017/c7a11710) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125124601255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124601255 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241125124601255 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124601255 DMM DEBUG MM(262420000000017/c7a11710) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1084) 20241125124601255 DMM NOTICE MM(262420000000017/c7a11710) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125124601255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125124601255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125124601255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125124601255 DMM DEBUG MM(262420000000017/c7a11710) Requesting authorization (sgsn_auth.c:160) 20241125124601255 DMM INFO MM(262420000000017/c7a11710) Requesting authentication tuples (sgsn_auth.c:184) 20241125124601255 DMM DEBUG MM(262420000000017/c7a11710) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125124601255 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20241125124601255 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(723)@1b75635d951b: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(725) SGSN_Test-GSUP(723)@1b75635d951b: Added IMSI table entry 0TC_attach_pdp_act(725)"262420000000017" 20241125124601258 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125124601258 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125124601258 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125124601258 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125124601258 DMM INFO MM(262420000000017/c7a11710) Subscriber data update (mmctx.c:445) 20241125124601258 DMM DEBUG MM(262420000000017/c7a11710) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125124601258 DMM INFO MM(262420000000017/c7a11710) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125124601258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125124601258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125124601258 DMM INFO MM(262420000000017/c7a11710) <- GMM AUTH AND CIPHERING REQ (rand = 31 40 46 70 93 7a 16 dc ed 44 4f 12 00 9d e2 b7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241125124601266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124601266 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124601266 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124601266 DMM INFO MM(262420000000017/c7a11710) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241125124601266 DMM NOTICE MM(262420000000017/c7a11710) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241125124601266 DMM DEBUG MM(262420000000017/c7a11710) checking auth: received GSM SRES = 92 11 40 a6 (gprs_gmm.c:666) 20241125124601266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241125124601266 DMM DEBUG MM(262420000000017/c7a11710) Requesting authorization (sgsn_auth.c:160) 20241125124601266 DMM INFO MM(262420000000017/c7a11710) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125124601266 DMM DEBUG MM(262420000000017/c7a11710) Requesting subscriber data update (gprs_subscriber.c:894) 20241125124601266 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20241125124601266 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) 20241125124601266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241125124601266 DMM INFO MM(262420000000017/c7a11710) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7a11710) (gprs_gmm.c:300) 20241125124601267 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241125124601267 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241125124601267 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241125124601267 DMM INFO MM(262420000000017/c7a11710) Subscriber data update (mmctx.c:445) 20241125124601267 DMM DEBUG MM(262420000000017/c7a11710) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241125124601267 DMM INFO MM(262420000000017/c7a11710) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241125124601267 DMM NOTICE MM(262420000000017/c7a11710) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1000) 20241125124601267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241125124601267 DMM NOTICE MM(262420000000017/c7a11710) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241125124601267 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) 20241125124601268 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241125124601268 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241125124601268 DMM INFO MM(262420000000017/c7a11710) Subscriber data update (mmctx.c:445) 20241125124601268 DMM DEBUG MM(262420000000017/c7a11710) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241125124601274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124601274 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241125124601274 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124601274 DMM INFO MM(262420000000017/c7a11710) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125124601274 DMM NOTICE MM(262420000000017/c7a11710) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125124601274 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125124601274 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125124601274 DLLC NOTICE LLME(e2011734/c7a11710){ASSIGNED} LLGM Assign pre (ffffffff => c7a11710) (gprs_llc.c:1079) 20241125124601274 DLLC NOTICE LLME(ffffffff/c7a11710){ASSIGNED} LLGM Assign post (ffffffff => c7a11710) (gprs_llc.c:1125) 20241125124601274 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241125124601274 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241125124601274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125124601274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(725)@1b75635d951b: setverdict(pass): none -> pass 20241125124601327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124601327 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241125124601327 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124601327 DMM INFO MM(262420000000017/c7a11710) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241125124601327 DMM INFO MM(262420000000017/c7a11710) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241125124601327 DMM DEBUG MM(262420000000017/c7a11710) Using GGSN 0 (gprs_sm.c:312) 20241125124601327 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) 20241125124601327 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20241125124601327 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241125124601327 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:181) 20241125124601327 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20241125124601338 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 9a 69 5c e4 11 01 15 7a 31 14 05 7f e9 93 52 ca 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1026 from retransmit req queue (gtp.c:443) 20241125124601338 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f319c0bb0c8, cbp=0x560a8e0db660) (sgsn_libgtp.c:632) 20241125124601338 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241125124601338 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560a8e0ded08 TLLI=c7a11710, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241125124601338 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241125124601338 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(725)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(725)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(709)@1b75635d951b: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(725)@1b75635d951b: Final verdict of PTC: pass 20241125124601348 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60786<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241125124601350 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125124601350 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(721)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP(723)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(711)@1b75635d951b: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(719)@1b75635d951b: Final verdict of PTC: none -NSVCI97(712)@1b75635d951b: Final verdict of PTC: none -NSVCI98(716)@1b75635d951b: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(709)@1b75635d951b: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(715)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@1b75635d951b: Final verdict of PTC: none -NSVCI99(722)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(710)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(720)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(714)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act-BVCI196(709): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(710): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(711): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(712): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act-BVCI210(715): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act-BVCI220(719): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(720): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(721): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(722): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act(725): pass (none -> pass) MTC@1b75635d951b: Test case TC_attach_pdp_act finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Mon Nov 25 12:46:01 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 20241125124601480 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60798<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124601881 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60798<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50012) 20241125124602352 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124602352 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50012, count=91852) 20241125124603352 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124603352 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Mon Nov 25 12:46:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125124604353 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124604353 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_pdp_act_unattached started. 20241125124604939 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60802<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124604940 DMM INFO MM(262420000000017/c7a11710) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241125124604940 DMM INFO MM(262420000000017/c7a11710) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241125124604941 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125124604941 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125124604941 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241125124604941 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241125124604941 DLLC NOTICE LLME(ffffffff/c7a11710){ASSIGNED} LLGM Assign pre (c7a11710 => ffffffff) (gprs_llc.c:1079) 20241125124604941 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7a11710 => ffffffff) (gprs_llc.c:1125) 20241125124604941 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560a8e0de9b0 (gprs_sndcp.c:574) 20241125124604941 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560a8e0ded08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241125124604941 DMM NOTICE MM(262420000000017/c7a11710) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241125124604941 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20241125124604941 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241125124604941 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241125124604941 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20241125124604941 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20241125124604941 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) 20241125124604941 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:399) 20241125124604941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Deallocated (fsm.c:568) 20241125124604941 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125124604941 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Deallocated (fsm.c:568) 20241125124604941 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Deallocated (fsm.c:568) 20241125124604941 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124604988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125124604988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124604988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124604988 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124604988 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125124604988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124604988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124604988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124604988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124604989 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124604990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124604990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124604990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124604990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124604990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124604990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124604990 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124604990 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125124604990 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124604990 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124604990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124604990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124604995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(731)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(727)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124605005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124605005 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI196(729)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(731)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124605026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125124605026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124605026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124605026 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124605026 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125124605026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124605026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124605026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124605026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124605028 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124605028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124605028 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124605028 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124605028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124605028 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124605028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124605028 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124605028 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125124605028 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124605028 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(735)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124605029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124605029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124605032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(732)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(736)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 20241125124605042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124605042 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI210(734)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(736)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(741)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(741)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124605077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125124605077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124605077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124605077 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124605077 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125124605077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124605077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124605077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124605077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(741)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124605079 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124605079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124605079 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124605079 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124605079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124605080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124605080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124605080 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124605080 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125124605080 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124605080 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(741)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124605080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124605080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(741)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124605084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124605092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124605092 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI220(738)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125124605354 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124605354 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125124605354 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125124605354 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(740)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(740)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125124605356 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(740)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(740)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125124605357 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(740)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(740)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(740)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(740)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(729)@1b75635d951b: Adding Client=TC_pdp_act_unattached(744), IMSI='262420000000018'H, TLLI='F70DC0F7'O, index=0 SGSN_Test-GSUP(742)@1b75635d951b: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(744) 20241125124605403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124605403 DLLC NOTICE LLME(ffffffff/f70dc0f7){UNASSIGNED} LLC RX: unknown TLLI 0xf70dc0f7, creating LLME on the fly (gprs_llc.c:552) 20241125124605403 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20241125124605403 DMM NOTICE LLME(ffffffff/f70dc0f7){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:723) 20241125124605403 DLLC NOTICE LLME(ffffffff/f70dc0f7){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241125124605403 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:251) TC_pdp_act_unattached(744)@1b75635d951b: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(729)@1b75635d951b: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(744)@1b75635d951b: Final verdict of PTC: pass 20241125124605417 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60802<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_pdp_act_unattached-BVCI196(729)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP(742)@1b75635d951b: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(734)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@1b75635d951b: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(738)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@1b75635d951b: Final verdict of PTC: none -NSVCI97(730)@1b75635d951b: Final verdict of PTC: none 20241125124605420 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125124605420 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(740)@1b75635d951b: Final verdict of PTC: none -NSVCI99(741)@1b75635d951b: Final verdict of PTC: none -NSVCI98(735)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(728)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(739)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(733)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_pdp_act_unattached-BVCI196(729): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_pdp_act_unattached-BVCI210(734): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_pdp_act_unattached-BVCI220(738): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(739): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(740): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(741): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_pdp_act_unattached(744): pass (none -> pass) MTC@1b75635d951b: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. 20241125124605439 DGPRS DEBUG Checking for inactive LLMEs, time = 14349499 (sgsn.c:131) Mon Nov 25 12:46:05 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 20241125124605547 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60814<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124605848 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60814<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=42912) 20241125124606421 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124606421 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=42912, count=59400) 20241125124607423 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124607423 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Mon Nov 25 12:46:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125124608425 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124608425 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_attach_pdp_act_user started. 20241125124608905 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41018<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124608906 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124608949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125124608949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124608949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124608949 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124608949 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125124608949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124608949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124608949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124608949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124608950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124608950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124608950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124608950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124608950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124608950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124608950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124608950 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124608950 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125124608950 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124608950 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(749)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124608951 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124608951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124608954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(746)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(750)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 20241125124608965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124608965 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI196(748)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(750)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124608985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125124608985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124608985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124608985 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124608985 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125124608985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124608985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124608985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124608985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124608987 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124608987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124608987 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124608987 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124608987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124608987 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124608987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124608987 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124608987 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125124608987 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124608987 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124608987 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124608987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124608991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(755)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(751)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124609002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124609002 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI210(753)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(755)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(760)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124609030 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125124609030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124609030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124609030 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124609030 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125124609030 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124609030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124609030 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124609030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(760)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124609032 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124609032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124609032 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124609032 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124609032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124609032 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124609032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124609032 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124609032 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125124609033 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124609033 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(760)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124609033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124609033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(760)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124609037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124609046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124609046 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI220(757)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125124609426 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124609426 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125124609426 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125124609426 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(759)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(759)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125124609429 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(759)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(759)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125124609429 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(759)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(759)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(759)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(759)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(748)@1b75635d951b: Adding Client=TC_attach_pdp_act_user(763), IMSI='262420000000019'H, TLLI='F7FF2179'O, index=0 SGSN_Test-GSUP(761)@1b75635d951b: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(763) TC_attach_pdp_act_user(763)@1b75635d951b: 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 := '76705274894581A4CC3F1FF99208F1C1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7AF24C22'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '82F817B90A58B1BC'O } } } } } 20241125124609476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124609476 DLLC NOTICE LLME(ffffffff/f7ff2179){UNASSIGNED} LLC RX: unknown TLLI 0xf7ff2179, creating LLME on the fly (gprs_llc.c:552) 20241125124609476 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124609476 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach" (gprs_gmm.c:1266) 20241125124609476 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125124609476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Allocated (fsm.c:456) 20241125124609476 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125124609476 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Allocated (fsm.c:456) 20241125124609476 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125124609476 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125124609476 DLLC NOTICE LLME(ffffffff/f7ff2179){UNASSIGNED} LLGM Assign pre (f7ff2179 => e9568a65) (gprs_llc.c:1079) 20241125124609476 DLLC NOTICE LLME(f7ff2179/e9568a65){ASSIGNED} LLGM Assign post (f7ff2179 => e9568a65) (gprs_llc.c:1125) 20241125124609476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125124609476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125124609476 DMM DEBUG MM(262420000000019/e9568a65) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125124609488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124609488 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241125124609488 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124609488 DMM DEBUG MM(262420000000019/e9568a65) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1084) 20241125124609488 DMM NOTICE MM(262420000000019/e9568a65) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125124609488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125124609488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125124609488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125124609488 DMM DEBUG MM(262420000000019/e9568a65) Requesting authorization (sgsn_auth.c:160) 20241125124609488 DMM INFO MM(262420000000019/e9568a65) Requesting authentication tuples (sgsn_auth.c:184) 20241125124609488 DMM DEBUG MM(262420000000019/e9568a65) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125124609488 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20241125124609488 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(761)@1b75635d951b: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(763) SGSN_Test-GSUP(761)@1b75635d951b: Added IMSI table entry 0TC_attach_pdp_act_user(763)"262420000000019" 20241125124609490 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125124609490 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125124609490 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125124609490 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125124609490 DMM INFO MM(262420000000019/e9568a65) Subscriber data update (mmctx.c:445) 20241125124609490 DMM DEBUG MM(262420000000019/e9568a65) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125124609490 DMM INFO MM(262420000000019/e9568a65) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125124609490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125124609490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125124609491 DMM INFO MM(262420000000019/e9568a65) <- GMM AUTH AND CIPHERING REQ (rand = 76 70 52 74 89 45 81 a4 cc 3f 1f f9 92 08 f1 c1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241125124609498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124609498 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124609498 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124609498 DMM INFO MM(262420000000019/e9568a65) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241125124609498 DMM NOTICE MM(262420000000019/e9568a65) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241125124609498 DMM DEBUG MM(262420000000019/e9568a65) checking auth: received GSM SRES = 7a f2 4c 22 (gprs_gmm.c:666) 20241125124609498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241125124609498 DMM DEBUG MM(262420000000019/e9568a65) Requesting authorization (sgsn_auth.c:160) 20241125124609498 DMM INFO MM(262420000000019/e9568a65) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125124609498 DMM DEBUG MM(262420000000019/e9568a65) Requesting subscriber data update (gprs_subscriber.c:894) 20241125124609498 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20241125124609498 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) 20241125124609498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241125124609498 DMM INFO MM(262420000000019/e9568a65) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9568a65) (gprs_gmm.c:300) 20241125124609500 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241125124609500 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241125124609500 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241125124609500 DMM INFO MM(262420000000019/e9568a65) Subscriber data update (mmctx.c:445) 20241125124609500 DMM DEBUG MM(262420000000019/e9568a65) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241125124609500 DMM INFO MM(262420000000019/e9568a65) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241125124609500 DMM NOTICE MM(262420000000019/e9568a65) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1000) 20241125124609500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241125124609500 DMM NOTICE MM(262420000000019/e9568a65) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241125124609500 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) 20241125124609500 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241125124609500 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241125124609500 DMM INFO MM(262420000000019/e9568a65) Subscriber data update (mmctx.c:445) 20241125124609500 DMM DEBUG MM(262420000000019/e9568a65) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241125124609506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124609506 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241125124609506 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124609506 DMM INFO MM(262420000000019/e9568a65) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125124609506 DMM NOTICE MM(262420000000019/e9568a65) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125124609506 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125124609506 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125124609506 DLLC NOTICE LLME(f7ff2179/e9568a65){ASSIGNED} LLGM Assign pre (ffffffff => e9568a65) (gprs_llc.c:1079) 20241125124609506 DLLC NOTICE LLME(ffffffff/e9568a65){ASSIGNED} LLGM Assign post (ffffffff => e9568a65) (gprs_llc.c:1125) 20241125124609506 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241125124609506 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241125124609506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125124609506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(763)@1b75635d951b: setverdict(pass): none -> pass 20241125124609559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124609559 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241125124609559 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124609559 DMM INFO MM(262420000000019/e9568a65) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241125124609559 DMM INFO MM(262420000000019/e9568a65) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241125124609559 DMM DEBUG MM(262420000000019/e9568a65) Using GGSN 0 (gprs_sm.c:312) 20241125124609559 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) 20241125124609559 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20241125124609559 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241125124609559 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:181) 20241125124609559 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20241125124609570 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 24 ac aa 95 11 b4 dc 72 01 14 05 7f a5 71 2f a8 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1028 from retransmit req queue (gtp.c:443) 20241125124609570 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f319c0bc138, cbp=0x560a8e0dbae0) (sgsn_libgtp.c:632) 20241125124609570 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241125124609570 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560a8e0dfe48 TLLI=e9568a65, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241125124609570 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241125124609570 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(763)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(763)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed 20241125124609578 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:779) 20241125124609587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124609587 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241125124609587 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_attach_pdp_act_user-BVCI196(748)@1b75635d951b: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(763)@1b75635d951b: Final verdict of PTC: pass 20241125124609591 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41018<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(761)@1b75635d951b: Final verdict of PTC: none 20241125124609594 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125124609594 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(755)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(759)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@1b75635d951b: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(753)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@1b75635d951b: Final verdict of PTC: none -NSVCI98(754)@1b75635d951b: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(757)@1b75635d951b: Final verdict of PTC: none -NSVCI99(760)@1b75635d951b: Final verdict of PTC: none -NSVCI97(749)@1b75635d951b: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(748)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(752)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(747)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(758)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(748): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(753): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(757): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(758): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(759): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(760): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_user(763): pass (none -> pass) MTC@1b75635d951b: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Mon Nov 25 12:46:09 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 20241125124609721 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41026<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124610122 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41026<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=74340) 20241125124610595 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124610595 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=74340, count=95412) 20241125124611596 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124611597 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject'. ------ SGSN_Tests.TC_attach_pdp_act_ggsn_reject ------ Mon Nov 25 12:46:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125124612597 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124612597 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_attach_pdp_act_ggsn_reject started. 20241125124613180 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41040<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124613181 DMM INFO MM(262420000000019/e9568a65) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241125124613181 DMM INFO MM(262420000000019/e9568a65) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241125124613181 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125124613181 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125124613181 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241125124613181 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241125124613181 DLLC NOTICE LLME(ffffffff/e9568a65){ASSIGNED} LLGM Assign pre (e9568a65 => ffffffff) (gprs_llc.c:1079) 20241125124613181 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e9568a65 => ffffffff) (gprs_llc.c:1125) 20241125124613181 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560a8e0dfaf0 (gprs_sndcp.c:574) 20241125124613181 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560a8e0dfe48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241125124613181 DMM NOTICE MM(262420000000019/e9568a65) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241125124613181 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20241125124613181 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241125124613181 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241125124613181 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20241125124613182 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20241125124613182 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) 20241125124613182 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:399) 20241125124613182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Deallocated (fsm.c:568) 20241125124613182 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125124613182 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Deallocated (fsm.c:568) 20241125124613182 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Deallocated (fsm.c:568) 20241125124613182 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(769)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(769)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124613234 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125124613234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124613234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124613234 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124613234 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125124613234 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124613234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124613234 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124613234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(769)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124613236 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124613236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124613236 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb1-NS1(768)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 20241125124613236 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124613236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124613236 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124613236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124613236 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124613236 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125124613237 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124613237 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124613237 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124613237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(769)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(769)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124613240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(765)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124613249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124613249 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(770)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_ggsn_reject-BVCI196(766)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(768)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(774)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(774)@1b75635d951b: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(773)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 20241125124613275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125124613275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124613275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124613275 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124613275 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125124613275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124613275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124613275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124613275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(774)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124613277 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124613277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124613277 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124613277 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124613277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124613277 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124613277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124613277 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124613277 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125124613277 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124613277 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(774)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124613278 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124613278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(774)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124613282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(770)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241125124613292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124613292 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI210(771)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(773)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124613302 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125124613302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124613302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124613302 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124613302 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125124613302 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124613302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124613302 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124613302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124613304 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124613304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124613304 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124613304 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124613304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124613304 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124613304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124613304 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124613304 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125124613304 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124613304 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124613305 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124613305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124613309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124613319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124613319 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI220(777)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125124613598 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124613598 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125124613598 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125124613598 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(779)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125124613600 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(779)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125124613601 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(779)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(779)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(779)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(766)@1b75635d951b: Adding Client=TC_attach_pdp_act_ggsn_reject(782), IMSI='262420000000020'H, TLLI='DE54771E'O, index=0 SGSN_Test-GSUP(780)@1b75635d951b: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(782) TC_attach_pdp_act_ggsn_reject(782)@1b75635d951b: 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 := 'A32E6A0845BF7309DCD39A5C5E7E7310'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E8111488'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5847D2E2E2E9E366'O } } } } } 20241125124613647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124613647 DLLC NOTICE LLME(ffffffff/de54771e){UNASSIGNED} LLC RX: unknown TLLI 0xde54771e, creating LLME on the fly (gprs_llc.c:552) 20241125124613647 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124613647 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach" (gprs_gmm.c:1266) 20241125124613647 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125124613647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Allocated (fsm.c:456) 20241125124613647 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125124613647 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Allocated (fsm.c:456) 20241125124613647 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125124613647 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125124613647 DLLC NOTICE LLME(ffffffff/de54771e){UNASSIGNED} LLGM Assign pre (de54771e => ed03de1f) (gprs_llc.c:1079) 20241125124613647 DLLC NOTICE LLME(de54771e/ed03de1f){ASSIGNED} LLGM Assign post (de54771e => ed03de1f) (gprs_llc.c:1125) 20241125124613647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125124613647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125124613647 DMM DEBUG MM(262420000000020/ed03de1f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125124613661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124613662 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241125124613662 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124613662 DMM DEBUG MM(262420000000020/ed03de1f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1084) 20241125124613662 DMM NOTICE MM(262420000000020/ed03de1f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125124613662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125124613662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125124613662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125124613662 DMM DEBUG MM(262420000000020/ed03de1f) Requesting authorization (sgsn_auth.c:160) 20241125124613662 DMM INFO MM(262420000000020/ed03de1f) Requesting authentication tuples (sgsn_auth.c:184) 20241125124613662 DMM DEBUG MM(262420000000020/ed03de1f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125124613662 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20241125124613662 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(780)@1b75635d951b: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(782) SGSN_Test-GSUP(780)@1b75635d951b: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(782)"262420000000020" 20241125124613665 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125124613665 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125124613665 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125124613665 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125124613665 DMM INFO MM(262420000000020/ed03de1f) Subscriber data update (mmctx.c:445) 20241125124613665 DMM DEBUG MM(262420000000020/ed03de1f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125124613665 DMM INFO MM(262420000000020/ed03de1f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125124613665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125124613665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125124613665 DMM INFO MM(262420000000020/ed03de1f) <- GMM AUTH AND CIPHERING REQ (rand = a3 2e 6a 08 45 bf 73 09 dc d3 9a 5c 5e 7e 73 10 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241125124613672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124613672 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124613672 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124613672 DMM INFO MM(262420000000020/ed03de1f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241125124613672 DMM NOTICE MM(262420000000020/ed03de1f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241125124613672 DMM DEBUG MM(262420000000020/ed03de1f) checking auth: received GSM SRES = e8 11 14 88 (gprs_gmm.c:666) 20241125124613672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241125124613673 DMM DEBUG MM(262420000000020/ed03de1f) Requesting authorization (sgsn_auth.c:160) 20241125124613673 DMM INFO MM(262420000000020/ed03de1f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125124613673 DMM DEBUG MM(262420000000020/ed03de1f) Requesting subscriber data update (gprs_subscriber.c:894) 20241125124613673 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20241125124613673 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) 20241125124613673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241125124613673 DMM INFO MM(262420000000020/ed03de1f) <- GMM ATTACH ACCEPT (new P-TMSI=0xed03de1f) (gprs_gmm.c:300) 20241125124613674 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241125124613674 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241125124613674 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241125124613674 DMM INFO MM(262420000000020/ed03de1f) Subscriber data update (mmctx.c:445) 20241125124613674 DMM DEBUG MM(262420000000020/ed03de1f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241125124613674 DMM INFO MM(262420000000020/ed03de1f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241125124613674 DMM NOTICE MM(262420000000020/ed03de1f) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1000) 20241125124613674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241125124613674 DMM NOTICE MM(262420000000020/ed03de1f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241125124613674 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) 20241125124613675 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241125124613675 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241125124613675 DMM INFO MM(262420000000020/ed03de1f) Subscriber data update (mmctx.c:445) 20241125124613675 DMM DEBUG MM(262420000000020/ed03de1f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241125124613680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124613680 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241125124613680 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124613680 DMM INFO MM(262420000000020/ed03de1f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125124613680 DMM NOTICE MM(262420000000020/ed03de1f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125124613680 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125124613680 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125124613681 DLLC NOTICE LLME(de54771e/ed03de1f){ASSIGNED} LLGM Assign pre (ffffffff => ed03de1f) (gprs_llc.c:1079) 20241125124613681 DLLC NOTICE LLME(ffffffff/ed03de1f){ASSIGNED} LLGM Assign post (ffffffff => ed03de1f) (gprs_llc.c:1125) 20241125124613681 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241125124613681 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241125124613681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125124613681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(782)@1b75635d951b: setverdict(pass): none -> pass 20241125124613732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124613732 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241125124613732 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124613732 DMM INFO MM(262420000000020/ed03de1f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241125124613732 DMM INFO MM(262420000000020/ed03de1f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241125124613732 DMM DEBUG MM(262420000000020/ed03de1f) Using GGSN 0 (gprs_sm.c:312) 20241125124613732 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) 20241125124613732 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20241125124613732 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241125124613732 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:181) 20241125124613732 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20241125124613744 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 78 28 85 e3 11 2d b0 f7 23 14 05 7f 00 8c f6 79 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) 20241125124613744 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f319c0bd1a8, cbp=0x560a8e0dc060) (sgsn_libgtp.c:632) 20241125124613744 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:400) 20241125124613744 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20241125124613744 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241125124613744 DMM NOTICE MM(262420000000020/ed03de1f) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_pdp_act_ggsn_reject(782)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(782)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(766)@1b75635d951b: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(782)@1b75635d951b: Final verdict of PTC: pass 20241125124613752 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41040<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(780)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@1b75635d951b: Final verdict of PTC: none 20241125124613755 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI98(774)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(773)@1b75635d951b: Final verdict of PTC: none 20241125124613755 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(769)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@1b75635d951b: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(777)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(768)@1b75635d951b: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(766)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@1b75635d951b: Final verdict of PTC: none -NSVCI99(778)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(767)@1b75635d951b: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(771)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(776)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(772)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(766): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(767): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(768): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(769): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(771): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(772): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(773): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(774): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(777): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(782): pass (none -> pass) MTC@1b75635d951b: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Mon Nov 25 12:46:13 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 20241125124613885 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41052<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124614286 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41052<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94216) 20241125124614756 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124614756 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94216, count=98572) 20241125124615757 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124615757 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mo ------ Mon Nov 25 12:46:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125124616758 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124616758 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_attach_pdp_act_user_deact_mo started. 20241125124617342 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42508<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124617344 DMM INFO MM(262420000000020/ed03de1f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241125124617344 DMM INFO MM(262420000000020/ed03de1f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241125124617344 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125124617344 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125124617344 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241125124617344 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241125124617344 DLLC NOTICE LLME(ffffffff/ed03de1f){ASSIGNED} LLGM Assign pre (ed03de1f => ffffffff) (gprs_llc.c:1079) 20241125124617344 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed03de1f => ffffffff) (gprs_llc.c:1125) 20241125124617344 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20241125124617344 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) 20241125124617344 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:399) 20241125124617344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Deallocated (fsm.c:568) 20241125124617344 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125124617344 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Deallocated (fsm.c:568) 20241125124617344 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Deallocated (fsm.c:568) 20241125124617344 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124617387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125124617387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124617387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124617387 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124617387 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125124617387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124617387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124617387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124617387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124617389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124617389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124617389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124617389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124617389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124617389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124617389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124617389 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124617389 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125124617389 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124617389 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124617390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124617390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124617394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(788)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(784)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124617404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124617404 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(789)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mo-BVCI196(786)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(788)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(793)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(793)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124617430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125124617430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124617430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124617430 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124617430 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125124617430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124617430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124617430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124617430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(792)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(793)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124617432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124617432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124617432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124617432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124617432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124617432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124617432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124617432 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124617432 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125124617432 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124617432 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(793)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124617433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124617433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(793)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124617437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(789)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124617445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124617445 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI210(790)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(792)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124617462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125124617462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124617462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124617462 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124617462 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125124617462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124617462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124617462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124617462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124617463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124617463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124617463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124617463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124617463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124617463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124617463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124617463 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124617463 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125124617463 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124617463 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124617464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124617464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124617467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124617478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124617478 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI220(796)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125124617759 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124617759 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125124617759 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125124617759 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(798)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125124617761 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(798)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125124617762 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(798)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(798)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(798)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(786)@1b75635d951b: Adding Client=TC_attach_pdp_act_user_deact_mo(801), IMSI='262420000000021'H, TLLI='E733FE96'O, index=0 SGSN_Test-GSUP(799)@1b75635d951b: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_pdp_act_user_deact_mo(801) TC_attach_pdp_act_user_deact_mo(801)@1b75635d951b: 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 := '732BD329F83DF95DB2456E12B324CB86'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D233E63B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2829D6F36D768F6E'O } } } } } 20241125124617811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124617811 DLLC NOTICE LLME(ffffffff/e733fe96){UNASSIGNED} LLC RX: unknown TLLI 0xe733fe96, creating LLME on the fly (gprs_llc.c:552) 20241125124617811 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124617811 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20241125124617811 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125124617811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Allocated (fsm.c:456) 20241125124617811 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125124617811 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Allocated (fsm.c:456) 20241125124617811 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125124617811 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125124617811 DLLC NOTICE LLME(ffffffff/e733fe96){UNASSIGNED} LLGM Assign pre (e733fe96 => d2e2c7ef) (gprs_llc.c:1079) 20241125124617811 DLLC NOTICE LLME(e733fe96/d2e2c7ef){ASSIGNED} LLGM Assign post (e733fe96 => d2e2c7ef) (gprs_llc.c:1125) 20241125124617811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125124617811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125124617811 DMM DEBUG MM(262420000000021/d2e2c7ef) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125124617824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124617824 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241125124617825 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124617825 DMM DEBUG MM(262420000000021/d2e2c7ef) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241125124617825 DMM NOTICE MM(262420000000021/d2e2c7ef) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125124617825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125124617825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125124617825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125124617825 DMM DEBUG MM(262420000000021/d2e2c7ef) Requesting authorization (sgsn_auth.c:160) 20241125124617825 DMM INFO MM(262420000000021/d2e2c7ef) Requesting authentication tuples (sgsn_auth.c:184) 20241125124617825 DMM DEBUG MM(262420000000021/d2e2c7ef) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125124617825 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241125124617825 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(799)@1b75635d951b: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(801) SGSN_Test-GSUP(799)@1b75635d951b: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(801)"262420000000021" 20241125124617828 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125124617828 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125124617828 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125124617828 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125124617828 DMM INFO MM(262420000000021/d2e2c7ef) Subscriber data update (mmctx.c:445) 20241125124617828 DMM DEBUG MM(262420000000021/d2e2c7ef) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125124617828 DMM INFO MM(262420000000021/d2e2c7ef) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125124617828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125124617828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125124617828 DMM INFO MM(262420000000021/d2e2c7ef) <- GMM AUTH AND CIPHERING REQ (rand = 73 2b d3 29 f8 3d f9 5d b2 45 6e 12 b3 24 cb 86 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241125124617835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124617835 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124617835 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124617835 DMM INFO MM(262420000000021/d2e2c7ef) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241125124617835 DMM NOTICE MM(262420000000021/d2e2c7ef) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241125124617835 DMM DEBUG MM(262420000000021/d2e2c7ef) checking auth: received GSM SRES = d2 33 e6 3b (gprs_gmm.c:666) 20241125124617835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241125124617835 DMM DEBUG MM(262420000000021/d2e2c7ef) Requesting authorization (sgsn_auth.c:160) 20241125124617835 DMM INFO MM(262420000000021/d2e2c7ef) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125124617836 DMM DEBUG MM(262420000000021/d2e2c7ef) Requesting subscriber data update (gprs_subscriber.c:894) 20241125124617836 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241125124617836 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) 20241125124617836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241125124617836 DMM INFO MM(262420000000021/d2e2c7ef) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2e2c7ef) (gprs_gmm.c:300) 20241125124617837 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241125124617837 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241125124617837 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241125124617837 DMM INFO MM(262420000000021/d2e2c7ef) Subscriber data update (mmctx.c:445) 20241125124617837 DMM DEBUG MM(262420000000021/d2e2c7ef) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241125124617837 DMM INFO MM(262420000000021/d2e2c7ef) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241125124617837 DMM NOTICE MM(262420000000021/d2e2c7ef) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241125124617837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241125124617837 DMM NOTICE MM(262420000000021/d2e2c7ef) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241125124617837 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) 20241125124617838 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241125124617838 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241125124617838 DMM INFO MM(262420000000021/d2e2c7ef) Subscriber data update (mmctx.c:445) 20241125124617838 DMM DEBUG MM(262420000000021/d2e2c7ef) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241125124617844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124617844 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241125124617844 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124617844 DMM INFO MM(262420000000021/d2e2c7ef) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125124617844 DMM NOTICE MM(262420000000021/d2e2c7ef) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125124617844 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125124617844 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125124617844 DLLC NOTICE LLME(e733fe96/d2e2c7ef){ASSIGNED} LLGM Assign pre (ffffffff => d2e2c7ef) (gprs_llc.c:1079) 20241125124617844 DLLC NOTICE LLME(ffffffff/d2e2c7ef){ASSIGNED} LLGM Assign post (ffffffff => d2e2c7ef) (gprs_llc.c:1125) 20241125124617844 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241125124617844 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241125124617844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125124617844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(801)@1b75635d951b: setverdict(pass): none -> pass 20241125124617895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124617895 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241125124617896 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124617896 DMM INFO MM(262420000000021/d2e2c7ef) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241125124617896 DMM INFO MM(262420000000021/d2e2c7ef) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241125124617896 DMM DEBUG MM(262420000000021/d2e2c7ef) Using GGSN 0 (gprs_sm.c:312) 20241125124617896 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) 20241125124617896 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241125124617896 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241125124617896 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20241125124617896 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20241125124617907 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 b9 8e eb c6 11 40 13 f6 84 14 05 7f 8a 5d 9d 85 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) 20241125124617907 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f319c0bd1a8, cbp=0x560a8e0dc060) (sgsn_libgtp.c:632) 20241125124617907 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241125124617907 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560a8e0dfe48 TLLI=d2e2c7ef, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241125124617907 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241125124617907 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(801)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(801)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed 20241125124617915 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:779) 20241125124617922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124617922 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241125124617922 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124617926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124617926 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241125124617926 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124617926 DMM INFO MM(262420000000021/d2e2c7ef) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20241125124617926 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:318) 20241125124617926 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20241125124617927 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) 20241125124617927 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f319c0bd1a8, cbp=0x560a8e0dc060) (sgsn_libgtp.c:632) 20241125124617927 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20241125124617927 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560a8e0dfe48, TLLI=d2e2c7ef, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241125124617927 DMM INFO MM(262420000000021/d2e2c7ef) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20241125124617927 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241125124617927 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(801)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(786)@1b75635d951b: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(801)@1b75635d951b: Final verdict of PTC: pass 20241125124617935 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42508<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(799)@1b75635d951b: Final verdict of PTC: none 20241125124617937 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125124617937 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(787)@1b75635d951b: Final verdict of PTC: none -NSVCI98(793)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@1b75635d951b: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(790)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@1b75635d951b: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(796)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(792)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@1b75635d951b: Final verdict of PTC: none -NSVCI99(797)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@1b75635d951b: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(786)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(791)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(785)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(795)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(786): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(790): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(791): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(792): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(793): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(796): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(801): pass (none -> pass) MTC@1b75635d951b: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Mon Nov 25 12:46:18 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 20241125124618069 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42524<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124618470 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42524<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83620) 20241125124618938 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124618938 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83620, count=105024) 20241125124619940 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124619940 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mt ------ Mon Nov 25 12:46:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125124620941 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124620941 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_attach_pdp_act_user_deact_mt started. 20241125124621531 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42538<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124621532 DMM INFO MM(262420000000021/d2e2c7ef) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241125124621532 DMM INFO MM(262420000000021/d2e2c7ef) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241125124621532 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125124621532 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125124621532 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241125124621532 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241125124621532 DLLC NOTICE LLME(ffffffff/d2e2c7ef){ASSIGNED} LLGM Assign pre (d2e2c7ef => ffffffff) (gprs_llc.c:1079) 20241125124621532 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2e2c7ef => ffffffff) (gprs_llc.c:1125) 20241125124621532 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241125124621532 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) 20241125124621532 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:399) 20241125124621532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Deallocated (fsm.c:568) 20241125124621532 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125124621532 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Deallocated (fsm.c:568) 20241125124621532 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Deallocated (fsm.c:568) 20241125124621532 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(807)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(807)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124621586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125124621586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124621586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124621586 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124621586 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125124621586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124621586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124621586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124621586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(806)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(807)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124621588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124621588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124621588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124621588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124621588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124621588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124621588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124621588 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124621588 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125124621588 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124621588 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(807)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124621589 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124621589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(807)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124621593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(803)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241125124621605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124621605 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(806)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user_deact_mt-BVCI196(804)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(811)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124621610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125124621610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124621610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124621610 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124621610 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125124621611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124621611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124621611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124621611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124621612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124621612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124621612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124621612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124621612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124621612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124621612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124621612 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124621612 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125124621612 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124621612 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124621613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124621613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124621616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(808)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124621624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124621624 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI210(810)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(812)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb2-BSSGP2(813)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124621663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125124621663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124621663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124621663 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124621663 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125124621663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124621663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124621663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124621663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124621665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124621665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124621665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124621665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124621665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124621665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124621665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124621665 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124621665 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125124621665 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124621665 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124621666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124621666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124621670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124621679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124621679 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI220(815)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125124621942 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124621942 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125124621942 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125124621942 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(817)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125124621944 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(817)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125124621945 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(817)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(817)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(817)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(804)@1b75635d951b: Adding Client=TC_attach_pdp_act_user_deact_mt(820), IMSI='262420000000022'H, TLLI='E77599F0'O, index=0 SGSN_Test-GSUP(818)@1b75635d951b: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_pdp_act_user_deact_mt(820) TC_attach_pdp_act_user_deact_mt(820)@1b75635d951b: 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 := '12266165800CC2E2E4EF48C7A12108C1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '71E64A2D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4FB379FD40B05FB5'O } } } } } 20241125124621996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124621996 DLLC NOTICE LLME(ffffffff/e77599f0){UNASSIGNED} LLC RX: unknown TLLI 0xe77599f0, creating LLME on the fly (gprs_llc.c:552) 20241125124621996 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124621996 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20241125124621996 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125124621996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Allocated (fsm.c:456) 20241125124621996 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125124621996 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Allocated (fsm.c:456) 20241125124621996 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125124621996 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125124621996 DLLC NOTICE LLME(ffffffff/e77599f0){UNASSIGNED} LLGM Assign pre (e77599f0 => f5786ddd) (gprs_llc.c:1079) 20241125124621996 DLLC NOTICE LLME(e77599f0/f5786ddd){ASSIGNED} LLGM Assign post (e77599f0 => f5786ddd) (gprs_llc.c:1125) 20241125124621996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125124621996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125124621996 DMM DEBUG MM(262420000000022/f5786ddd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125124622011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124622011 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241125124622011 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124622011 DMM DEBUG MM(262420000000022/f5786ddd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241125124622011 DMM NOTICE MM(262420000000022/f5786ddd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125124622011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125124622011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125124622011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125124622011 DMM DEBUG MM(262420000000022/f5786ddd) Requesting authorization (sgsn_auth.c:160) 20241125124622011 DMM INFO MM(262420000000022/f5786ddd) Requesting authentication tuples (sgsn_auth.c:184) 20241125124622011 DMM DEBUG MM(262420000000022/f5786ddd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125124622011 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241125124622011 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(818)@1b75635d951b: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(820) SGSN_Test-GSUP(818)@1b75635d951b: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(820)"262420000000022" 20241125124622015 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125124622015 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125124622015 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125124622015 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125124622015 DMM INFO MM(262420000000022/f5786ddd) Subscriber data update (mmctx.c:445) 20241125124622015 DMM DEBUG MM(262420000000022/f5786ddd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125124622015 DMM INFO MM(262420000000022/f5786ddd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125124622015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125124622015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125124622015 DMM INFO MM(262420000000022/f5786ddd) <- GMM AUTH AND CIPHERING REQ (rand = 12 26 61 65 80 0c c2 e2 e4 ef 48 c7 a1 21 08 c1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241125124622023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124622023 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124622024 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124622024 DMM INFO MM(262420000000022/f5786ddd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241125124622024 DMM NOTICE MM(262420000000022/f5786ddd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241125124622024 DMM DEBUG MM(262420000000022/f5786ddd) checking auth: received GSM SRES = 71 e6 4a 2d (gprs_gmm.c:666) 20241125124622024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241125124622024 DMM DEBUG MM(262420000000022/f5786ddd) Requesting authorization (sgsn_auth.c:160) 20241125124622024 DMM INFO MM(262420000000022/f5786ddd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125124622024 DMM DEBUG MM(262420000000022/f5786ddd) Requesting subscriber data update (gprs_subscriber.c:894) 20241125124622024 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241125124622024 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) 20241125124622024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241125124622024 DMM INFO MM(262420000000022/f5786ddd) <- GMM ATTACH ACCEPT (new P-TMSI=0xf5786ddd) (gprs_gmm.c:300) 20241125124622025 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241125124622025 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241125124622025 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241125124622025 DMM INFO MM(262420000000022/f5786ddd) Subscriber data update (mmctx.c:445) 20241125124622025 DMM DEBUG MM(262420000000022/f5786ddd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241125124622025 DMM INFO MM(262420000000022/f5786ddd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241125124622025 DMM NOTICE MM(262420000000022/f5786ddd) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241125124622025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241125124622025 DMM NOTICE MM(262420000000022/f5786ddd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241125124622025 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) 20241125124622026 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241125124622026 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241125124622026 DMM INFO MM(262420000000022/f5786ddd) Subscriber data update (mmctx.c:445) 20241125124622026 DMM DEBUG MM(262420000000022/f5786ddd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241125124622033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124622033 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241125124622033 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124622033 DMM INFO MM(262420000000022/f5786ddd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125124622033 DMM NOTICE MM(262420000000022/f5786ddd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125124622033 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125124622033 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125124622033 DLLC NOTICE LLME(e77599f0/f5786ddd){ASSIGNED} LLGM Assign pre (ffffffff => f5786ddd) (gprs_llc.c:1079) 20241125124622033 DLLC NOTICE LLME(ffffffff/f5786ddd){ASSIGNED} LLGM Assign post (ffffffff => f5786ddd) (gprs_llc.c:1125) 20241125124622033 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241125124622033 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241125124622033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125124622033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(820)@1b75635d951b: setverdict(pass): none -> pass 20241125124622085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124622085 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241125124622085 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124622085 DMM INFO MM(262420000000022/f5786ddd) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241125124622085 DMM INFO MM(262420000000022/f5786ddd) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241125124622085 DMM DEBUG MM(262420000000022/f5786ddd) Using GGSN 0 (gprs_sm.c:312) 20241125124622085 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) 20241125124622085 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20241125124622085 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241125124622085 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:181) 20241125124622085 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20241125124622095 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 c6 ab 5e b8 11 3c cd 55 7a 14 05 7f 59 bf 4a 39 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) 20241125124622095 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f319c0bd1a8, cbp=0x560a8e0dc480) (sgsn_libgtp.c:632) 20241125124622095 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241125124622095 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560a8e0dfe48 TLLI=f5786ddd, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241125124622095 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241125124622095 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(820)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(820)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed 20241125124622104 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:779) 20241125124622111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124622111 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241125124622112 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124622114 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241125124622114 DGPRS INFO PDP(262420000000022:5): Context 0x7f319c0bd1a8 was deleted (sgsn_libgtp.c:660) 20241125124622114 DMM INFO MM(262420000000022/f5786ddd) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241125124622114 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20241125124622114 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(804)@1b75635d951b: Removing Client IMSI='262420000000022'H, index=0 20241125124622121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124622121 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241125124622121 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124622121 DMM INFO MM(262420000000022/f5786ddd) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_deact_mt(820)@1b75635d951b: Final verdict of PTC: pass 20241125124622123 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42538<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241125124622125 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125124622125 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_user_deact_mt-BVCI210(810)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP(818)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(806)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@1b75635d951b: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(804)@1b75635d951b: Final verdict of PTC: none -NSVCI97(807)@1b75635d951b: Final verdict of PTC: none -NSVCI98(811)@1b75635d951b: Final verdict of PTC: none -NSVCI99(816)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@1b75635d951b: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(815)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(814)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(805)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(809)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(804): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(805): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(806): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(807): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(810): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(815): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(820): pass (none -> pass) MTC@1b75635d951b: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Mon Nov 25 12:46:22 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 20241125124622258 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42546<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124622659 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42546<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103496) 20241125124623127 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124623127 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103496, count=104656) 20241125124624129 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124624129 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup'. ------ SGSN_Tests.TC_attach_pdp_act_deact_dup ------ Mon Nov 25 12:46:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125124625131 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124625131 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_attach_pdp_act_deact_dup started. 20241125124625719 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42558<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124625721 DMM INFO MM(262420000000022/f5786ddd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241125124625721 DMM INFO MM(262420000000022/f5786ddd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241125124625721 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125124625721 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125124625721 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241125124625721 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241125124625721 DLLC NOTICE LLME(ffffffff/f5786ddd){ASSIGNED} LLGM Assign pre (f5786ddd => ffffffff) (gprs_llc.c:1079) 20241125124625721 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f5786ddd => ffffffff) (gprs_llc.c:1125) 20241125124625721 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560a8e0dfaf0 (gprs_sndcp.c:574) 20241125124625721 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560a8e0dfe48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241125124625721 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241125124625721 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) 20241125124625721 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:399) 20241125124625721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Deallocated (fsm.c:568) 20241125124625721 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125124625721 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Deallocated (fsm.c:568) 20241125124625721 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Deallocated (fsm.c:568) 20241125124625721 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124625776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125124625776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124625776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124625776 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124625776 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125124625776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124625776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124625776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124625776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124625778 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124625778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124625778 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124625778 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124625778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124625778 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124625778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124625778 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124625778 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125124625778 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124625778 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(825)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124625779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124625779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124625782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(826)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(822)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124625791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124625791 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI196(824)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(826)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124625813 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125124625813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124625813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124625813 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124625813 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125124625813 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124625813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124625813 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124625813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124625815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124625815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124625815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124625815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124625815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124625815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124625815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124625815 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124625815 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125124625815 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124625815 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(830)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124625816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124625816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124625820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(831)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(827)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124625830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124625830 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI210(829)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(831)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124625850 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125124625850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124625850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124625850 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124625850 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125124625850 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124625850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124625850 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124625850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124625852 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124625852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124625852 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124625852 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124625852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124625852 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124625852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124625852 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124625852 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125124625852 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124625852 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124625852 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124625852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124625856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124625866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124625866 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI220(834)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125124626132 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124626132 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125124626132 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125124626132 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(836)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125124626134 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(836)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125124626135 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(836)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(836)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(836)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(824)@1b75635d951b: Adding Client=TC_attach_pdp_act_deact_dup(839), IMSI='262420000000046'H, TLLI='E26ACAEE'O, index=0 SGSN_Test-GSUP(837)@1b75635d951b: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(839) TC_attach_pdp_act_deact_dup(839)@1b75635d951b: 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 := 'A11E34D5ED8E320A697412BB2A4BCEC9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '924BE556'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2C99DCB568A6B35F'O } } } } } 20241125124626185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124626185 DLLC NOTICE LLME(ffffffff/e26acaee){UNASSIGNED} LLC RX: unknown TLLI 0xe26acaee, creating LLME on the fly (gprs_llc.c:552) 20241125124626185 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124626185 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach" (gprs_gmm.c:1266) 20241125124626185 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125124626185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Allocated (fsm.c:456) 20241125124626185 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125124626185 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Allocated (fsm.c:456) 20241125124626185 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125124626185 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125124626185 DLLC NOTICE LLME(ffffffff/e26acaee){UNASSIGNED} LLGM Assign pre (e26acaee => f0c117d3) (gprs_llc.c:1079) 20241125124626185 DLLC NOTICE LLME(e26acaee/f0c117d3){ASSIGNED} LLGM Assign post (e26acaee => f0c117d3) (gprs_llc.c:1125) 20241125124626185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125124626185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125124626185 DMM DEBUG MM(262420000000046/f0c117d3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125124626198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124626198 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241125124626198 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124626198 DMM DEBUG MM(262420000000046/f0c117d3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1084) 20241125124626198 DMM NOTICE MM(262420000000046/f0c117d3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125124626198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125124626198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125124626198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125124626198 DMM DEBUG MM(262420000000046/f0c117d3) Requesting authorization (sgsn_auth.c:160) 20241125124626198 DMM INFO MM(262420000000046/f0c117d3) Requesting authentication tuples (sgsn_auth.c:184) 20241125124626198 DMM DEBUG MM(262420000000046/f0c117d3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125124626198 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20241125124626198 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(837)@1b75635d951b: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(839) SGSN_Test-GSUP(837)@1b75635d951b: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(839)"262420000000046" 20241125124626200 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125124626201 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125124626201 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125124626201 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125124626201 DMM INFO MM(262420000000046/f0c117d3) Subscriber data update (mmctx.c:445) 20241125124626201 DMM DEBUG MM(262420000000046/f0c117d3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125124626201 DMM INFO MM(262420000000046/f0c117d3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125124626201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125124626201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125124626201 DMM INFO MM(262420000000046/f0c117d3) <- GMM AUTH AND CIPHERING REQ (rand = a1 1e 34 d5 ed 8e 32 0a 69 74 12 bb 2a 4b ce c9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241125124626208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124626209 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124626209 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124626209 DMM INFO MM(262420000000046/f0c117d3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241125124626209 DMM NOTICE MM(262420000000046/f0c117d3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241125124626209 DMM DEBUG MM(262420000000046/f0c117d3) checking auth: received GSM SRES = 92 4b e5 56 (gprs_gmm.c:666) 20241125124626209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241125124626209 DMM DEBUG MM(262420000000046/f0c117d3) Requesting authorization (sgsn_auth.c:160) 20241125124626209 DMM INFO MM(262420000000046/f0c117d3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125124626209 DMM DEBUG MM(262420000000046/f0c117d3) Requesting subscriber data update (gprs_subscriber.c:894) 20241125124626209 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20241125124626209 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) 20241125124626209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241125124626209 DMM INFO MM(262420000000046/f0c117d3) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0c117d3) (gprs_gmm.c:300) 20241125124626210 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241125124626210 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241125124626210 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241125124626210 DMM INFO MM(262420000000046/f0c117d3) Subscriber data update (mmctx.c:445) 20241125124626210 DMM DEBUG MM(262420000000046/f0c117d3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241125124626210 DMM INFO MM(262420000000046/f0c117d3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241125124626210 DMM NOTICE MM(262420000000046/f0c117d3) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1000) 20241125124626210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241125124626210 DMM NOTICE MM(262420000000046/f0c117d3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241125124626210 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) 20241125124626211 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241125124626211 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241125124626211 DMM INFO MM(262420000000046/f0c117d3) Subscriber data update (mmctx.c:445) 20241125124626211 DMM DEBUG MM(262420000000046/f0c117d3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241125124626217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124626217 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241125124626217 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124626217 DMM INFO MM(262420000000046/f0c117d3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125124626217 DMM NOTICE MM(262420000000046/f0c117d3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125124626217 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125124626217 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125124626217 DLLC NOTICE LLME(e26acaee/f0c117d3){ASSIGNED} LLGM Assign pre (ffffffff => f0c117d3) (gprs_llc.c:1079) 20241125124626217 DLLC NOTICE LLME(ffffffff/f0c117d3){ASSIGNED} LLGM Assign post (ffffffff => f0c117d3) (gprs_llc.c:1125) 20241125124626217 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241125124626217 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241125124626217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125124626217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(839)@1b75635d951b: setverdict(pass): none -> pass 20241125124626269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124626269 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241125124626269 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124626269 DMM INFO MM(262420000000046/f0c117d3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241125124626269 DMM INFO MM(262420000000046/f0c117d3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241125124626269 DMM DEBUG MM(262420000000046/f0c117d3) Using GGSN 0 (gprs_sm.c:312) 20241125124626269 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) 20241125124626269 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20241125124626269 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241125124626269 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:181) 20241125124626269 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20241125124626280 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 87 45 b5 14 11 19 69 17 d8 14 05 7f 02 30 fd 49 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) 20241125124626280 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f319c0bd1a8, cbp=0x560a8e0dc480) (sgsn_libgtp.c:632) 20241125124626280 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241125124626280 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560a8e0dfe48 TLLI=f0c117d3, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241125124626280 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241125124626280 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(839)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed 20241125124626288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124626288 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20241125124626288 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124626288 DMM INFO MM(262420000000046/f0c117d3) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20241125124626288 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20241125124626288 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20241125124626289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124626289 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20241125124626289 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124626289 DMM INFO MM(262420000000046/f0c117d3) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20241125124626289 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20241125124626289 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(839)@1b75635d951b: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(839)@1b75635d951b: "Received deletePDPContextResponse 1, seq_nr=1036" 20241125124626290 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) 20241125124626290 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f319c0bd1a8, cbp=0x560a8e0dc480) (sgsn_libgtp.c:632) 20241125124626290 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20241125124626290 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560a8e0dfe48, TLLI=f0c117d3, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241125124626290 DMM INFO MM(262420000000046/f0c117d3) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20241125124626290 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20241125124626290 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241125124626291 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) 20241125124626291 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(839)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(824)@1b75635d951b: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(839)@1b75635d951b: Final verdict of PTC: pass 20241125124628300 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42558<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241125124628302 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(837)@1b75635d951b: Final verdict of PTC: none 20241125124628303 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(830)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@1b75635d951b: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(834)@1b75635d951b: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(829)@1b75635d951b: Final verdict of PTC: none -NSVCI97(825)@1b75635d951b: Final verdict of PTC: none -NSVCI99(835)@1b75635d951b: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(824)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(833)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(828)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(823)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(824): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(829): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(834): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_deact_dup(839): pass (none -> pass) MTC@1b75635d951b: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Mon Nov 25 12:46:28 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 20241125124628430 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37012<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124628832 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37012<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101904) 20241125124629303 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124629303 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=101904, count=106260) 20241125124630305 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124630305 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Mon Nov 25 12:46:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125124631306 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124631306 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_attach_second_attempt started. 20241125124631889 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37024<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124631891 DMM INFO MM(262420000000046/f0c117d3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241125124631891 DMM INFO MM(262420000000046/f0c117d3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241125124631891 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125124631891 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125124631891 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241125124631891 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241125124631891 DLLC NOTICE LLME(ffffffff/f0c117d3){ASSIGNED} LLGM Assign pre (f0c117d3 => ffffffff) (gprs_llc.c:1079) 20241125124631891 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f0c117d3 => ffffffff) (gprs_llc.c:1125) 20241125124631891 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20241125124631891 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) 20241125124631891 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:399) 20241125124631891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Deallocated (fsm.c:568) 20241125124631891 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125124631891 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Deallocated (fsm.c:568) 20241125124631891 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Deallocated (fsm.c:568) 20241125124631891 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(845)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(845)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124631943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125124631943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124631943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124631943 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124631943 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125124631943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124631943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124631943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124631943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(845)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124631944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124631944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124631944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124631944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124631944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124631944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124631944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124631944 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124631944 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125124631944 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124631944 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124631945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124631945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(845)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb1-NS1(844)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(845)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124631949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(841)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124631960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124631960 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(846)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_second_attempt-BVCI196(842)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(844)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(849)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124631972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125124631972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124631972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124631972 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124631972 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125124631972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124631972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124631972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124631972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124631973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124631973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124631973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124631973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124631973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124631973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124631973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124631973 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124631973 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125124631973 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124631973 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(849)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124631974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124631974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124631977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(850)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(846)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124631987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124631987 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI210(848)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(855)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(855)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124632020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125124632020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124632020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124632020 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124632020 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125124632020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124632020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124632020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124632020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(855)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124632023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124632023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124632023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124632023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124632023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124632023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124632023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124632023 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124632023 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125124632023 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124632023 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124632023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124632023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(855)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(855)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124632027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124632035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124632035 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI220(852)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125124632307 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124632307 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125124632307 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125124632307 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(854)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(854)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125124632309 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(854)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(854)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125124632310 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(854)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(854)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(854)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(854)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(842)@1b75635d951b: Adding Client=TC_attach_second_attempt(858), IMSI='262420000000022'H, TLLI='F4ECDC20'O, index=0 SGSN_Test-GSUP(856)@1b75635d951b: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(858) TC_attach_second_attempt(858)@1b75635d951b: 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 := 'D3A231E7F8030D0C7653946E0F994824'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6C28C722'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B1F5622F4D60C954'O } } } } } 20241125124632355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124632355 DLLC NOTICE LLME(ffffffff/f4ecdc20){UNASSIGNED} LLC RX: unknown TLLI 0xf4ecdc20, creating LLME on the fly (gprs_llc.c:552) 20241125124632355 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124632355 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20241125124632355 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125124632355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Allocated (fsm.c:456) 20241125124632355 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125124632355 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Allocated (fsm.c:456) 20241125124632355 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125124632355 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125124632355 DLLC NOTICE LLME(ffffffff/f4ecdc20){UNASSIGNED} LLGM Assign pre (f4ecdc20 => d3d01bc3) (gprs_llc.c:1079) 20241125124632355 DLLC NOTICE LLME(f4ecdc20/d3d01bc3){ASSIGNED} LLGM Assign post (f4ecdc20 => d3d01bc3) (gprs_llc.c:1125) 20241125124632355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125124632355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125124632355 DMM DEBUG MM(262420000000022/d3d01bc3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125124632369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124632369 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241125124632369 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124632369 DMM DEBUG MM(262420000000022/d3d01bc3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241125124632369 DMM NOTICE MM(262420000000022/d3d01bc3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125124632369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125124632369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125124632369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125124632369 DMM DEBUG MM(262420000000022/d3d01bc3) Requesting authorization (sgsn_auth.c:160) 20241125124632369 DMM INFO MM(262420000000022/d3d01bc3) Requesting authentication tuples (sgsn_auth.c:184) 20241125124632369 DMM DEBUG MM(262420000000022/d3d01bc3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125124632369 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241125124632369 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(856)@1b75635d951b: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(858) SGSN_Test-GSUP(856)@1b75635d951b: Added IMSI table entry 0TC_attach_second_attempt(858)"262420000000022" 20241125124632372 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125124632372 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125124632372 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125124632372 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125124632372 DMM INFO MM(262420000000022/d3d01bc3) Subscriber data update (mmctx.c:445) 20241125124632372 DMM DEBUG MM(262420000000022/d3d01bc3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125124632372 DMM INFO MM(262420000000022/d3d01bc3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125124632372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125124632372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125124632372 DMM INFO MM(262420000000022/d3d01bc3) <- GMM AUTH AND CIPHERING REQ (rand = d3 a2 31 e7 f8 03 0d 0c 76 53 94 6e 0f 99 48 24 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241125124632381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124632381 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124632381 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124632381 DMM INFO MM(262420000000022/d3d01bc3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241125124632381 DMM NOTICE MM(262420000000022/d3d01bc3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241125124632381 DMM DEBUG MM(262420000000022/d3d01bc3) checking auth: received GSM SRES = 6c 28 c7 22 (gprs_gmm.c:666) 20241125124632381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241125124632381 DMM DEBUG MM(262420000000022/d3d01bc3) Requesting authorization (sgsn_auth.c:160) 20241125124632381 DMM INFO MM(262420000000022/d3d01bc3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125124632381 DMM DEBUG MM(262420000000022/d3d01bc3) Requesting subscriber data update (gprs_subscriber.c:894) 20241125124632381 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241125124632381 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) 20241125124632381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241125124632381 DMM INFO MM(262420000000022/d3d01bc3) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3d01bc3) (gprs_gmm.c:300) 20241125124632383 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241125124632383 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241125124632383 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241125124632383 DMM INFO MM(262420000000022/d3d01bc3) Subscriber data update (mmctx.c:445) 20241125124632383 DMM DEBUG MM(262420000000022/d3d01bc3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241125124632383 DMM INFO MM(262420000000022/d3d01bc3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241125124632383 DMM NOTICE MM(262420000000022/d3d01bc3) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241125124632383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241125124632383 DMM NOTICE MM(262420000000022/d3d01bc3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241125124632383 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) 20241125124632383 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241125124632383 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241125124632383 DMM INFO MM(262420000000022/d3d01bc3) Subscriber data update (mmctx.c:445) 20241125124632383 DMM DEBUG MM(262420000000022/d3d01bc3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241125124632389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124632389 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241125124632389 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124632389 DMM INFO MM(262420000000022/d3d01bc3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125124632389 DMM NOTICE MM(262420000000022/d3d01bc3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125124632389 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125124632389 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125124632389 DLLC NOTICE LLME(f4ecdc20/d3d01bc3){ASSIGNED} LLGM Assign pre (ffffffff => d3d01bc3) (gprs_llc.c:1079) 20241125124632389 DLLC NOTICE LLME(ffffffff/d3d01bc3){ASSIGNED} LLGM Assign post (ffffffff => d3d01bc3) (gprs_llc.c:1125) 20241125124632389 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241125124632390 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241125124632390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125124632390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(858)@1b75635d951b: setverdict(pass): none -> pass TC_attach_second_attempt(858)@1b75635d951b: 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 := 'A77327267EAFE4449D68C70DA7919466'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7B820627'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DA8BA6124397E7FB'O } } } } } 20241125124632441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124632441 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124632441 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124632441 DMM INFO MM(262420000000022/d3d01bc3) -> GMM ATTACH REQUEST MI(TMSI-0xD3D01BC3) type="GPRS attach" (gprs_gmm.c:1266) 20241125124632441 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125124632441 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241125124632441 DLLC NOTICE LLME(ffffffff/d3d01bc3){ASSIGNED} LLGM Assign pre (d3d01bc3 => e0e954a5) (gprs_llc.c:1079) 20241125124632441 DLLC NOTICE LLME(d3d01bc3/e0e954a5){ASSIGNED} LLGM Assign post (d3d01bc3 => e0e954a5) (gprs_llc.c:1125) 20241125124632441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125124632441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125124632441 DMM DEBUG MM(262420000000022/e0e954a5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125124632447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124632447 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20241125124632447 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124632447 DMM DEBUG MM(262420000000022/e0e954a5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241125124632447 DMM NOTICE MM(262420000000022/e0e954a5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125124632447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125124632447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125124632447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125124632447 DMM DEBUG MM(262420000000022/e0e954a5) Requesting authorization (sgsn_auth.c:160) 20241125124632447 DMM INFO MM(262420000000022/e0e954a5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125124632447 DMM DEBUG MM(262420000000022/e0e954a5) Requesting subscriber data update (gprs_subscriber.c:894) 20241125124632447 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241125124632447 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) 20241125124635440 DGPRS DEBUG Checking for inactive LLMEs, time = 14349529 (sgsn.c:131) 20241125124638447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241125124638447 DMM ERROR MM(262420000000022/e0e954a5) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241125124638447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241125124638447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241125124638447 DMM NOTICE MM(262420000000022/e0e954a5) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241125124638447 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241125124638447 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) 20241125124638447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Reject}: Deallocated (fsm.c:568) 20241125124638447 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Deallocated (fsm.c:568) 20241125124638447 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Deallocated (fsm.c:568) 20241125124638447 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241125124638447 DLLC NOTICE LLME(d3d01bc3/e0e954a5){ASSIGNED} LLGM Assign pre (e0e954a5 => ffffffff) (gprs_llc.c:1079) 20241125124638447 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0e954a5 => ffffffff) (gprs_llc.c:1125) 20241125124652309 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241125124652309 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(854)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(854)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125124652309 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241125124701946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124701948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124701948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241125124701974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124701976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124701976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241125124702024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124702026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124702026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(858)@1b75635d951b: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@1b75635d951b: Test Component 858 has requested to stop MTC. Terminating current testcase execution. 20241125124702368 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125124702368 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(856)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(854)@1b75635d951b: Final verdict of PTC: none -NSVCI98(849)@1b75635d951b: Final verdict of PTC: none -NSVCI97(845)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(844)@1b75635d951b: Final verdict of PTC: none -NSVCI99(855)@1b75635d951b: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(848)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@1b75635d951b: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(842)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@1b75635d951b: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(852)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@1b75635d951b: Final verdict of PTC: none 20241125124702372 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37024<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GGSN_GTP(857)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(847)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(843)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(853)@1b75635d951b: Final verdict of PTC: none TC_attach_second_attempt(858)@1b75635d951b: Final verdict of PTC: fail reason: "Tguard timeout" MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_second_attempt-BVCI196(842): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(843): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(844): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(845): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_second_attempt-BVCI210(848): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_second_attempt-BVCI220(852): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(853): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(854): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(855): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_second_attempt(858): fail (none -> fail) reason: "Tguard timeout" MTC@1b75635d951b: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Mon Nov 25 12:47:02 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 20241125124702509 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35066<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124702810 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35066<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=111276) 20241125124703369 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124703369 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=111276, count=111816) 20241125124704371 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124704371 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Mon Nov 25 12:47:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125124705373 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124705373 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241125124705440 DGPRS DEBUG Checking for inactive LLMEs, time = 14349559 (sgsn.c:131) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_attach_echo_timeout started. 20241125124705868 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35070<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124705869 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124705913 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125124705913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124705913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124705913 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124705913 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125124705913 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124705913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124705913 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124705913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124705915 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124705915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124705915 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124705915 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124705915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124705915 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124705915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124705915 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124705915 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125124705915 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124705915 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(863)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124705916 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124705916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124705920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(864)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(860)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124705928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124705928 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI196(862)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(864)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124705948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125124705948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124705948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124705948 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124705948 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125124705948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124705948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124705948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124705948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124705950 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124705950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124705950 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124705950 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124705950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124705950 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124705950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124705950 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124705950 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125124705950 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124705950 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(868)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124705951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124705951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124705954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(869)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(865)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124705963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124705963 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI210(867)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(869)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(874)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124705992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125124705992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124705992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124705992 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124705992 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125124705992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124705992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124705992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124705992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(874)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124705994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124705994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124705994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124705994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124705994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124705994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124705994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124705994 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124705994 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125124705994 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124705994 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124705995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124705995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(874)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(874)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124705999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124706009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124706009 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI220(871)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125124706374 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124706374 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125124706374 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125124706374 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(873)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(873)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125124706376 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(873)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(873)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125124706377 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(873)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(873)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(873)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(873)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(862)@1b75635d951b: Adding Client=TC_attach_echo_timeout(877), IMSI='262420000000067'H, TLLI='FAC72E78'O, index=0 SGSN_Test-GSUP(875)@1b75635d951b: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(877) TC_attach_echo_timeout(877)@1b75635d951b: 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 := '93B83F5AAB9A5118239F4CF27C875CD4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '163BDFB3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D33CA18C8D19E94E'O } } } } } 20241125124706425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124706425 DLLC NOTICE LLME(ffffffff/fac72e78){UNASSIGNED} LLC RX: unknown TLLI 0xfac72e78, creating LLME on the fly (gprs_llc.c:552) 20241125124706425 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124706425 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach" (gprs_gmm.c:1266) 20241125124706425 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125124706425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Allocated (fsm.c:456) 20241125124706425 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125124706425 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Allocated (fsm.c:456) 20241125124706425 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125124706425 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125124706425 DLLC NOTICE LLME(ffffffff/fac72e78){UNASSIGNED} LLGM Assign pre (fac72e78 => fc7ac62b) (gprs_llc.c:1079) 20241125124706425 DLLC NOTICE LLME(fac72e78/fc7ac62b){ASSIGNED} LLGM Assign post (fac72e78 => fc7ac62b) (gprs_llc.c:1125) 20241125124706425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125124706425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125124706425 DMM DEBUG MM(262420000000067/fc7ac62b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125124706439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124706439 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241125124706439 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124706439 DMM DEBUG MM(262420000000067/fc7ac62b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1084) 20241125124706439 DMM NOTICE MM(262420000000067/fc7ac62b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125124706439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125124706439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125124706439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125124706439 DMM DEBUG MM(262420000000067/fc7ac62b) Requesting authorization (sgsn_auth.c:160) 20241125124706439 DMM INFO MM(262420000000067/fc7ac62b) Requesting authentication tuples (sgsn_auth.c:184) 20241125124706439 DMM DEBUG MM(262420000000067/fc7ac62b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125124706439 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20241125124706439 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(875)@1b75635d951b: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(877) SGSN_Test-GSUP(875)@1b75635d951b: Added IMSI table entry 0TC_attach_echo_timeout(877)"262420000000067" 20241125124706442 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125124706442 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125124706442 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125124706442 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125124706442 DMM INFO MM(262420000000067/fc7ac62b) Subscriber data update (mmctx.c:445) 20241125124706442 DMM DEBUG MM(262420000000067/fc7ac62b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125124706442 DMM INFO MM(262420000000067/fc7ac62b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125124706442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125124706442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125124706442 DMM INFO MM(262420000000067/fc7ac62b) <- GMM AUTH AND CIPHERING REQ (rand = 93 b8 3f 5a ab 9a 51 18 23 9f 4c f2 7c 87 5c d4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241125124706450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124706450 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124706450 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124706450 DMM INFO MM(262420000000067/fc7ac62b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241125124706450 DMM NOTICE MM(262420000000067/fc7ac62b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241125124706450 DMM DEBUG MM(262420000000067/fc7ac62b) checking auth: received GSM SRES = 16 3b df b3 (gprs_gmm.c:666) 20241125124706450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241125124706450 DMM DEBUG MM(262420000000067/fc7ac62b) Requesting authorization (sgsn_auth.c:160) 20241125124706450 DMM INFO MM(262420000000067/fc7ac62b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125124706450 DMM DEBUG MM(262420000000067/fc7ac62b) Requesting subscriber data update (gprs_subscriber.c:894) 20241125124706450 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20241125124706450 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) 20241125124706450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241125124706450 DMM INFO MM(262420000000067/fc7ac62b) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc7ac62b) (gprs_gmm.c:300) 20241125124706451 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241125124706451 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241125124706451 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241125124706451 DMM INFO MM(262420000000067/fc7ac62b) Subscriber data update (mmctx.c:445) 20241125124706451 DMM DEBUG MM(262420000000067/fc7ac62b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241125124706452 DMM INFO MM(262420000000067/fc7ac62b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241125124706452 DMM NOTICE MM(262420000000067/fc7ac62b) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1000) 20241125124706452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241125124706452 DMM NOTICE MM(262420000000067/fc7ac62b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241125124706452 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) 20241125124706452 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241125124706452 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241125124706452 DMM INFO MM(262420000000067/fc7ac62b) Subscriber data update (mmctx.c:445) 20241125124706452 DMM DEBUG MM(262420000000067/fc7ac62b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241125124706458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124706458 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241125124706458 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124706458 DMM INFO MM(262420000000067/fc7ac62b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125124706458 DMM NOTICE MM(262420000000067/fc7ac62b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125124706458 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125124706458 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125124706458 DLLC NOTICE LLME(fac72e78/fc7ac62b){ASSIGNED} LLGM Assign pre (ffffffff => fc7ac62b) (gprs_llc.c:1079) 20241125124706458 DLLC NOTICE LLME(ffffffff/fc7ac62b){ASSIGNED} LLGM Assign post (ffffffff => fc7ac62b) (gprs_llc.c:1125) 20241125124706458 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241125124706459 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241125124706459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125124706459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(877)@1b75635d951b: setverdict(pass): none -> pass 20241125124706510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124706510 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241125124706511 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124706511 DMM INFO MM(262420000000067/fc7ac62b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241125124706511 DMM INFO MM(262420000000067/fc7ac62b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241125124706511 DMM DEBUG MM(262420000000067/fc7ac62b) Using GGSN 0 (gprs_sm.c:312) 20241125124706511 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) 20241125124706511 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20241125124706511 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241125124706511 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:181) 20241125124706511 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20241125124706524 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 79 bf 15 59 11 b5 28 5e 4d 14 05 7f 52 b6 53 73 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1037 from retransmit req queue (gtp.c:443) 20241125124706524 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f319c0bd1a8, cbp=0x560a8e0dc480) (sgsn_libgtp.c:632) 20241125124706524 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241125124706524 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560a8e0dfe48 TLLI=fc7ac62b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241125124706524 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241125124706524 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(877)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed 20241125124711388 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20241125124711390 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) 20241125124711390 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x560a8e0d18f0) (sgsn_libgtp.c:632) 20241125124716389 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@1b75635d951b: "Received EchoRequest seq_nr=1039" 20241125124721391 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20241125124721391 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(877)@1b75635d951b: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@1b75635d951b: "Received EchoRequest seq_nr=1039" 20241125124726375 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241125124726375 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241125124726375 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(873)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(873)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125124726391 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20241125124726391 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20241125124726391 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@1b75635d951b: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@1b75635d951b: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@1b75635d951b: "Received EchoRequest seq_nr=1041" 20241125124731393 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20241125124731393 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20241125124731393 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20241125124731393 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(877)@1b75635d951b: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@1b75635d951b: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@1b75635d951b: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@1b75635d951b: "Received EchoRequest seq_nr=1041" 20241125124735441 DGPRS DEBUG Checking for inactive LLMEs, time = 14349589 (sgsn.c:131) 20241125124735917 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124735918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124735918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241125124735951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124735953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124735953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241125124735996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124735997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124735997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241125124736394 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20241125124736394 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20241125124736394 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20241125124736394 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20241125124736394 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@1b75635d951b: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@1b75635d951b: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@1b75635d951b: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@1b75635d951b: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@1b75635d951b: "Received EchoRequest seq_nr=1043" 20241125124741396 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20241125124741396 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20241125124741396 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20241125124741396 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20241125124741396 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x560a8e0d18f0) (sgsn_libgtp.c:632) 20241125124741396 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x560a8e0d18f0) (sgsn_libgtp.c:636) 20241125124741396 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:592) 20241125124741396 DMM INFO MM(262420000000067/fc7ac62b) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241125124741396 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20241125124741396 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241125124741396 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241125124741396 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20241125124741396 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241125124741396 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241125124741396 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20241125124741396 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241125124741396 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241125124741397 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241125124741397 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241125124741397 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20241125124741397 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(877)@1b75635d951b: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(877)@1b75635d951b: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@1b75635d951b: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@1b75635d951b: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@1b75635d951b: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(877)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(862)@1b75635d951b: Removing Client IMSI='262420000000067'H, index=0 20241125124741406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124741406 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241125124741406 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124741406 DMM INFO MM(262420000000067/fc7ac62b) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_echo_timeout(877)@1b75635d951b: Final verdict of PTC: pass 20241125124741409 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35070<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_echo_timeout-BVCI210(867)@1b75635d951b: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(862)@1b75635d951b: Final verdict of PTC: none 20241125124741411 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125124741411 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(868)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP(875)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(873)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@1b75635d951b: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(871)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@1b75635d951b: Final verdict of PTC: none -NSVCI99(874)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@1b75635d951b: Final verdict of PTC: none -NSVCI97(863)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(872)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(866)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(861)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_echo_timeout-BVCI196(862): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_echo_timeout-BVCI210(867): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_echo_timeout-BVCI220(871): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(872): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(873): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(874): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_echo_timeout(877): pass (none -> pass) MTC@1b75635d951b: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Mon Nov 25 12:47:41 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 20241125124741539 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54570<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124741940 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54570<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100460) 20241125124742411 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124742411 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100460, count=114064) 20241125124743413 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124743413 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Mon Nov 25 12:47:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125124744415 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124744415 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_attach_restart_ctr_echo started. 20241125124744996 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54576<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124744997 DMM INFO MM(262420000000067/fc7ac62b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241125124744997 DMM INFO MM(262420000000067/fc7ac62b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241125124744997 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125124744997 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125124744997 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241125124744997 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241125124744997 DLLC NOTICE LLME(ffffffff/fc7ac62b){ASSIGNED} LLGM Assign pre (fc7ac62b => ffffffff) (gprs_llc.c:1079) 20241125124744997 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc7ac62b => ffffffff) (gprs_llc.c:1125) 20241125124744997 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560a8e0dfaf0 (gprs_sndcp.c:574) 20241125124744997 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560a8e0dfe48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241125124744997 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20241125124744997 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) 20241125124744997 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:399) 20241125124744997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Deallocated (fsm.c:568) 20241125124744997 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125124744997 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Deallocated (fsm.c:568) 20241125124744997 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Deallocated (fsm.c:568) 20241125124744997 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(883)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(883)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124745047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125124745047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124745047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124745047 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124745047 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125124745047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124745047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124745047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124745047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(882)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(883)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124745048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124745049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124745049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124745049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124745049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124745049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124745049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124745049 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124745049 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125124745049 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124745049 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(883)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124745049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124745050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(883)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124745053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(879)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124745061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124745061 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI196(880)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(882)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124745073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125124745073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124745073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124745073 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124745073 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125124745073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124745073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124745073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124745074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124745075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124745075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124745075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124745075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124745075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124745075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124745075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124745075 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124745076 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125124745076 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124745076 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124745076 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(887)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124745076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124745080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(888)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(884)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124745089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124745089 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI210(886)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(888)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124745113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125124745113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124745113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124745113 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124745113 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125124745113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124745113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124745113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124745113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124745115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124745115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124745115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124745115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124745115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124745115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124745115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124745115 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124745115 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125124745115 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124745115 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(892)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124745116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124745116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124745119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124745127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124745127 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI220(891)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125124745416 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124745417 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125124745417 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125124745417 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(893)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125124745419 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(893)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125124745419 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(893)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(893)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(893)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(880)@1b75635d951b: Adding Client=TC_attach_restart_ctr_echo(896), IMSI='262420000000023'H, TLLI='D60156C0'O, index=0 SGSN_Test-GSUP(894)@1b75635d951b: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(896) TC_attach_restart_ctr_echo(896)@1b75635d951b: 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 := 'CC5B3DF3CD47F3EDF30CA9259EEE1511'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '78D5792C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B351CC6107AB0682'O } } } } } 20241125124745467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124745467 DLLC NOTICE LLME(ffffffff/d60156c0){UNASSIGNED} LLC RX: unknown TLLI 0xd60156c0, creating LLME on the fly (gprs_llc.c:552) 20241125124745467 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124745467 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach" (gprs_gmm.c:1266) 20241125124745467 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125124745467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Allocated (fsm.c:456) 20241125124745467 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125124745467 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Allocated (fsm.c:456) 20241125124745467 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125124745467 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125124745467 DLLC NOTICE LLME(ffffffff/d60156c0){UNASSIGNED} LLGM Assign pre (d60156c0 => f1aedb3f) (gprs_llc.c:1079) 20241125124745467 DLLC NOTICE LLME(d60156c0/f1aedb3f){ASSIGNED} LLGM Assign post (d60156c0 => f1aedb3f) (gprs_llc.c:1125) 20241125124745467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125124745467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125124745467 DMM DEBUG MM(262420000000023/f1aedb3f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125124745478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124745478 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241125124745478 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124745478 DMM DEBUG MM(262420000000023/f1aedb3f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1084) 20241125124745478 DMM NOTICE MM(262420000000023/f1aedb3f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125124745478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125124745478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125124745478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125124745478 DMM DEBUG MM(262420000000023/f1aedb3f) Requesting authorization (sgsn_auth.c:160) 20241125124745478 DMM INFO MM(262420000000023/f1aedb3f) Requesting authentication tuples (sgsn_auth.c:184) 20241125124745478 DMM DEBUG MM(262420000000023/f1aedb3f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125124745478 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20241125124745478 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(894)@1b75635d951b: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(896) SGSN_Test-GSUP(894)@1b75635d951b: Added IMSI table entry 0TC_attach_restart_ctr_echo(896)"262420000000023" 20241125124745480 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125124745480 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125124745480 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125124745480 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125124745480 DMM INFO MM(262420000000023/f1aedb3f) Subscriber data update (mmctx.c:445) 20241125124745480 DMM DEBUG MM(262420000000023/f1aedb3f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125124745480 DMM INFO MM(262420000000023/f1aedb3f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125124745480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125124745480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125124745480 DMM INFO MM(262420000000023/f1aedb3f) <- GMM AUTH AND CIPHERING REQ (rand = cc 5b 3d f3 cd 47 f3 ed f3 0c a9 25 9e ee 15 11 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241125124745487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124745487 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124745487 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124745487 DMM INFO MM(262420000000023/f1aedb3f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241125124745487 DMM NOTICE MM(262420000000023/f1aedb3f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241125124745487 DMM DEBUG MM(262420000000023/f1aedb3f) checking auth: received GSM SRES = 78 d5 79 2c (gprs_gmm.c:666) 20241125124745487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241125124745487 DMM DEBUG MM(262420000000023/f1aedb3f) Requesting authorization (sgsn_auth.c:160) 20241125124745487 DMM INFO MM(262420000000023/f1aedb3f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125124745487 DMM DEBUG MM(262420000000023/f1aedb3f) Requesting subscriber data update (gprs_subscriber.c:894) 20241125124745487 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20241125124745487 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) 20241125124745487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241125124745488 DMM INFO MM(262420000000023/f1aedb3f) <- GMM ATTACH ACCEPT (new P-TMSI=0xf1aedb3f) (gprs_gmm.c:300) 20241125124745489 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241125124745489 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241125124745489 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241125124745489 DMM INFO MM(262420000000023/f1aedb3f) Subscriber data update (mmctx.c:445) 20241125124745489 DMM DEBUG MM(262420000000023/f1aedb3f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241125124745489 DMM INFO MM(262420000000023/f1aedb3f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241125124745489 DMM NOTICE MM(262420000000023/f1aedb3f) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1000) 20241125124745489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241125124745489 DMM NOTICE MM(262420000000023/f1aedb3f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241125124745489 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) 20241125124745489 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241125124745489 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241125124745489 DMM INFO MM(262420000000023/f1aedb3f) Subscriber data update (mmctx.c:445) 20241125124745489 DMM DEBUG MM(262420000000023/f1aedb3f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241125124745495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124745495 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241125124745496 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124745496 DMM INFO MM(262420000000023/f1aedb3f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125124745496 DMM NOTICE MM(262420000000023/f1aedb3f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125124745496 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125124745496 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125124745496 DLLC NOTICE LLME(d60156c0/f1aedb3f){ASSIGNED} LLGM Assign pre (ffffffff => f1aedb3f) (gprs_llc.c:1079) 20241125124745496 DLLC NOTICE LLME(ffffffff/f1aedb3f){ASSIGNED} LLGM Assign post (ffffffff => f1aedb3f) (gprs_llc.c:1125) 20241125124745496 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241125124745496 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241125124745496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125124745496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(896)@1b75635d951b: setverdict(pass): none -> pass 20241125124745547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124745547 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241125124745548 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124745548 DMM INFO MM(262420000000023/f1aedb3f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241125124745548 DMM INFO MM(262420000000023/f1aedb3f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241125124745548 DMM DEBUG MM(262420000000023/f1aedb3f) Using GGSN 0 (gprs_sm.c:312) 20241125124745548 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20241125124745548 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241125124745548 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:181) 20241125124745548 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20241125124745558 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 ae f7 14 04 11 5a 89 69 66 14 05 7f 41 5b d0 1f 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) 20241125124745558 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f319c0ba058, cbp=0x560a8e0dc480) (sgsn_libgtp.c:632) 20241125124745558 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241125124745558 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560a8e0e0fb8 TLLI=f1aedb3f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241125124745558 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241125124745558 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(896)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed 20241125124750548 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20241125124750550 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) 20241125124750550 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x560a8e0d18f0) (sgsn_libgtp.c:632) 20241125124755549 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20241125124755551 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) 20241125124755551 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x560a8e0d18f0) (sgsn_libgtp.c:632) 20241125124755551 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:618) 20241125124755551 DMM INFO MM(262420000000023/f1aedb3f) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241125124755551 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20241125124755551 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(896)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(880)@1b75635d951b: Removing Client IMSI='262420000000023'H, index=0 20241125124755560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124755560 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241125124755560 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124755560 DMM INFO MM(262420000000023/f1aedb3f) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_restart_ctr_echo(896)@1b75635d951b: Final verdict of PTC: pass 20241125124755562 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54576<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241125124755565 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125124755565 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(894)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@1b75635d951b: Final verdict of PTC: none -NSVCI97(883)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(893)@1b75635d951b: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(880)@1b75635d951b: Final verdict of PTC: none -NSVCI98(887)@1b75635d951b: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(886)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@1b75635d951b: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(891)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@1b75635d951b: Final verdict of PTC: none -NSVCI99(892)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(882)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(885)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(890)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(881)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(880): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(881): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(882): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(883): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(886): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(891): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_restart_ctr_echo(896): pass (none -> pass) MTC@1b75635d951b: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Mon Nov 25 12:47:55 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 20241125124755697 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42000<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124756098 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42000<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99908) 20241125124756565 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124756565 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99908, count=104264) 20241125124757566 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124757566 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Mon Nov 25 12:47:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125124758567 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124758567 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_attach_restart_ctr_create started. 20241125124759181 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41156<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124759183 DMM INFO MM(262420000000023/f1aedb3f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241125124759183 DMM INFO MM(262420000000023/f1aedb3f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241125124759183 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125124759183 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125124759183 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241125124759183 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241125124759183 DLLC NOTICE LLME(ffffffff/f1aedb3f){ASSIGNED} LLGM Assign pre (f1aedb3f => ffffffff) (gprs_llc.c:1079) 20241125124759183 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f1aedb3f => ffffffff) (gprs_llc.c:1125) 20241125124759183 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560a8e0e0c60 (gprs_sndcp.c:574) 20241125124759183 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560a8e0e0fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241125124759183 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20241125124759183 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) 20241125124759183 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:399) 20241125124759183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Deallocated (fsm.c:568) 20241125124759183 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125124759183 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Deallocated (fsm.c:568) 20241125124759183 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Deallocated (fsm.c:568) 20241125124759183 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124759225 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125124759225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124759225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124759225 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124759225 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125124759225 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124759225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124759225 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124759225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124759227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124759227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124759227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124759227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124759227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124759227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124759227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124759227 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124759227 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125124759227 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124759227 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124759228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124759228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124759232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(902)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(898)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124759243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124759243 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI196(900)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(902)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124759261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125124759261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124759261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124759261 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124759261 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125124759261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124759261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124759261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124759261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124759263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124759263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124759263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124759263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124759263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124759263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124759263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124759263 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124759263 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125124759263 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124759263 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124759264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124759264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124759268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(907)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(903)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124759277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124759278 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI210(905)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(912)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(912)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124759310 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125124759310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124759310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124759310 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124759310 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125124759310 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124759310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124759310 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124759310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(912)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124759312 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124759312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124759312 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124759312 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124759312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124759312 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124759312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124759312 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124759312 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125124759312 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124759312 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(912)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124759313 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124759313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(912)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124759316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124759325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124759325 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI220(909)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125124759568 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124759568 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125124759568 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125124759568 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(911)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(911)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125124759570 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(911)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(911)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125124759571 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(911)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(911)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(911)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(911)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(900)@1b75635d951b: Adding Client=TC_attach_restart_ctr_create(915), IMSI='262420000000024'H, TLLI='E9D0F52E'O, index=0 SGSN_Test-GSUP(913)@1b75635d951b: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(915) TC_attach_restart_ctr_create(915)@1b75635d951b: 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 := '7A51D73CCB08D0CC0375697809AB62A8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2BA752C9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F5724689CD3C7717'O } } } } } 20241125124759616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124759616 DLLC NOTICE LLME(ffffffff/e9d0f52e){UNASSIGNED} LLC RX: unknown TLLI 0xe9d0f52e, creating LLME on the fly (gprs_llc.c:552) 20241125124759616 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124759616 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach" (gprs_gmm.c:1266) 20241125124759616 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125124759616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Allocated (fsm.c:456) 20241125124759616 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125124759616 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Allocated (fsm.c:456) 20241125124759616 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125124759616 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125124759616 DLLC NOTICE LLME(ffffffff/e9d0f52e){UNASSIGNED} LLGM Assign pre (e9d0f52e => df77cc7b) (gprs_llc.c:1079) 20241125124759616 DLLC NOTICE LLME(e9d0f52e/df77cc7b){ASSIGNED} LLGM Assign post (e9d0f52e => df77cc7b) (gprs_llc.c:1125) 20241125124759616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125124759616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125124759616 DMM DEBUG MM(262420000000024/df77cc7b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125124759630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124759630 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241125124759630 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124759630 DMM DEBUG MM(262420000000024/df77cc7b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1084) 20241125124759630 DMM NOTICE MM(262420000000024/df77cc7b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125124759630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125124759630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125124759630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125124759630 DMM DEBUG MM(262420000000024/df77cc7b) Requesting authorization (sgsn_auth.c:160) 20241125124759630 DMM INFO MM(262420000000024/df77cc7b) Requesting authentication tuples (sgsn_auth.c:184) 20241125124759630 DMM DEBUG MM(262420000000024/df77cc7b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125124759630 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20241125124759630 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(913)@1b75635d951b: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(915) SGSN_Test-GSUP(913)@1b75635d951b: Added IMSI table entry 0TC_attach_restart_ctr_create(915)"262420000000024" 20241125124759632 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125124759632 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125124759632 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125124759632 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125124759632 DMM INFO MM(262420000000024/df77cc7b) Subscriber data update (mmctx.c:445) 20241125124759632 DMM DEBUG MM(262420000000024/df77cc7b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125124759632 DMM INFO MM(262420000000024/df77cc7b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125124759632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125124759632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125124759632 DMM INFO MM(262420000000024/df77cc7b) <- GMM AUTH AND CIPHERING REQ (rand = 7a 51 d7 3c cb 08 d0 cc 03 75 69 78 09 ab 62 a8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241125124759639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124759639 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124759639 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124759639 DMM INFO MM(262420000000024/df77cc7b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241125124759639 DMM NOTICE MM(262420000000024/df77cc7b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241125124759639 DMM DEBUG MM(262420000000024/df77cc7b) checking auth: received GSM SRES = 2b a7 52 c9 (gprs_gmm.c:666) 20241125124759639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241125124759639 DMM DEBUG MM(262420000000024/df77cc7b) Requesting authorization (sgsn_auth.c:160) 20241125124759639 DMM INFO MM(262420000000024/df77cc7b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125124759639 DMM DEBUG MM(262420000000024/df77cc7b) Requesting subscriber data update (gprs_subscriber.c:894) 20241125124759639 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20241125124759639 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) 20241125124759639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241125124759639 DMM INFO MM(262420000000024/df77cc7b) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf77cc7b) (gprs_gmm.c:300) 20241125124759641 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241125124759641 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241125124759641 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241125124759641 DMM INFO MM(262420000000024/df77cc7b) Subscriber data update (mmctx.c:445) 20241125124759641 DMM DEBUG MM(262420000000024/df77cc7b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241125124759641 DMM INFO MM(262420000000024/df77cc7b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241125124759641 DMM NOTICE MM(262420000000024/df77cc7b) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1000) 20241125124759641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241125124759641 DMM NOTICE MM(262420000000024/df77cc7b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241125124759641 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) 20241125124759641 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241125124759641 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241125124759641 DMM INFO MM(262420000000024/df77cc7b) Subscriber data update (mmctx.c:445) 20241125124759641 DMM DEBUG MM(262420000000024/df77cc7b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241125124759648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124759648 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241125124759648 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124759648 DMM INFO MM(262420000000024/df77cc7b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125124759648 DMM NOTICE MM(262420000000024/df77cc7b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125124759648 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125124759648 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125124759648 DLLC NOTICE LLME(e9d0f52e/df77cc7b){ASSIGNED} LLGM Assign pre (ffffffff => df77cc7b) (gprs_llc.c:1079) 20241125124759648 DLLC NOTICE LLME(ffffffff/df77cc7b){ASSIGNED} LLGM Assign post (ffffffff => df77cc7b) (gprs_llc.c:1125) 20241125124759648 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241125124759648 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241125124759648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125124759648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(915)@1b75635d951b: setverdict(pass): none -> pass 20241125124759700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124759700 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241125124759700 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124759700 DMM INFO MM(262420000000024/df77cc7b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241125124759700 DMM INFO MM(262420000000024/df77cc7b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241125124759700 DMM DEBUG MM(262420000000024/df77cc7b) Using GGSN 0 (gprs_sm.c:312) 20241125124759700 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241125124759700 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241125124759700 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20241125124759700 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20241125124759711 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 de df 02 f9 11 fa 05 81 c9 14 05 7f 89 f1 53 63 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) 20241125124759711 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7f319c0ba058, releasing all other PDP contexts (sgsn_libgtp.c:618) 20241125124759711 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f319c0ba058, cbp=0x560a8e0dc480) (sgsn_libgtp.c:632) 20241125124759711 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:400) 20241125124759711 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20241125124759711 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241125124759711 DMM NOTICE MM(262420000000024/df77cc7b) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_restart_ctr_create(915)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed 20241125124759718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124759718 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124759718 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124759718 DMM INFO MM(262420000000024/df77cc7b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241125124759718 DMM INFO MM(262420000000024/df77cc7b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241125124759718 DMM DEBUG MM(262420000000024/df77cc7b) Using GGSN 0 (gprs_sm.c:312) 20241125124759718 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241125124759718 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241125124759718 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20241125124759718 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20241125124759720 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 de df 02 f9 11 fa 05 81 c9 14 05 7f 89 f1 53 63 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) 20241125124759720 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7f319c0ba058, releasing all other PDP contexts (sgsn_libgtp.c:618) 20241125124759720 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f319c0ba058, cbp=0x560a8e0dc480) (sgsn_libgtp.c:632) 20241125124759720 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241125124759720 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560a8e0e0fb8 TLLI=df77cc7b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241125124759720 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241125124759721 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(915)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(900)@1b75635d951b: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(915)@1b75635d951b: Final verdict of PTC: pass 20241125124759731 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41156<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(913)@1b75635d951b: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(905)@1b75635d951b: Final verdict of PTC: none 20241125124759733 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125124759733 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(906)@1b75635d951b: Final verdict of PTC: none -NSVCI99(912)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(911)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@1b75635d951b: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(900)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@1b75635d951b: Final verdict of PTC: none -NSVCI97(901)@1b75635d951b: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(909)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(899)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(904)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(910)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(900): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(905): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(909): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(910): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(911): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(912): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_restart_ctr_create(915): pass (none -> pass) MTC@1b75635d951b: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Mon Nov 25 12:47:59 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 20241125124759862 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41160<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124800264 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41160<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100232) 20241125124800734 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124800734 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100232, count=104588) 20241125124801736 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124801736 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire'. ------ SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire ------ Mon Nov 25 12:48:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125124802736 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124802736 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20241125124803317 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41168<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124803319 DMM INFO MM(262420000000024/df77cc7b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241125124803319 DMM INFO MM(262420000000024/df77cc7b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241125124803319 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125124803319 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125124803319 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241125124803319 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241125124803319 DLLC NOTICE LLME(ffffffff/df77cc7b){ASSIGNED} LLGM Assign pre (df77cc7b => ffffffff) (gprs_llc.c:1079) 20241125124803319 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df77cc7b => ffffffff) (gprs_llc.c:1125) 20241125124803319 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560a8e0e0c60 (gprs_sndcp.c:574) 20241125124803319 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560a8e0e0fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241125124803319 DMM NOTICE MM(262420000000024/df77cc7b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241125124803319 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20241125124803319 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241125124803319 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241125124803319 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20241125124803319 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20241125124803319 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) 20241125124803319 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:399) 20241125124803319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Deallocated (fsm.c:568) 20241125124803319 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125124803319 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Deallocated (fsm.c:568) 20241125124803319 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Deallocated (fsm.c:568) 20241125124803319 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124803361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125124803361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124803361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124803361 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124803361 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125124803361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124803361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124803361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124803361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124803363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124803363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124803363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124803363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124803363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124803363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124803363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124803363 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124803363 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125124803363 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124803363 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124803364 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124803364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124803368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(917)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(921)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 20241125124803377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124803377 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(921)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124803401 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125124803401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124803401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124803401 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124803401 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125124803401 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124803401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124803401 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124803401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124803402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124803402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124803403 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124803403 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124803403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124803403 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124803403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124803403 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124803403 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125124803403 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124803403 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(925)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124803403 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124803403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124803407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(926)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(922)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124803418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124803418 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(927)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(926)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(931)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(931)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124803444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125124803444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124803444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124803444 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124803444 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125124803444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124803444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124803444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124803444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(931)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124803446 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124803446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124803446 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124803446 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124803446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124803446 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124803446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124803446 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124803446 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125124803446 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124803446 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124803447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124803447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(931)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(931)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124803451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124803459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124803460 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(928)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125124803737 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124803737 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125124803737 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125124803737 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(930)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(930)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125124803739 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241125124803740 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(930)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(930)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(930)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(930)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(930)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(930)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@1b75635d951b: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(934), IMSI='262420000000025'H, TLLI='D7A9EE7C'O, index=0 SGSN_Test-GSUP(932)@1b75635d951b: Created GsupExpect[0] for "262420000000025" to be handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) TC_attach_pdp_act_deact_mt_t3395_expire(934)@1b75635d951b: 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 := '9877BAEF5C7888BDB6B7E98EC0B7CC62'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '70E7D262'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AEB9BC04C3F0008B'O } } } } } 20241125124804794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124804794 DLLC NOTICE LLME(ffffffff/d7a9ee7c){UNASSIGNED} LLC RX: unknown TLLI 0xd7a9ee7c, creating LLME on the fly (gprs_llc.c:552) 20241125124804794 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124804794 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach" (gprs_gmm.c:1266) 20241125124804794 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125124804794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Allocated (fsm.c:456) 20241125124804794 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125124804794 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Allocated (fsm.c:456) 20241125124804794 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125124804794 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125124804794 DLLC NOTICE LLME(ffffffff/d7a9ee7c){UNASSIGNED} LLGM Assign pre (d7a9ee7c => efc3e04c) (gprs_llc.c:1079) 20241125124804794 DLLC NOTICE LLME(d7a9ee7c/efc3e04c){ASSIGNED} LLGM Assign post (d7a9ee7c => efc3e04c) (gprs_llc.c:1125) 20241125124804794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125124804794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125124804794 DMM DEBUG MM(262420000000025/efc3e04c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125124804807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124804807 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241125124804807 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124804807 DMM DEBUG MM(262420000000025/efc3e04c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1084) 20241125124804807 DMM NOTICE MM(262420000000025/efc3e04c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125124804807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125124804807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125124804807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125124804807 DMM DEBUG MM(262420000000025/efc3e04c) Requesting authorization (sgsn_auth.c:160) 20241125124804807 DMM INFO MM(262420000000025/efc3e04c) Requesting authentication tuples (sgsn_auth.c:184) 20241125124804807 DMM DEBUG MM(262420000000025/efc3e04c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125124804807 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20241125124804807 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(932)@1b75635d951b: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) SGSN_Test-GSUP(932)@1b75635d951b: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(934)"262420000000025" 20241125124804811 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125124804811 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125124804811 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125124804811 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125124804811 DMM INFO MM(262420000000025/efc3e04c) Subscriber data update (mmctx.c:445) 20241125124804811 DMM DEBUG MM(262420000000025/efc3e04c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125124804811 DMM INFO MM(262420000000025/efc3e04c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125124804811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125124804811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125124804811 DMM INFO MM(262420000000025/efc3e04c) <- GMM AUTH AND CIPHERING REQ (rand = 98 77 ba ef 5c 78 88 bd b6 b7 e9 8e c0 b7 cc 62 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241125124804817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124804818 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124804818 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124804818 DMM INFO MM(262420000000025/efc3e04c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241125124804818 DMM NOTICE MM(262420000000025/efc3e04c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241125124804818 DMM DEBUG MM(262420000000025/efc3e04c) checking auth: received GSM SRES = 70 e7 d2 62 (gprs_gmm.c:666) 20241125124804818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241125124804818 DMM DEBUG MM(262420000000025/efc3e04c) Requesting authorization (sgsn_auth.c:160) 20241125124804818 DMM INFO MM(262420000000025/efc3e04c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125124804818 DMM DEBUG MM(262420000000025/efc3e04c) Requesting subscriber data update (gprs_subscriber.c:894) 20241125124804818 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20241125124804818 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) 20241125124804818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241125124804818 DMM INFO MM(262420000000025/efc3e04c) <- GMM ATTACH ACCEPT (new P-TMSI=0xefc3e04c) (gprs_gmm.c:300) 20241125124804819 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241125124804819 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241125124804819 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241125124804819 DMM INFO MM(262420000000025/efc3e04c) Subscriber data update (mmctx.c:445) 20241125124804819 DMM DEBUG MM(262420000000025/efc3e04c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241125124804819 DMM INFO MM(262420000000025/efc3e04c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241125124804819 DMM NOTICE MM(262420000000025/efc3e04c) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1000) 20241125124804819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241125124804819 DMM NOTICE MM(262420000000025/efc3e04c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241125124804819 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) 20241125124804820 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241125124804820 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241125124804820 DMM INFO MM(262420000000025/efc3e04c) Subscriber data update (mmctx.c:445) 20241125124804820 DMM DEBUG MM(262420000000025/efc3e04c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241125124804826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124804826 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241125124804826 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124804826 DMM INFO MM(262420000000025/efc3e04c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125124804826 DMM NOTICE MM(262420000000025/efc3e04c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125124804826 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125124804826 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125124804826 DLLC NOTICE LLME(d7a9ee7c/efc3e04c){ASSIGNED} LLGM Assign pre (ffffffff => efc3e04c) (gprs_llc.c:1079) 20241125124804826 DLLC NOTICE LLME(ffffffff/efc3e04c){ASSIGNED} LLGM Assign post (ffffffff => efc3e04c) (gprs_llc.c:1125) 20241125124804826 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241125124804826 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241125124804826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125124804826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(934)@1b75635d951b: setverdict(pass): none -> pass 20241125124804877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124804877 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241125124804878 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124804878 DMM INFO MM(262420000000025/efc3e04c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241125124804878 DMM INFO MM(262420000000025/efc3e04c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241125124804878 DMM DEBUG MM(262420000000025/efc3e04c) Using GGSN 0 (gprs_sm.c:312) 20241125124804878 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) 20241125124804878 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20241125124804878 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241125124804878 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:181) 20241125124804878 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20241125124804889 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 9c f0 9f 53 11 09 75 d6 11 14 05 7f 5b 1d ff c5 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1051 from retransmit req queue (gtp.c:443) 20241125124804889 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f319c0bb0c8, cbp=0x560a8e0d90f0) (sgsn_libgtp.c:632) 20241125124804889 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241125124804889 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560a8e0e0fb8 TLLI=efc3e04c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241125124804889 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241125124804889 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(934)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(934)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed 20241125124804896 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241125124804896 DGPRS INFO PDP(262420000000025:5): Context 0x7f319c0bb0c8 was deleted (sgsn_libgtp.c:660) 20241125124804896 DMM INFO MM(262420000000025/efc3e04c) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241125124804896 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20241125124804896 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241125124805442 DGPRS DEBUG Checking for inactive LLMEs, time = 14349619 (sgsn.c:131) 20241125124812898 DMM INFO MM(262420000000025/efc3e04c) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241125124820005 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20241125124820898 DMM INFO MM(262420000000025/efc3e04c) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241125124823738 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241125124823738 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(930)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(930)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125124823739 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241125124828900 DMM INFO MM(262420000000025/efc3e04c) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241125124833365 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124833367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124833367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241125124833404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124833406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124833406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241125124833447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124833449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124833449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241125124835443 DGPRS DEBUG Checking for inactive LLMEs, time = 14349649 (sgsn.c:131) 20241125124836901 DMM INFO MM(262420000000025/efc3e04c) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) TC_attach_pdp_act_deact_mt_t3395_expire(934)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@1b75635d951b: Removing Client IMSI='262420000000025'H, index=0 20241125124836909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124836909 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241125124836909 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124836909 DMM INFO MM(262420000000025/efc3e04c) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_deact_mt_t3395_expire(934)@1b75635d951b: Final verdict of PTC: pass 20241125124836912 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41168<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(932)@1b75635d951b: Final verdict of PTC: none 20241125124836915 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125124836915 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(920)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@1b75635d951b: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(928)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@1b75635d951b: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(930)@1b75635d951b: Final verdict of PTC: none -NSVCI98(925)@1b75635d951b: Final verdict of PTC: none -NSVCI99(931)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@1b75635d951b: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(918)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(929)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(923)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(928): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(929): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(930): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(931): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(934): pass (none -> pass) MTC@1b75635d951b: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Mon Nov 25 12:48:37 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 20241125124837044 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55350<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124837446 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55350<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103148) 20241125124837916 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124837917 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103148, count=111484) 20241125124838917 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124838917 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans ------ Mon Nov 25 12:48:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125124839919 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124839919 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20241125124840506 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55362<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124840507 DMM INFO MM(262420000000025/efc3e04c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241125124840507 DMM INFO MM(262420000000025/efc3e04c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241125124840507 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125124840507 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125124840507 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241125124840507 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241125124840507 DLLC NOTICE LLME(ffffffff/efc3e04c){ASSIGNED} LLGM Assign pre (efc3e04c => ffffffff) (gprs_llc.c:1079) 20241125124840507 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (efc3e04c => ffffffff) (gprs_llc.c:1125) 20241125124840507 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560a8e0e0c60 (gprs_sndcp.c:574) 20241125124840508 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560a8e0e0fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241125124840508 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20241125124840508 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) 20241125124840508 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:399) 20241125124840508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Deallocated (fsm.c:568) 20241125124840508 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125124840508 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Deallocated (fsm.c:568) 20241125124840508 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Deallocated (fsm.c:568) 20241125124840508 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124840553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125124840553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124840553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124840553 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124840553 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125124840553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124840553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124840553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124840553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124840554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124840554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124840554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124840555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124840555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124840555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124840555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124840555 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124840555 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125124840555 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124840555 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124840555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124840555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124840559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(936)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(940)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 20241125124840569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124840569 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124840591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125124840591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124840591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124840592 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124840592 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125124840592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124840592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124840592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124840592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124840593 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124840593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124840593 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124840594 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124840594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124840594 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124840594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124840594 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124840594 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125124840594 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124840594 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(944)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124840594 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124840594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124840598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(945)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(941)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124840608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124840608 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(945)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124840630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125124840630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124840630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124840630 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124840630 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125124840630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124840630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124840630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124840630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124840632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124840632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124840632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124840632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124840632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124840632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124840632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124840632 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124840632 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125124840632 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124840632 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(949)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124840633 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124840633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124840637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124840646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124840646 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125124840920 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124840920 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125124840920 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125124840920 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(950)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125124840922 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(950)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125124840923 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(950)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(950)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(950)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@1b75635d951b: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(953), IMSI='262420000000027'H, TLLI='FDEC86DE'O, index=0 SGSN_Test-GSUP(951)@1b75635d951b: Created GsupExpect[0] for "262420000000027" to be handled at TC_attach_pdp_act_deact_gtp_retrans(953) TC_attach_pdp_act_deact_gtp_retrans(953)@1b75635d951b: 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 := '57205332962B0474F25434FD5C462754'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B5B6991F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5BF721AD5C9443CD'O } } } } } 20241125124840969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124840969 DLLC NOTICE LLME(ffffffff/fdec86de){UNASSIGNED} LLC RX: unknown TLLI 0xfdec86de, creating LLME on the fly (gprs_llc.c:552) 20241125124840969 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124840969 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach" (gprs_gmm.c:1266) 20241125124840969 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125124840969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Allocated (fsm.c:456) 20241125124840969 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125124840969 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Allocated (fsm.c:456) 20241125124840969 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125124840969 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125124840969 DLLC NOTICE LLME(ffffffff/fdec86de){UNASSIGNED} LLGM Assign pre (fdec86de => e3caea51) (gprs_llc.c:1079) 20241125124840969 DLLC NOTICE LLME(fdec86de/e3caea51){ASSIGNED} LLGM Assign post (fdec86de => e3caea51) (gprs_llc.c:1125) 20241125124840969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125124840970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125124840970 DMM DEBUG MM(262420000000027/e3caea51) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125124840984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124840984 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241125124840984 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124840984 DMM DEBUG MM(262420000000027/e3caea51) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1084) 20241125124840984 DMM NOTICE MM(262420000000027/e3caea51) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125124840984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125124840984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125124840984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125124840984 DMM DEBUG MM(262420000000027/e3caea51) Requesting authorization (sgsn_auth.c:160) 20241125124840984 DMM INFO MM(262420000000027/e3caea51) Requesting authentication tuples (sgsn_auth.c:184) 20241125124840984 DMM DEBUG MM(262420000000027/e3caea51) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125124840984 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20241125124840984 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(951)@1b75635d951b: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(953) SGSN_Test-GSUP(951)@1b75635d951b: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(953)"262420000000027" 20241125124840987 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125124840987 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125124840987 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125124840987 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125124840987 DMM INFO MM(262420000000027/e3caea51) Subscriber data update (mmctx.c:445) 20241125124840987 DMM DEBUG MM(262420000000027/e3caea51) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125124840987 DMM INFO MM(262420000000027/e3caea51) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125124840987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125124840987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125124840987 DMM INFO MM(262420000000027/e3caea51) <- GMM AUTH AND CIPHERING REQ (rand = 57 20 53 32 96 2b 04 74 f2 54 34 fd 5c 46 27 54 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241125124840994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124840994 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124840994 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124840994 DMM INFO MM(262420000000027/e3caea51) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241125124840994 DMM NOTICE MM(262420000000027/e3caea51) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241125124840994 DMM DEBUG MM(262420000000027/e3caea51) checking auth: received GSM SRES = b5 b6 99 1f (gprs_gmm.c:666) 20241125124840994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241125124840994 DMM DEBUG MM(262420000000027/e3caea51) Requesting authorization (sgsn_auth.c:160) 20241125124840995 DMM INFO MM(262420000000027/e3caea51) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125124840995 DMM DEBUG MM(262420000000027/e3caea51) Requesting subscriber data update (gprs_subscriber.c:894) 20241125124840995 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20241125124840995 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) 20241125124840995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241125124840995 DMM INFO MM(262420000000027/e3caea51) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3caea51) (gprs_gmm.c:300) 20241125124840996 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241125124840996 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241125124840996 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241125124840996 DMM INFO MM(262420000000027/e3caea51) Subscriber data update (mmctx.c:445) 20241125124840996 DMM DEBUG MM(262420000000027/e3caea51) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241125124840996 DMM INFO MM(262420000000027/e3caea51) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241125124840996 DMM NOTICE MM(262420000000027/e3caea51) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1000) 20241125124840996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241125124840996 DMM NOTICE MM(262420000000027/e3caea51) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241125124840996 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) 20241125124840997 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241125124840997 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241125124840997 DMM INFO MM(262420000000027/e3caea51) Subscriber data update (mmctx.c:445) 20241125124840997 DMM DEBUG MM(262420000000027/e3caea51) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241125124841002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124841002 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241125124841002 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124841002 DMM INFO MM(262420000000027/e3caea51) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125124841002 DMM NOTICE MM(262420000000027/e3caea51) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125124841002 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125124841002 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125124841002 DLLC NOTICE LLME(fdec86de/e3caea51){ASSIGNED} LLGM Assign pre (ffffffff => e3caea51) (gprs_llc.c:1079) 20241125124841002 DLLC NOTICE LLME(ffffffff/e3caea51){ASSIGNED} LLGM Assign post (ffffffff => e3caea51) (gprs_llc.c:1125) 20241125124841002 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241125124841002 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241125124841002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125124841002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(953)@1b75635d951b: setverdict(pass): none -> pass 20241125124841055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124841055 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241125124841055 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124841055 DMM INFO MM(262420000000027/e3caea51) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241125124841055 DMM INFO MM(262420000000027/e3caea51) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241125124841055 DMM DEBUG MM(262420000000027/e3caea51) Using GGSN 0 (gprs_sm.c:312) 20241125124841055 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) 20241125124841055 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20241125124841055 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241125124841055 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:181) 20241125124841055 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@1b75635d951b: First createPDPContextRequest received, dropping & waiting for retransmission 20241125124846057 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20241125124846065 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 2e e4 af 2f 11 3e 04 d6 10 14 05 7f c0 50 5a 17 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) 20241125124846065 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f319c0bb0c8, cbp=0x560a8e0d90f0) (sgsn_libgtp.c:632) 20241125124846065 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241125124846065 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560a8e0e0fb8 TLLI=e3caea51, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241125124846065 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241125124846065 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20241125124846074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124846074 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241125124846074 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124846074 DMM INFO MM(262420000000027/e3caea51) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20241125124846074 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:318) 20241125124846074 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@1b75635d951b: First deletePDPContextRequest received, dropping & waiting for retransmission 20241125124851076 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20241125124851078 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) 20241125124851078 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f319c0bb0c8, cbp=0x560a8e0d90f0) (sgsn_libgtp.c:632) 20241125124851078 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20241125124851078 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560a8e0e0fb8, TLLI=e3caea51, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241125124851078 DMM INFO MM(262420000000027/e3caea51) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20241125124851078 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20241125124851078 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(953)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(953)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@1b75635d951b: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(953)@1b75635d951b: Final verdict of PTC: pass 20241125124851089 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55362<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241125124851091 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125124851091 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(951)@1b75635d951b: Final verdict of PTC: none -NSVCI98(944)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(950)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@1b75635d951b: Final verdict of PTC: none -NSVCI99(949)@1b75635d951b: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943)@1b75635d951b: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@1b75635d951b: Final verdict of PTC: none -NSVCI97(939)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@1b75635d951b: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(947)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(942)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(937)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(953): pass (none -> pass) MTC@1b75635d951b: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Mon Nov 25 12:48:51 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 20241125124851220 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57318<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124851622 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57318<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95520) 20241125124852092 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124852092 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95520, count=103696) 20241125124853094 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124853094 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp ------ Mon Nov 25 12:48:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125124854095 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124854095 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20241125124854683 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57324<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124854684 DMM INFO MM(262420000000027/e3caea51) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241125124854684 DMM INFO MM(262420000000027/e3caea51) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241125124854684 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125124854684 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125124854684 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241125124854684 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241125124854684 DLLC NOTICE LLME(ffffffff/e3caea51){ASSIGNED} LLGM Assign pre (e3caea51 => ffffffff) (gprs_llc.c:1079) 20241125124854684 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3caea51 => ffffffff) (gprs_llc.c:1125) 20241125124854684 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20241125124854684 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) 20241125124854684 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:399) 20241125124854684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Deallocated (fsm.c:568) 20241125124854684 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125124854684 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Deallocated (fsm.c:568) 20241125124854684 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Deallocated (fsm.c:568) 20241125124854684 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(959)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(959)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124854737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125124854737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124854737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124854737 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124854737 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125124854737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124854737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124854737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124854737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(959)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(958)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 20241125124854739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124854739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124854739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124854739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124854739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124854739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124854739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124854739 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124854739 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125124854739 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124854739 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124854740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124854740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(959)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(959)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124854744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(955)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124854754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124854754 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(956)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(958)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124854772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125124854772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124854772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124854772 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124854772 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125124854772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124854772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124854772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124854772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124854774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124854774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124854774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124854775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124854775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124854775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124854775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124854775 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124854775 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125124854775 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124854775 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124854776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124854776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124854779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(964)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(960)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124854789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124854789 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(964)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124854811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125124854811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124854811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124854811 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124854811 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125124854811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124854811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124854811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124854811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124854813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124854813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124854813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124854813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124854813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124854813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124854813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124854813 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124854813 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125124854813 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124854813 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124854814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124854814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124854817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124854828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124854828 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125124855096 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124855096 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125124855096 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125124855096 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(969)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125124855098 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241125124855099 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(969)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(969)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(969)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(969)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(956)@1b75635d951b: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(972), IMSI='262420000000028'H, TLLI='DAEC5039'O, index=0 SGSN_Test-GSUP(970)@1b75635d951b: Created GsupExpect[0] for "262420000000028" to be handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@1b75635d951b: 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 := 'D89A69A441A2B2F23E16136FEEE4DA77'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A32D9F00'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F21190CA9C4A56E4'O } } } } } 20241125124855144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124855144 DLLC NOTICE LLME(ffffffff/daec5039){UNASSIGNED} LLC RX: unknown TLLI 0xdaec5039, creating LLME on the fly (gprs_llc.c:552) 20241125124855144 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124855144 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach" (gprs_gmm.c:1266) 20241125124855144 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125124855144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Allocated (fsm.c:456) 20241125124855144 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125124855144 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Allocated (fsm.c:456) 20241125124855144 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125124855144 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125124855144 DLLC NOTICE LLME(ffffffff/daec5039){UNASSIGNED} LLGM Assign pre (daec5039 => f4a90a84) (gprs_llc.c:1079) 20241125124855144 DLLC NOTICE LLME(daec5039/f4a90a84){ASSIGNED} LLGM Assign post (daec5039 => f4a90a84) (gprs_llc.c:1125) 20241125124855144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125124855144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125124855144 DMM DEBUG MM(262420000000028/f4a90a84) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125124855155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124855155 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241125124855155 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124855155 DMM DEBUG MM(262420000000028/f4a90a84) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1084) 20241125124855155 DMM NOTICE MM(262420000000028/f4a90a84) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125124855155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125124855156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125124855156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125124855156 DMM DEBUG MM(262420000000028/f4a90a84) Requesting authorization (sgsn_auth.c:160) 20241125124855156 DMM INFO MM(262420000000028/f4a90a84) Requesting authentication tuples (sgsn_auth.c:184) 20241125124855156 DMM DEBUG MM(262420000000028/f4a90a84) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125124855156 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20241125124855156 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(970)@1b75635d951b: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) SGSN_Test-GSUP(970)@1b75635d951b: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(972)"262420000000028" 20241125124855159 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125124855159 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125124855159 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125124855159 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125124855159 DMM INFO MM(262420000000028/f4a90a84) Subscriber data update (mmctx.c:445) 20241125124855159 DMM DEBUG MM(262420000000028/f4a90a84) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125124855159 DMM INFO MM(262420000000028/f4a90a84) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125124855159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125124855159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125124855159 DMM INFO MM(262420000000028/f4a90a84) <- GMM AUTH AND CIPHERING REQ (rand = d8 9a 69 a4 41 a2 b2 f2 3e 16 13 6f ee e4 da 77 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241125124855166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124855166 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124855166 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124855166 DMM INFO MM(262420000000028/f4a90a84) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241125124855166 DMM NOTICE MM(262420000000028/f4a90a84) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241125124855166 DMM DEBUG MM(262420000000028/f4a90a84) checking auth: received GSM SRES = a3 2d 9f 00 (gprs_gmm.c:666) 20241125124855166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241125124855166 DMM DEBUG MM(262420000000028/f4a90a84) Requesting authorization (sgsn_auth.c:160) 20241125124855166 DMM INFO MM(262420000000028/f4a90a84) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125124855166 DMM DEBUG MM(262420000000028/f4a90a84) Requesting subscriber data update (gprs_subscriber.c:894) 20241125124855166 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20241125124855166 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) 20241125124855166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241125124855166 DMM INFO MM(262420000000028/f4a90a84) <- GMM ATTACH ACCEPT (new P-TMSI=0xf4a90a84) (gprs_gmm.c:300) 20241125124855167 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241125124855167 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241125124855167 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241125124855167 DMM INFO MM(262420000000028/f4a90a84) Subscriber data update (mmctx.c:445) 20241125124855167 DMM DEBUG MM(262420000000028/f4a90a84) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241125124855167 DMM INFO MM(262420000000028/f4a90a84) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241125124855167 DMM NOTICE MM(262420000000028/f4a90a84) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1000) 20241125124855167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241125124855167 DMM NOTICE MM(262420000000028/f4a90a84) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241125124855167 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) 20241125124855168 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241125124855168 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241125124855168 DMM INFO MM(262420000000028/f4a90a84) Subscriber data update (mmctx.c:445) 20241125124855168 DMM DEBUG MM(262420000000028/f4a90a84) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241125124855174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124855174 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241125124855174 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124855174 DMM INFO MM(262420000000028/f4a90a84) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125124855174 DMM NOTICE MM(262420000000028/f4a90a84) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125124855174 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125124855174 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125124855174 DLLC NOTICE LLME(daec5039/f4a90a84){ASSIGNED} LLGM Assign pre (ffffffff => f4a90a84) (gprs_llc.c:1079) 20241125124855174 DLLC NOTICE LLME(ffffffff/f4a90a84){ASSIGNED} LLGM Assign post (ffffffff => f4a90a84) (gprs_llc.c:1125) 20241125124855174 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241125124855174 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241125124855174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125124855174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@1b75635d951b: setverdict(pass): none -> pass 20241125124855225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124855225 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241125124855226 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124855226 DMM INFO MM(262420000000028/f4a90a84) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241125124855226 DMM INFO MM(262420000000028/f4a90a84) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241125124855226 DMM DEBUG MM(262420000000028/f4a90a84) Using GGSN 0 (gprs_sm.c:312) 20241125124855226 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) 20241125124855226 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20241125124855226 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241125124855226 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:181) 20241125124855226 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20241125124855237 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 ab 79 65 f7 11 32 16 78 78 14 05 7f 07 38 3a 4b 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) 20241125124855237 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f319c0bb0c8, cbp=0x560a8e0d90f0) (sgsn_libgtp.c:632) 20241125124855237 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241125124855237 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560a8e0dfe48 TLLI=f4a90a84, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241125124855237 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241125124855237 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(972)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed 20241125124855242 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241125124855242 DGPRS INFO PDP(262420000000028:5): Context 0x7f319c0bb0c8 was deleted (sgsn_libgtp.c:660) 20241125124855242 DMM INFO MM(262420000000028/f4a90a84) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241125124855242 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20241125124855242 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@1b75635d951b: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20241125124855247 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20241125124855248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124855248 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241125124855248 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124855248 DMM INFO MM(262420000000028/f4a90a84) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) 20241125124855248 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:2265) 20241125124855248 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(956)@1b75635d951b: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(972)@1b75635d951b: Final verdict of PTC: pass 20241125124855252 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57324<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(956)@1b75635d951b: Final verdict of PTC: none 20241125124855255 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125124855255 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(970)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@1b75635d951b: Final verdict of PTC: none -NSVCI99(968)@1b75635d951b: Final verdict of PTC: none -NSVCI97(959)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@1b75635d951b: Final verdict of PTC: none -NSVCI98(963)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(958)@1b75635d951b: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@1b75635d951b: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(966)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(961)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(957)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(956): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(957): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(958): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(959): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(972): pass (none -> pass) MTC@1b75635d951b: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Mon Nov 25 12:48:55 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 20241125124855386 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57332<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124855787 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57332<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101272) 20241125124856256 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124856256 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=101272, count=102432) 20241125124857258 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124857258 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn'. ------ SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn ------ Mon Nov 25 12:48:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125124858260 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124858260 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20241125124858849 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51890<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124858851 DMM INFO MM(262420000000028/f4a90a84) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241125124858851 DMM INFO MM(262420000000028/f4a90a84) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241125124858851 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125124858851 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125124858851 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241125124858851 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241125124858851 DLLC NOTICE LLME(ffffffff/f4a90a84){ASSIGNED} LLGM Assign pre (f4a90a84 => ffffffff) (gprs_llc.c:1079) 20241125124858851 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4a90a84 => ffffffff) (gprs_llc.c:1125) 20241125124858851 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560a8e0dfaf0 (gprs_sndcp.c:574) 20241125124858851 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560a8e0dfe48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241125124858851 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20241125124858851 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) 20241125124858851 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:399) 20241125124858851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Deallocated (fsm.c:568) 20241125124858851 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125124858851 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Deallocated (fsm.c:568) 20241125124858851 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Deallocated (fsm.c:568) 20241125124858851 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124858893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125124858893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124858893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124858893 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124858893 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125124858893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124858893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124858893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124858893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124858894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124858894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124858894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124858894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124858894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124858894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124858895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124858895 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124858895 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125124858895 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124858895 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124858895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124858895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124858898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(974)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(978)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 20241125124858907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124858907 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(983)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(983)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124858938 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125124858938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124858938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124858938 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124858938 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125124858938 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124858938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124858938 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124858938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(983)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124858940 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124858940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124858940 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124858940 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124858940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124858940 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124858940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124858940 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124858940 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125124858940 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124858940 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(982)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 20241125124858941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124858941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(983)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(983)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124858946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(979)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241125124858957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124858957 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(980)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(982)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124858966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125124858966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124858966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124858966 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124858966 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125124858966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124858966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124858966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124858966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124858968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124858968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124858968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124858968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124858968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124858968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124858968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124858968 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124858968 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125124858968 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124858968 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(987)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124858968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124858968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124858972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124858980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124858980 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125124859262 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124859262 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125124859262 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125124859262 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(988)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125124859264 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(988)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125124859264 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(988)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(988)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(988)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@1b75635d951b: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(991), IMSI='262420000000026'H, TLLI='D970B2A9'O, index=0 SGSN_Test-GSUP(989)@1b75635d951b: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_user_error_ind_ggsn(991) TC_attach_pdp_act_user_error_ind_ggsn(991)@1b75635d951b: 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 := '35531C6F848BD37D5349C2DD4ED5A74C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8C6D5852'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '302EA771A5CCE482'O } } } } } 20241125124859306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124859306 DLLC NOTICE LLME(ffffffff/d970b2a9){UNASSIGNED} LLC RX: unknown TLLI 0xd970b2a9, creating LLME on the fly (gprs_llc.c:552) 20241125124859306 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124859306 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20241125124859306 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125124859306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Allocated (fsm.c:456) 20241125124859306 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125124859306 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Allocated (fsm.c:456) 20241125124859306 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125124859306 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125124859306 DLLC NOTICE LLME(ffffffff/d970b2a9){UNASSIGNED} LLGM Assign pre (d970b2a9 => cdfa0993) (gprs_llc.c:1079) 20241125124859306 DLLC NOTICE LLME(d970b2a9/cdfa0993){ASSIGNED} LLGM Assign post (d970b2a9 => cdfa0993) (gprs_llc.c:1125) 20241125124859306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125124859306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125124859306 DMM DEBUG MM(262420000000026/cdfa0993) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125124859319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124859319 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241125124859319 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124859319 DMM DEBUG MM(262420000000026/cdfa0993) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241125124859319 DMM NOTICE MM(262420000000026/cdfa0993) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125124859319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125124859319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125124859319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125124859319 DMM DEBUG MM(262420000000026/cdfa0993) Requesting authorization (sgsn_auth.c:160) 20241125124859319 DMM INFO MM(262420000000026/cdfa0993) Requesting authentication tuples (sgsn_auth.c:184) 20241125124859319 DMM DEBUG MM(262420000000026/cdfa0993) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125124859319 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241125124859319 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(989)@1b75635d951b: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(991) SGSN_Test-GSUP(989)@1b75635d951b: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(991)"262420000000026" 20241125124859322 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125124859322 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125124859322 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125124859322 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125124859322 DMM INFO MM(262420000000026/cdfa0993) Subscriber data update (mmctx.c:445) 20241125124859322 DMM DEBUG MM(262420000000026/cdfa0993) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125124859322 DMM INFO MM(262420000000026/cdfa0993) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125124859322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125124859322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125124859322 DMM INFO MM(262420000000026/cdfa0993) <- GMM AUTH AND CIPHERING REQ (rand = 35 53 1c 6f 84 8b d3 7d 53 49 c2 dd 4e d5 a7 4c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241125124859329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124859329 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124859329 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124859329 DMM INFO MM(262420000000026/cdfa0993) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241125124859329 DMM NOTICE MM(262420000000026/cdfa0993) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241125124859329 DMM DEBUG MM(262420000000026/cdfa0993) checking auth: received GSM SRES = 8c 6d 58 52 (gprs_gmm.c:666) 20241125124859329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241125124859329 DMM DEBUG MM(262420000000026/cdfa0993) Requesting authorization (sgsn_auth.c:160) 20241125124859329 DMM INFO MM(262420000000026/cdfa0993) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125124859329 DMM DEBUG MM(262420000000026/cdfa0993) Requesting subscriber data update (gprs_subscriber.c:894) 20241125124859329 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241125124859329 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) 20241125124859329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241125124859329 DMM INFO MM(262420000000026/cdfa0993) <- GMM ATTACH ACCEPT (new P-TMSI=0xcdfa0993) (gprs_gmm.c:300) 20241125124859331 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241125124859331 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241125124859331 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241125124859331 DMM INFO MM(262420000000026/cdfa0993) Subscriber data update (mmctx.c:445) 20241125124859331 DMM DEBUG MM(262420000000026/cdfa0993) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241125124859331 DMM INFO MM(262420000000026/cdfa0993) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241125124859331 DMM NOTICE MM(262420000000026/cdfa0993) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241125124859331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241125124859331 DMM NOTICE MM(262420000000026/cdfa0993) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241125124859331 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) 20241125124859331 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241125124859331 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241125124859331 DMM INFO MM(262420000000026/cdfa0993) Subscriber data update (mmctx.c:445) 20241125124859331 DMM DEBUG MM(262420000000026/cdfa0993) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241125124859337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124859337 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241125124859337 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124859337 DMM INFO MM(262420000000026/cdfa0993) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125124859337 DMM NOTICE MM(262420000000026/cdfa0993) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125124859337 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125124859337 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125124859337 DLLC NOTICE LLME(d970b2a9/cdfa0993){ASSIGNED} LLGM Assign pre (ffffffff => cdfa0993) (gprs_llc.c:1079) 20241125124859337 DLLC NOTICE LLME(ffffffff/cdfa0993){ASSIGNED} LLGM Assign post (ffffffff => cdfa0993) (gprs_llc.c:1125) 20241125124859338 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241125124859338 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241125124859338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125124859338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(991)@1b75635d951b: setverdict(pass): none -> pass 20241125124859389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124859389 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241125124859389 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124859389 DMM INFO MM(262420000000026/cdfa0993) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241125124859389 DMM INFO MM(262420000000026/cdfa0993) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241125124859389 DMM DEBUG MM(262420000000026/cdfa0993) Using GGSN 0 (gprs_sm.c:312) 20241125124859389 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) 20241125124859389 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241125124859389 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241125124859389 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20241125124859389 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20241125124859400 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 a4 3b da ae 11 f1 89 53 56 14 05 7f 16 2b ef 3c 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) 20241125124859400 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f319c0bb0c8, cbp=0x560a8e0d90f0) (sgsn_libgtp.c:632) 20241125124859400 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241125124859400 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560a8e0dfe48 TLLI=cdfa0993, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241125124859400 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241125124859401 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(991)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(991)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed 20241125124859411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124859411 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241125124859411 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124859414 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 a4 3b da ae 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2475) 20241125124859414 DGPRS INFO PDP(262420000000026:5): Context 0x7f319c0bb0c8 was deleted (sgsn_libgtp.c:660) 20241125124859414 DMM INFO MM(262420000000026/cdfa0993) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241125124859414 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20241125124859414 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@1b75635d951b: Removing Client IMSI='262420000000026'H, index=0 20241125124859419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124859419 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241125124859420 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124859420 DMM INFO MM(262420000000026/cdfa0993) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_error_ind_ggsn(991)@1b75635d951b: Final verdict of PTC: pass 20241125124859422 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51890<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(978)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP(989)@1b75635d951b: Final verdict of PTC: none 20241125124859425 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125124859425 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(983)@1b75635d951b: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@1b75635d951b: Final verdict of PTC: none -NSVCI97(977)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(988)@1b75635d951b: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(980)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(982)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@1b75635d951b: Final verdict of PTC: none -NSVCI99(987)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@1b75635d951b: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(981)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(975)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(985)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(980): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(981): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(982): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(983): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(991): pass (none -> pass) MTC@1b75635d951b: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Mon Nov 25 12:48:59 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 20241125124859487 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51894<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124859888 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51894<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99996) 20241125124900426 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124900426 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99996, count=104352) 20241125124901428 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124901428 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach'. ------ SGSN_Tests.TC_attach_pdp_act_gmm_detach ------ Mon Nov 25 12:49:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125124902429 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124902429 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_attach_pdp_act_gmm_detach started. 20241125124902951 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51898<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124902952 DMM INFO MM(262420000000026/cdfa0993) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241125124902952 DMM INFO MM(262420000000026/cdfa0993) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241125124902952 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125124902952 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125124902952 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241125124902952 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241125124902952 DLLC NOTICE LLME(ffffffff/cdfa0993){ASSIGNED} LLGM Assign pre (cdfa0993 => ffffffff) (gprs_llc.c:1079) 20241125124902952 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cdfa0993 => ffffffff) (gprs_llc.c:1125) 20241125124902952 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560a8e0dfaf0 (gprs_sndcp.c:574) 20241125124902952 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560a8e0dfe48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241125124902952 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241125124902952 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) 20241125124902952 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:399) 20241125124902952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Deallocated (fsm.c:568) 20241125124902952 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125124902952 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Deallocated (fsm.c:568) 20241125124902952 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Deallocated (fsm.c:568) 20241125124902952 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(996)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124903000 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125124903000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124903000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124903000 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124903000 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125124903000 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124903000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124903000 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124903000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124903002 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124903002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124903002 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124903003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124903003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124903003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124903003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124903003 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124903003 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125124903003 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124903003 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124903003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124903003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124903006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(997)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(993)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124903016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124903016 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(998)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_gmm_detach-BVCI196(995)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(997)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1002)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1002)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124903042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125124903042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124903042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124903042 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124903042 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125124903042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124903043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124903043 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124903043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1001)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1002)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124903044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124903044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124903044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124903045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124903045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124903045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124903045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124903045 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124903045 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125124903045 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124903045 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124903045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124903045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1002)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1002)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124903050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(998)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241125124903060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124903061 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI210(999)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1001)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124903072 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125124903072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124903072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124903072 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124903072 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125124903072 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124903072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124903072 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124903072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124903073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124903073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124903073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124903074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124903074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124903074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124903074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124903074 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124903074 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125124903074 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124903074 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124903074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124903074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124903077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124903087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124903087 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI220(1005)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125124903430 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124903430 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125124903430 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125124903430 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1007)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125124903432 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1007)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125124903433 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1007)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1007)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1007)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(995)@1b75635d951b: Adding Client=TC_attach_pdp_act_gmm_detach(1010), IMSI='262420000000026'H, TLLI='F1D4CAC4'O, index=0 SGSN_Test-GSUP(1008)@1b75635d951b: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1010) TC_attach_pdp_act_gmm_detach(1010)@1b75635d951b: 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 := 'F19879B55B9E58402A20AEB23491A399'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '49B8ABA4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EFB5636CB69DC058'O } } } } } 20241125124903478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124903478 DLLC NOTICE LLME(ffffffff/f1d4cac4){UNASSIGNED} LLC RX: unknown TLLI 0xf1d4cac4, creating LLME on the fly (gprs_llc.c:552) 20241125124903478 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124903478 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20241125124903479 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125124903479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Allocated (fsm.c:456) 20241125124903479 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125124903479 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Allocated (fsm.c:456) 20241125124903479 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125124903479 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125124903479 DLLC NOTICE LLME(ffffffff/f1d4cac4){UNASSIGNED} LLGM Assign pre (f1d4cac4 => e2202b2c) (gprs_llc.c:1079) 20241125124903479 DLLC NOTICE LLME(f1d4cac4/e2202b2c){ASSIGNED} LLGM Assign post (f1d4cac4 => e2202b2c) (gprs_llc.c:1125) 20241125124903479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125124903479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125124903479 DMM DEBUG MM(262420000000026/e2202b2c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125124903491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124903491 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241125124903491 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124903491 DMM DEBUG MM(262420000000026/e2202b2c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241125124903491 DMM NOTICE MM(262420000000026/e2202b2c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125124903491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125124903491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125124903491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125124903491 DMM DEBUG MM(262420000000026/e2202b2c) Requesting authorization (sgsn_auth.c:160) 20241125124903491 DMM INFO MM(262420000000026/e2202b2c) Requesting authentication tuples (sgsn_auth.c:184) 20241125124903491 DMM DEBUG MM(262420000000026/e2202b2c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125124903491 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241125124903492 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)@1b75635d951b: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1010) SGSN_Test-GSUP(1008)@1b75635d951b: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1010)"262420000000026" 20241125124903495 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125124903495 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125124903495 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125124903495 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125124903495 DMM INFO MM(262420000000026/e2202b2c) Subscriber data update (mmctx.c:445) 20241125124903495 DMM DEBUG MM(262420000000026/e2202b2c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125124903495 DMM INFO MM(262420000000026/e2202b2c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125124903495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125124903495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125124903495 DMM INFO MM(262420000000026/e2202b2c) <- GMM AUTH AND CIPHERING REQ (rand = f1 98 79 b5 5b 9e 58 40 2a 20 ae b2 34 91 a3 99 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241125124903503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124903503 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124903503 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124903503 DMM INFO MM(262420000000026/e2202b2c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241125124903503 DMM NOTICE MM(262420000000026/e2202b2c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241125124903503 DMM DEBUG MM(262420000000026/e2202b2c) checking auth: received GSM SRES = 49 b8 ab a4 (gprs_gmm.c:666) 20241125124903503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241125124903503 DMM DEBUG MM(262420000000026/e2202b2c) Requesting authorization (sgsn_auth.c:160) 20241125124903503 DMM INFO MM(262420000000026/e2202b2c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125124903503 DMM DEBUG MM(262420000000026/e2202b2c) Requesting subscriber data update (gprs_subscriber.c:894) 20241125124903503 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241125124903503 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) 20241125124903503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241125124903503 DMM INFO MM(262420000000026/e2202b2c) <- GMM ATTACH ACCEPT (new P-TMSI=0xe2202b2c) (gprs_gmm.c:300) 20241125124903504 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241125124903504 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241125124903504 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241125124903504 DMM INFO MM(262420000000026/e2202b2c) Subscriber data update (mmctx.c:445) 20241125124903504 DMM DEBUG MM(262420000000026/e2202b2c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241125124903504 DMM INFO MM(262420000000026/e2202b2c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241125124903504 DMM NOTICE MM(262420000000026/e2202b2c) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241125124903504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241125124903504 DMM NOTICE MM(262420000000026/e2202b2c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241125124903504 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) 20241125124903505 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241125124903505 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241125124903505 DMM INFO MM(262420000000026/e2202b2c) Subscriber data update (mmctx.c:445) 20241125124903505 DMM DEBUG MM(262420000000026/e2202b2c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241125124903511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124903511 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241125124903511 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124903511 DMM INFO MM(262420000000026/e2202b2c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125124903511 DMM NOTICE MM(262420000000026/e2202b2c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125124903511 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125124903511 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125124903511 DLLC NOTICE LLME(f1d4cac4/e2202b2c){ASSIGNED} LLGM Assign pre (ffffffff => e2202b2c) (gprs_llc.c:1079) 20241125124903511 DLLC NOTICE LLME(ffffffff/e2202b2c){ASSIGNED} LLGM Assign post (ffffffff => e2202b2c) (gprs_llc.c:1125) 20241125124903511 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241125124903511 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241125124903511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125124903511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1010)@1b75635d951b: setverdict(pass): none -> pass 20241125124903563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124903563 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241125124903563 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124903563 DMM INFO MM(262420000000026/e2202b2c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241125124903563 DMM INFO MM(262420000000026/e2202b2c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241125124903563 DMM DEBUG MM(262420000000026/e2202b2c) Using GGSN 0 (gprs_sm.c:312) 20241125124903563 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) 20241125124903563 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241125124903563 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241125124903563 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20241125124903563 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20241125124903576 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 c0 4f 29 be 11 93 91 0b d5 14 05 7f 50 1e 5d c6 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) 20241125124903576 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f319c0bb0c8, cbp=0x560a8e0d90f0) (sgsn_libgtp.c:632) 20241125124903576 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241125124903576 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560a8e0dfe48 TLLI=e2202b2c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241125124903576 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241125124903576 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1010)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1010)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed 20241125124903584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124903584 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124903584 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124903584 DMM INFO MM(262420000000026/e2202b2c) -> GMM DETACH REQUEST TLLI=0xe2202b2c type=GPRS detach (gprs_gmm.c:1465) 20241125124903584 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241125124903584 DMM INFO MM(262420000000026/e2202b2c) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241125124903584 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125124903584 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125124903584 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241125124903584 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241125124903584 DLLC NOTICE LLME(ffffffff/e2202b2c){ASSIGNED} LLGM Assign pre (e2202b2c => ffffffff) (gprs_llc.c:1079) 20241125124903584 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e2202b2c => ffffffff) (gprs_llc.c:1125) 20241125124903584 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560a8e0dfaf0 (gprs_sndcp.c:574) 20241125124903584 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560a8e0dfe48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241125124903584 DMM NOTICE MM(262420000000026/e2202b2c) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241125124903584 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20241125124903584 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241125124903584 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241125124903584 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20241125124903585 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241125124903585 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) 20241125124903585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Deallocated (fsm.c:568) 20241125124903585 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125124903585 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Deallocated (fsm.c:568) 20241125124903585 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Deallocated (fsm.c:568) 20241125124903585 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1010)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(995)@1b75635d951b: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1010)@1b75635d951b: Final verdict of PTC: pass 20241125124903591 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51898<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1008)@1b75635d951b: Final verdict of PTC: none 20241125124903594 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125124903594 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(996)@1b75635d951b: Final verdict of PTC: none -NSVCI99(1006)@1b75635d951b: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(999)@1b75635d951b: Final verdict of PTC: none -NSVCI98(1002)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1001)@1b75635d951b: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1005)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@1b75635d951b: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(995)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(1004)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(994)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(1000)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(995): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(999): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(1000): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(1001): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(1002): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1005): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1010): pass (none -> pass) MTC@1b75635d951b: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Mon Nov 25 12:49:03 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 20241125124903726 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51908<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124904027 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51908<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83924) 20241125124904594 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124904595 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83924, count=107232) 20241125124905444 DGPRS DEBUG Checking for inactive LLMEs, time = 14349679 (sgsn.c:131) 20241125124905595 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124905595 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach'. ------ SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach ------ Mon Nov 25 12:49:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125124906596 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124906597 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20241125124907084 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34168<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124907085 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124907129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125124907129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124907129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124907129 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124907129 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125124907129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124907129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124907129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124907129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124907130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124907130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124907130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124907131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124907131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124907131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124907131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124907131 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124907131 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125124907131 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124907131 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1015)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124907131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124907131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124907134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1012)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124907143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124907143 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1016)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1016)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124907170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125124907170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124907170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124907170 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124907170 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125124907170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124907170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124907170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124907170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124907172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124907172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124907172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124907172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124907172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124907172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124907172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124907172 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124907172 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125124907172 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124907172 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124907173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124907173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1020)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124907177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1021)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1017)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124907188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124907188 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1021)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1025)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124907211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125124907211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124907211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124907211 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124907211 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125124907211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124907211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124907211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124907211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124907212 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124907212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124907212 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124907213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124907213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124907213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124907213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124907213 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124907213 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125124907213 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124907213 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124907213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124907214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1025)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124907218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124907228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124907228 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125124907597 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124907597 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125124907597 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125124907597 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1026)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125124907599 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1026)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125124907600 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1026)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1026)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1026)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@1b75635d951b: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1029), IMSI='262420000000039'H, TLLI='FA4D4F59'O, index=0 SGSN_Test-GSUP(1027)@1b75635d951b: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1029) 20241125124908657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124908657 DLLC NOTICE LLME(ffffffff/fa4d4f59){UNASSIGNED} LLC RX: unknown TLLI 0xfa4d4f59, creating LLME on the fly (gprs_llc.c:552) 20241125124908657 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124908658 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241125124908658 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125124908658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Allocated (fsm.c:456) 20241125124908658 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125124908658 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Allocated (fsm.c:456) 20241125124908658 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125124908658 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125124908658 DLLC NOTICE LLME(ffffffff/fa4d4f59){UNASSIGNED} LLGM Assign pre (fa4d4f59 => ed0cd72e) (gprs_llc.c:1079) 20241125124908658 DLLC NOTICE LLME(fa4d4f59/ed0cd72e){ASSIGNED} LLGM Assign post (fa4d4f59 => ed0cd72e) (gprs_llc.c:1125) 20241125124908658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125124908658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125124908658 DMM DEBUG MM(262420000000039/ed0cd72e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125124908669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124908669 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa82bdc CMD=UI DATA (gprs_llc_parse.c:89) 20241125124908670 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124908670 DMM INFO MM(262420000000039/ed0cd72e) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241125124908670 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125124908670 DLLC NOTICE LLME(fa4d4f59/ed0cd72e){ASSIGNED} LLGM Assign pre (fa4d4f59 => ed0cd72e) (gprs_llc.c:1079) 20241125124908670 DLLC NOTICE LLME(fa4d4f59/ed0cd72e){ASSIGNED} LLGM Assign post (fa4d4f59 => ed0cd72e) (gprs_llc.c:1125) 20241125124908670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125124908670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124908670 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124908670 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124908670 DMM DEBUG MM(262420000000039/ed0cd72e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20241125124908670 DMM NOTICE MM(262420000000039/ed0cd72e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125124908670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125124908670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125124908670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241125124908670 DMM INFO MM(262420000000039/ed0cd72e) <- GMM ATTACH ACCEPT (new P-TMSI=0xed0cd72e) (gprs_gmm.c:300) TC_attach_gmm_attach_req_while_gmm_attach(1029)@1b75635d951b: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@1b75635d951b: Removing Client IMSI='262420000000039'H, index=0 20241125124909674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124909674 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241125124909675 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124909675 DMM INFO MM(262420000000039/ed0cd72e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125124909675 DMM NOTICE MM(262420000000039/ed0cd72e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125124909675 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125124909675 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125124909675 DLLC NOTICE LLME(fa4d4f59/ed0cd72e){ASSIGNED} LLGM Assign pre (ffffffff => ed0cd72e) (gprs_llc.c:1079) 20241125124909675 DLLC NOTICE LLME(ffffffff/ed0cd72e){ASSIGNED} LLGM Assign post (ffffffff => ed0cd72e) (gprs_llc.c:1125) 20241125124909675 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241125124909675 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241125124909675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125124909675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1029)@1b75635d951b: Final verdict of PTC: pass 20241125124909677 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34168<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1027)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@1b75635d951b: Final verdict of PTC: none -NSVCI97(1015)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@1b75635d951b: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024)@1b75635d951b: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019)@1b75635d951b: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@1b75635d951b: Final verdict of PTC: none -NSVCI98(1020)@1b75635d951b: Final verdict of PTC: none20241125124909679 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125124909679 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(1022)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@1b75635d951b: Final verdict of PTC: none -NSVCI99(1025)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(1013)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(1023)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(1018)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1029): pass (none -> pass) MTC@1b75635d951b: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Mon Nov 25 12:49:09 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 20241125124909813 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34172<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124910214 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34172<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59600) 20241125124910680 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124910680 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59600, count=69656) 20241125124911681 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124911681 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Mon Nov 25 12:49:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125124912682 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124912682 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_xid_empty_l3 started. 20241125124913276 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34174<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124913277 DMM INFO MM(262420000000039/ed0cd72e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241125124913277 DMM INFO MM(262420000000039/ed0cd72e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241125124913277 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125124913277 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125124913277 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241125124913277 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241125124913277 DLLC NOTICE LLME(ffffffff/ed0cd72e){ASSIGNED} LLGM Assign pre (ed0cd72e => ffffffff) (gprs_llc.c:1079) 20241125124913277 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed0cd72e => ffffffff) (gprs_llc.c:1125) 20241125124913277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Deallocated (fsm.c:568) 20241125124913277 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125124913277 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Deallocated (fsm.c:568) 20241125124913277 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Deallocated (fsm.c:568) 20241125124913277 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124913322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125124913322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124913322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124913322 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124913322 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125124913322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124913322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124913322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124913322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124913323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124913323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124913323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124913324 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124913324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124913324 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124913324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124913324 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124913324 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125124913324 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124913324 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124913324 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124913324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124913327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1031)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1035)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 20241125124913335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124913335 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI196(1033)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1035)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124913367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125124913367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124913367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124913367 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124913367 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125124913367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124913367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124913367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124913367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124913369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124913369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124913369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124913369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124913369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124913369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124913369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124913369 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124913369 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125124913369 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124913369 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1039)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124913370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124913370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124913373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1036)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124913382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124913382 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1040)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 TC_xid_empty_l3-BVCI210(1038)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1040)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1044)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124913411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125124913411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124913411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124913411 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124913411 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125124913411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124913411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124913411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124913411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124913413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124913413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124913413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124913413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124913413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124913413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124913413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124913413 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124913413 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125124913413 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124913413 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1044)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124913413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124913413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124913417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124913426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124913426 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI220(1043)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125124913684 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124913684 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125124913684 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125124913684 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1045)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125124913685 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1045)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125124913686 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1045)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1045)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1045)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1033)@1b75635d951b: Adding Client=TC_xid_empty_l3(1048), IMSI='262420000000044'H, TLLI='C22B6D83'O, index=0 SGSN_Test-GSUP(1046)@1b75635d951b: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1048) TC_xid_empty_l3(1048)@1b75635d951b: 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 := '64ED73DFB2513E7F3DDFF0F5905381DB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '50CFF2C1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6FF35BF3A8C7E0EB'O } } } } } 20241125124914739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124914739 DLLC NOTICE LLME(ffffffff/c22b6d83){UNASSIGNED} LLC RX: unknown TLLI 0xc22b6d83, creating LLME on the fly (gprs_llc.c:552) 20241125124914739 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124914739 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach" (gprs_gmm.c:1266) 20241125124914739 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125124914739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Allocated (fsm.c:456) 20241125124914739 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125124914739 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Allocated (fsm.c:456) 20241125124914739 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125124914739 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125124914739 DLLC NOTICE LLME(ffffffff/c22b6d83){UNASSIGNED} LLGM Assign pre (c22b6d83 => f0493b57) (gprs_llc.c:1079) 20241125124914739 DLLC NOTICE LLME(c22b6d83/f0493b57){ASSIGNED} LLGM Assign post (c22b6d83 => f0493b57) (gprs_llc.c:1125) 20241125124914739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125124914739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125124914739 DMM DEBUG MM(262420000000044/f0493b57) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125124914753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124914753 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241125124914753 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124914753 DMM DEBUG MM(262420000000044/f0493b57) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1084) 20241125124914753 DMM NOTICE MM(262420000000044/f0493b57) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125124914753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125124914753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125124914753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125124914753 DMM DEBUG MM(262420000000044/f0493b57) Requesting authorization (sgsn_auth.c:160) 20241125124914753 DMM INFO MM(262420000000044/f0493b57) Requesting authentication tuples (sgsn_auth.c:184) 20241125124914753 DMM DEBUG MM(262420000000044/f0493b57) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125124914753 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20241125124914753 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(1046)@1b75635d951b: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1048) SGSN_Test-GSUP(1046)@1b75635d951b: Added IMSI table entry 0TC_xid_empty_l3(1048)"262420000000044" 20241125124914757 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125124914757 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125124914757 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125124914757 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125124914757 DMM INFO MM(262420000000044/f0493b57) Subscriber data update (mmctx.c:445) 20241125124914757 DMM DEBUG MM(262420000000044/f0493b57) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125124914757 DMM INFO MM(262420000000044/f0493b57) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125124914757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125124914757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125124914757 DMM INFO MM(262420000000044/f0493b57) <- GMM AUTH AND CIPHERING REQ (rand = 64 ed 73 df b2 51 3e 7f 3d df f0 f5 90 53 81 db , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241125124914765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124914765 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124914765 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124914765 DMM INFO MM(262420000000044/f0493b57) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241125124914765 DMM NOTICE MM(262420000000044/f0493b57) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241125124914765 DMM DEBUG MM(262420000000044/f0493b57) checking auth: received GSM SRES = 50 cf f2 c1 (gprs_gmm.c:666) 20241125124914765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241125124914765 DMM DEBUG MM(262420000000044/f0493b57) Requesting authorization (sgsn_auth.c:160) 20241125124914765 DMM INFO MM(262420000000044/f0493b57) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125124914765 DMM DEBUG MM(262420000000044/f0493b57) Requesting subscriber data update (gprs_subscriber.c:894) 20241125124914765 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20241125124914765 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) 20241125124914765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241125124914765 DMM INFO MM(262420000000044/f0493b57) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0493b57) (gprs_gmm.c:300) 20241125124914766 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241125124914766 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241125124914766 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241125124914766 DMM INFO MM(262420000000044/f0493b57) Subscriber data update (mmctx.c:445) 20241125124914766 DMM DEBUG MM(262420000000044/f0493b57) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241125124914766 DMM INFO MM(262420000000044/f0493b57) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241125124914766 DMM NOTICE MM(262420000000044/f0493b57) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1000) 20241125124914766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241125124914766 DMM NOTICE MM(262420000000044/f0493b57) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241125124914766 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) 20241125124914766 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241125124914766 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241125124914767 DMM INFO MM(262420000000044/f0493b57) Subscriber data update (mmctx.c:445) 20241125124914767 DMM DEBUG MM(262420000000044/f0493b57) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241125124914773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124914773 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241125124914773 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124914773 DMM INFO MM(262420000000044/f0493b57) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125124914773 DMM NOTICE MM(262420000000044/f0493b57) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125124914773 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125124914773 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125124914773 DLLC NOTICE LLME(c22b6d83/f0493b57){ASSIGNED} LLGM Assign pre (ffffffff => f0493b57) (gprs_llc.c:1079) 20241125124914773 DLLC NOTICE LLME(ffffffff/f0493b57){ASSIGNED} LLGM Assign post (ffffffff => f0493b57) (gprs_llc.c:1125) 20241125124914773 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241125124914773 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241125124914773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125124914773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1048)@1b75635d951b: setverdict(pass): none -> pass 20241125124914825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124914825 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241125124914825 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124914825 DMM INFO MM(262420000000044/f0493b57) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241125124914825 DMM INFO MM(262420000000044/f0493b57) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241125124914825 DMM DEBUG MM(262420000000044/f0493b57) Using GGSN 0 (gprs_sm.c:312) 20241125124914825 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) 20241125124914825 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20241125124914825 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241125124914825 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:181) 20241125124914825 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20241125124914838 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 cb 03 f2 c4 11 cc 12 99 d3 14 05 7f f8 61 b7 5e 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) 20241125124914838 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f319c0bc138, cbp=0x560a8e0db660) (sgsn_libgtp.c:632) 20241125124914838 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241125124914838 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560a8e0e0fb8 TLLI=f0493b57, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241125124914838 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241125124914838 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1048)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1048)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed 20241125124914846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124914847 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20241125124914847 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241125124914847 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1048)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1033)@1b75635d951b: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1048)@1b75635d951b: Final verdict of PTC: pass 20241125124914854 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34174<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1046)@1b75635d951b: Final verdict of PTC: none 20241125124914856 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125124914856 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1045)@1b75635d951b: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1033)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@1b75635d951b: Final verdict of PTC: none -NSVCI97(1034)@1b75635d951b: Final verdict of PTC: none -NSVCI98(1039)@1b75635d951b: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1043)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@1b75635d951b: Final verdict of PTC: none -NSVCI99(1044)@1b75635d951b: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1038)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(1042)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(1032)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(1037)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_xid_empty_l3-BVCI196(1033): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_xid_empty_l3-BVCI210(1038): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_xid_empty_l3-BVCI220(1043): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_xid_empty_l3(1048): pass (none -> pass) MTC@1b75635d951b: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Mon Nov 25 12:49:14 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 20241125124914984 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34190<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124915385 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34190<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93676) 20241125124915858 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124915858 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=93676, count=98312) 20241125124916859 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124916859 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Mon Nov 25 12:49:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125124917860 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124917860 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_xid_n201u started. 20241125124918450 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36640<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124918452 DMM INFO MM(262420000000044/f0493b57) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241125124918452 DMM INFO MM(262420000000044/f0493b57) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241125124918452 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125124918452 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125124918452 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241125124918452 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241125124918452 DLLC NOTICE LLME(ffffffff/f0493b57){ASSIGNED} LLGM Assign pre (f0493b57 => ffffffff) (gprs_llc.c:1079) 20241125124918452 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f0493b57 => ffffffff) (gprs_llc.c:1125) 20241125124918452 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560a8e0e0c60 (gprs_sndcp.c:574) 20241125124918452 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560a8e0e0fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241125124918452 DMM NOTICE MM(262420000000044/f0493b57) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241125124918452 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20241125124918452 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241125124918452 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241125124918452 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20241125124918452 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20241125124918452 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) 20241125124918452 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:399) 20241125124918452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Deallocated (fsm.c:568) 20241125124918452 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125124918452 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Deallocated (fsm.c:568) 20241125124918452 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Deallocated (fsm.c:568) 20241125124918452 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124918502 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125124918502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124918502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124918502 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124918502 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125124918502 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124918502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124918502 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124918502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124918504 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124918504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124918504 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124918505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124918505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124918505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124918505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124918505 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124918505 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125124918505 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124918505 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1053)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124918506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124918506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124918509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1054)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1050)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124918518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124918518 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_xid_n201u-BVCI196(1052)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1058)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124918541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125124918541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124918541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124918541 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124918541 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125124918541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124918541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124918541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124918541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124918543 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124918543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124918543 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124918543 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124918543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124918543 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124918543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124918543 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124918543 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125124918543 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124918543 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1058)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124918544 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124918544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124918548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1059)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1055)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124918557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124918557 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_xid_n201u-BVCI210(1057)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124918577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125124918577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124918577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124918577 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124918577 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125124918577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124918577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124918577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124918577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124918579 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124918579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124918579 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124918580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124918580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124918580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124918580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124918580 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124918580 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125124918580 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124918580 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124918580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124918580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124918584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124918594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124918594 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_n201u-BVCI220(1062)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125124918861 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124918861 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125124918861 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125124918861 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1064)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125124918863 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1064)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125124918864 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1064)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1064)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1064)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1052)@1b75635d951b: Adding Client=TC_xid_n201u(1067), IMSI='262420000000045'H, TLLI='E0DF02F4'O, index=0 SGSN_Test-GSUP(1065)@1b75635d951b: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1067) TC_xid_n201u(1067)@1b75635d951b: 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 := '0AC16D79F5BA445F43536ED26A637710'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3C85B126'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B607EB4AC6FA9B0F'O } } } } } 20241125124919919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124919919 DLLC NOTICE LLME(ffffffff/e0df02f4){UNASSIGNED} LLC RX: unknown TLLI 0xe0df02f4, creating LLME on the fly (gprs_llc.c:552) 20241125124919919 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124919919 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach" (gprs_gmm.c:1266) 20241125124919919 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125124919919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Allocated (fsm.c:456) 20241125124919919 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125124919919 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Allocated (fsm.c:456) 20241125124919919 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125124919919 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125124919919 DLLC NOTICE LLME(ffffffff/e0df02f4){UNASSIGNED} LLGM Assign pre (e0df02f4 => ef1c8848) (gprs_llc.c:1079) 20241125124919919 DLLC NOTICE LLME(e0df02f4/ef1c8848){ASSIGNED} LLGM Assign post (e0df02f4 => ef1c8848) (gprs_llc.c:1125) 20241125124919919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125124919919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125124919919 DMM DEBUG MM(262420000000045/ef1c8848) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125124919932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124919932 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241125124919932 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124919932 DMM DEBUG MM(262420000000045/ef1c8848) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1084) 20241125124919932 DMM NOTICE MM(262420000000045/ef1c8848) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125124919932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125124919932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125124919932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125124919932 DMM DEBUG MM(262420000000045/ef1c8848) Requesting authorization (sgsn_auth.c:160) 20241125124919932 DMM INFO MM(262420000000045/ef1c8848) Requesting authentication tuples (sgsn_auth.c:184) 20241125124919933 DMM DEBUG MM(262420000000045/ef1c8848) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125124919933 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20241125124919933 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(1065)@1b75635d951b: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1067) SGSN_Test-GSUP(1065)@1b75635d951b: Added IMSI table entry 0TC_xid_n201u(1067)"262420000000045" 20241125124919936 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125124919936 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125124919936 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125124919936 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125124919936 DMM INFO MM(262420000000045/ef1c8848) Subscriber data update (mmctx.c:445) 20241125124919936 DMM DEBUG MM(262420000000045/ef1c8848) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125124919936 DMM INFO MM(262420000000045/ef1c8848) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125124919936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125124919936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125124919936 DMM INFO MM(262420000000045/ef1c8848) <- GMM AUTH AND CIPHERING REQ (rand = 0a c1 6d 79 f5 ba 44 5f 43 53 6e d2 6a 63 77 10 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241125124919945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124919945 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124919945 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124919945 DMM INFO MM(262420000000045/ef1c8848) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241125124919945 DMM NOTICE MM(262420000000045/ef1c8848) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241125124919945 DMM DEBUG MM(262420000000045/ef1c8848) checking auth: received GSM SRES = 3c 85 b1 26 (gprs_gmm.c:666) 20241125124919945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241125124919945 DMM DEBUG MM(262420000000045/ef1c8848) Requesting authorization (sgsn_auth.c:160) 20241125124919945 DMM INFO MM(262420000000045/ef1c8848) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125124919945 DMM DEBUG MM(262420000000045/ef1c8848) Requesting subscriber data update (gprs_subscriber.c:894) 20241125124919945 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20241125124919945 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) 20241125124919945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241125124919945 DMM INFO MM(262420000000045/ef1c8848) <- GMM ATTACH ACCEPT (new P-TMSI=0xef1c8848) (gprs_gmm.c:300) 20241125124919946 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241125124919946 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241125124919946 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241125124919946 DMM INFO MM(262420000000045/ef1c8848) Subscriber data update (mmctx.c:445) 20241125124919946 DMM DEBUG MM(262420000000045/ef1c8848) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241125124919946 DMM INFO MM(262420000000045/ef1c8848) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241125124919946 DMM NOTICE MM(262420000000045/ef1c8848) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1000) 20241125124919946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241125124919946 DMM NOTICE MM(262420000000045/ef1c8848) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241125124919946 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) 20241125124919947 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241125124919947 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241125124919947 DMM INFO MM(262420000000045/ef1c8848) Subscriber data update (mmctx.c:445) 20241125124919947 DMM DEBUG MM(262420000000045/ef1c8848) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241125124919953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124919953 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241125124919953 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124919953 DMM INFO MM(262420000000045/ef1c8848) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125124919954 DMM NOTICE MM(262420000000045/ef1c8848) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125124919954 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125124919954 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125124919954 DLLC NOTICE LLME(e0df02f4/ef1c8848){ASSIGNED} LLGM Assign pre (ffffffff => ef1c8848) (gprs_llc.c:1079) 20241125124919954 DLLC NOTICE LLME(ffffffff/ef1c8848){ASSIGNED} LLGM Assign post (ffffffff => ef1c8848) (gprs_llc.c:1125) 20241125124919954 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241125124919954 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241125124919954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125124919954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1067)@1b75635d951b: setverdict(pass): none -> pass 20241125124920005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124920005 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241125124920005 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124920005 DMM INFO MM(262420000000045/ef1c8848) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241125124920005 DMM INFO MM(262420000000045/ef1c8848) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241125124920005 DMM DEBUG MM(262420000000045/ef1c8848) Using GGSN 0 (gprs_sm.c:312) 20241125124920005 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) 20241125124920005 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20241125124920005 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241125124920005 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:181) 20241125124920005 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20241125124920017 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 c6 0d 97 db 11 ae ff 65 57 14 05 7f 7d b9 dc ca 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1060 from retransmit req queue (gtp.c:443) 20241125124920017 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f319c0bd1a8, cbp=0x560a8e0dbae0) (sgsn_libgtp.c:632) 20241125124920017 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241125124920017 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560a8e0e0fb8 TLLI=ef1c8848, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241125124920017 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241125124920017 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1067)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1067)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed 20241125124920024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124920024 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20241125124920024 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241125124920024 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20241125124920025 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1067)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1052)@1b75635d951b: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1067)@1b75635d951b: Final verdict of PTC: pass 20241125124920031 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36640<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1065)@1b75635d951b: Final verdict of PTC: none 20241125124920033 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125124920034 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(1054)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@1b75635d951b: Final verdict of PTC: none -NSVCI97(1053)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@1b75635d951b: Final verdict of PTC: none TC_xid_n201u-BVCI210(1057)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@1b75635d951b: Final verdict of PTC: none TC_xid_n201u-BVCI196(1052)@1b75635d951b: Final verdict of PTC: none -NSVCI99(1063)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@1b75635d951b: Final verdict of PTC: none -NSVCI98(1058)@1b75635d951b: Final verdict of PTC: none TC_xid_n201u-BVCI220(1062)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(1061)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(1051)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(1056)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_xid_n201u-BVCI196(1052): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_xid_n201u-BVCI210(1057): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_xid_n201u-BVCI220(1062): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_xid_n201u(1067): pass (none -> pass) MTC@1b75635d951b: Test case TC_xid_n201u finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Mon Nov 25 12:49:20 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20241125124920161 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36646<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124920562 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36646<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97380) 20241125124921035 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124921035 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=97380, count=101736) 20241125124922036 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124922036 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Mon Nov 25 12:49:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125124923037 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124923037 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_llc_null started. 20241125124923624 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36654<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124923625 DMM INFO MM(262420000000045/ef1c8848) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241125124923625 DMM INFO MM(262420000000045/ef1c8848) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241125124923625 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125124923625 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125124923625 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241125124923625 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241125124923625 DLLC NOTICE LLME(ffffffff/ef1c8848){ASSIGNED} LLGM Assign pre (ef1c8848 => ffffffff) (gprs_llc.c:1079) 20241125124923625 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef1c8848 => ffffffff) (gprs_llc.c:1125) 20241125124923625 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560a8e0e0c60 (gprs_sndcp.c:574) 20241125124923625 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560a8e0e0fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241125124923625 DMM NOTICE MM(262420000000045/ef1c8848) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241125124923625 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20241125124923625 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241125124923625 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241125124923626 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20241125124923626 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20241125124923626 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) 20241125124923626 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:399) 20241125124923626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Deallocated (fsm.c:568) 20241125124923626 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125124923626 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Deallocated (fsm.c:568) 20241125124923626 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Deallocated (fsm.c:568) 20241125124923626 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124923671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125124923671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124923671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124923671 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124923671 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125124923671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124923671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124923671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124923671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124923672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124923672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124923672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124923673 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124923673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124923673 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124923673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124923673 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124923673 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125124923673 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124923673 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1072)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124923673 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124923674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124923677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1069)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1073)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 20241125124923688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124923688 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_null-BVCI196(1071)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1073)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124923715 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125124923715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124923715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124923715 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124923715 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125124923715 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124923715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124923715 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124923715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124923717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124923717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124923717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124923717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124923717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124923717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124923717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124923717 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124923717 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125124923717 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124923717 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124923718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124923718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124923722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1078)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1074)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124923733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124923733 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_null-BVCI210(1076)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124923756 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125124923756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124923756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124923756 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124923756 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125124923756 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124923756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124923756 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124923757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124923758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124923758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124923758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124923759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124923759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124923759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124923759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124923759 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124923759 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125124923759 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124923759 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1082)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124923759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124923759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124923763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124923773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124923773 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_null-BVCI220(1081)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125124924038 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124924038 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125124924038 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125124924038 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1083)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125124924040 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1083)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125124924040 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1083)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1083)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1083)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1071)@1b75635d951b: Adding Client=TC_llc_null(1086), IMSI='262420000000041'H, TLLI='D90EA0BF'O, index=0 SGSN_Test-GSUP(1084)@1b75635d951b: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1086) TC_llc_null(1086)@1b75635d951b: 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 := 'E8B894A360EDCDA1FD8098BE58D561C0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ACDB9274'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6D02BED2DC115430'O } } } } } 20241125124925092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124925092 DLLC NOTICE LLME(ffffffff/d90ea0bf){UNASSIGNED} LLC RX: unknown TLLI 0xd90ea0bf, creating LLME on the fly (gprs_llc.c:552) 20241125124925092 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124925092 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach" (gprs_gmm.c:1266) 20241125124925092 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125124925092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Allocated (fsm.c:456) 20241125124925092 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125124925092 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Allocated (fsm.c:456) 20241125124925092 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125124925092 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125124925092 DLLC NOTICE LLME(ffffffff/d90ea0bf){UNASSIGNED} LLGM Assign pre (d90ea0bf => fb2b7c05) (gprs_llc.c:1079) 20241125124925092 DLLC NOTICE LLME(d90ea0bf/fb2b7c05){ASSIGNED} LLGM Assign post (d90ea0bf => fb2b7c05) (gprs_llc.c:1125) 20241125124925092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125124925092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125124925092 DMM DEBUG MM(262420000000041/fb2b7c05) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125124925106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124925106 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241125124925106 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124925106 DMM DEBUG MM(262420000000041/fb2b7c05) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1084) 20241125124925106 DMM NOTICE MM(262420000000041/fb2b7c05) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125124925106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125124925106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125124925106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125124925106 DMM DEBUG MM(262420000000041/fb2b7c05) Requesting authorization (sgsn_auth.c:160) 20241125124925106 DMM INFO MM(262420000000041/fb2b7c05) Requesting authentication tuples (sgsn_auth.c:184) 20241125124925106 DMM DEBUG MM(262420000000041/fb2b7c05) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125124925106 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20241125124925106 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(1084)@1b75635d951b: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1086) SGSN_Test-GSUP(1084)@1b75635d951b: Added IMSI table entry 0TC_llc_null(1086)"262420000000041" 20241125124925110 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125124925110 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125124925110 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125124925110 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125124925110 DMM INFO MM(262420000000041/fb2b7c05) Subscriber data update (mmctx.c:445) 20241125124925110 DMM DEBUG MM(262420000000041/fb2b7c05) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125124925110 DMM INFO MM(262420000000041/fb2b7c05) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125124925110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125124925110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125124925110 DMM INFO MM(262420000000041/fb2b7c05) <- GMM AUTH AND CIPHERING REQ (rand = e8 b8 94 a3 60 ed cd a1 fd 80 98 be 58 d5 61 c0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241125124925117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124925117 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124925117 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124925118 DMM INFO MM(262420000000041/fb2b7c05) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241125124925118 DMM NOTICE MM(262420000000041/fb2b7c05) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241125124925118 DMM DEBUG MM(262420000000041/fb2b7c05) checking auth: received GSM SRES = ac db 92 74 (gprs_gmm.c:666) 20241125124925118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241125124925118 DMM DEBUG MM(262420000000041/fb2b7c05) Requesting authorization (sgsn_auth.c:160) 20241125124925118 DMM INFO MM(262420000000041/fb2b7c05) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125124925118 DMM DEBUG MM(262420000000041/fb2b7c05) Requesting subscriber data update (gprs_subscriber.c:894) 20241125124925118 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20241125124925118 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) 20241125124925118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241125124925118 DMM INFO MM(262420000000041/fb2b7c05) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb2b7c05) (gprs_gmm.c:300) 20241125124925119 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241125124925119 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241125124925119 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241125124925119 DMM INFO MM(262420000000041/fb2b7c05) Subscriber data update (mmctx.c:445) 20241125124925119 DMM DEBUG MM(262420000000041/fb2b7c05) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241125124925119 DMM INFO MM(262420000000041/fb2b7c05) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241125124925119 DMM NOTICE MM(262420000000041/fb2b7c05) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1000) 20241125124925119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241125124925119 DMM NOTICE MM(262420000000041/fb2b7c05) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241125124925119 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) 20241125124925119 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241125124925119 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241125124925119 DMM INFO MM(262420000000041/fb2b7c05) Subscriber data update (mmctx.c:445) 20241125124925119 DMM DEBUG MM(262420000000041/fb2b7c05) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241125124925127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124925127 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241125124925127 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124925127 DMM INFO MM(262420000000041/fb2b7c05) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125124925127 DMM NOTICE MM(262420000000041/fb2b7c05) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125124925127 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125124925127 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125124925127 DLLC NOTICE LLME(d90ea0bf/fb2b7c05){ASSIGNED} LLGM Assign pre (ffffffff => fb2b7c05) (gprs_llc.c:1079) 20241125124925127 DLLC NOTICE LLME(ffffffff/fb2b7c05){ASSIGNED} LLGM Assign post (ffffffff => fb2b7c05) (gprs_llc.c:1125) 20241125124925127 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241125124925127 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241125124925127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125124925127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241125124926178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124926178 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20241125124926178 DLLC DEBUG TLLI=fb2b7c05 sends us LLC NULL (gprs_llc.c:912) 20241125124926178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124926178 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241125124926178 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124926178 DMM INFO MM(262420000000041/fb2b7c05) -> GMM DETACH REQUEST TLLI=0xfb2b7c05 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241125124926178 DMM INFO MM(262420000000041/fb2b7c05) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241125124926178 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125124926178 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125124926178 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241125124926178 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241125124926178 DLLC NOTICE LLME(ffffffff/fb2b7c05){ASSIGNED} LLGM Assign pre (fb2b7c05 => ffffffff) (gprs_llc.c:1079) 20241125124926179 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb2b7c05 => ffffffff) (gprs_llc.c:1125) 20241125124926179 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20241125124926179 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) 20241125124926179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Deallocated (fsm.c:568) 20241125124926179 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125124926179 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Deallocated (fsm.c:568) 20241125124926179 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Deallocated (fsm.c:568) 20241125124926179 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1086)@1b75635d951b: setverdict(pass): none -> pass TC_llc_null-BVCI196(1071)@1b75635d951b: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1086)@1b75635d951b: Final verdict of PTC: pass 20241125124931189 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36654<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241125124931191 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125124931191 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1084)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@1b75635d951b: Final verdict of PTC: none -NSVCI97(1072)@1b75635d951b: Final verdict of PTC: none -NSVCI98(1077)@1b75635d951b: Final verdict of PTC: none TC_llc_null-BVCI210(1076)@1b75635d951b: Final verdict of PTC: none TC_llc_null-BVCI220(1081)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@1b75635d951b: Final verdict of PTC: none TC_llc_null-BVCI196(1071)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@1b75635d951b: Final verdict of PTC: none -NSVCI99(1082)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(1075)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(1070)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(1080)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_llc_null-BVCI196(1071): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_llc_null-BVCI210(1076): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_llc_null-BVCI220(1081): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_llc_null(1086): pass (none -> pass) MTC@1b75635d951b: Test case TC_llc_null finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Mon Nov 25 12:49:31 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20241125124931318 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45594<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124931619 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45594<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95092) 20241125124932193 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124932193 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95092, count=100524) 20241125124933194 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124933194 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Mon Nov 25 12:49:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125124934196 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124934196 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_llc_sabm_dm_llgmm started. 20241125124934682 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45610<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124934683 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124934733 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125124934733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124934733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124934733 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124934733 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125124934733 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124934733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124934733 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124934733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124934735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124934735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124934735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124934735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124934735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124934735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124934735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124934735 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124934735 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125124934735 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124934735 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1091)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124934735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124934735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124934739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1092)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124934749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124934749 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI196(1090)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1092)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124934768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125124934768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124934768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124934768 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124934768 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125124934768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124934768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124934768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124934768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124934769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124934769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124934769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124934770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124934770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124934770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124934770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124934770 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124934770 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125124934770 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124934770 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124934770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124934770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1096)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124934774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1097)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1093)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124934784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124934784 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI210(1095)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1101)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124934807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125124934807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124934807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124934808 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124934808 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125124934808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124934808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124934808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124934808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124934809 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124934809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124934809 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124934809 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124934809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124934809 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124934809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124934809 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124934809 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125124934810 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124934810 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124934810 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124934810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124934814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124934824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124934824 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI220(1100)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125124935197 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124935197 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125124935197 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125124935197 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1102)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125124935199 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1102)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125124935199 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1102)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1102)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1102)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125124935445 DGPRS DEBUG Checking for inactive LLMEs, time = 14349709 (sgsn.c:131) TC_llc_sabm_dm_llgmm-BVCI196(1090)@1b75635d951b: Adding Client=TC_llc_sabm_dm_llgmm(1105), IMSI='262420000000042'H, TLLI='E5F3E9EF'O, index=0 SGSN_Test-GSUP(1103)@1b75635d951b: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1105) TC_llc_sabm_dm_llgmm(1105)@1b75635d951b: 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 := 'E912D9EB3636E1412BC32E1FD15244D8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '69372A35'O ("i7*5") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8BF73E826853A9D7'O } } } } } 20241125124936249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124936249 DLLC NOTICE LLME(ffffffff/e5f3e9ef){UNASSIGNED} LLC RX: unknown TLLI 0xe5f3e9ef, creating LLME on the fly (gprs_llc.c:552) 20241125124936249 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124936249 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach" (gprs_gmm.c:1266) 20241125124936249 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125124936249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Allocated (fsm.c:456) 20241125124936249 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125124936249 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Allocated (fsm.c:456) 20241125124936249 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125124936249 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125124936249 DLLC NOTICE LLME(ffffffff/e5f3e9ef){UNASSIGNED} LLGM Assign pre (e5f3e9ef => f35e66bd) (gprs_llc.c:1079) 20241125124936249 DLLC NOTICE LLME(e5f3e9ef/f35e66bd){ASSIGNED} LLGM Assign post (e5f3e9ef => f35e66bd) (gprs_llc.c:1125) 20241125124936249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125124936249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125124936249 DMM DEBUG MM(262420000000042/f35e66bd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125124936262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124936262 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241125124936262 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124936262 DMM DEBUG MM(262420000000042/f35e66bd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1084) 20241125124936262 DMM NOTICE MM(262420000000042/f35e66bd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125124936262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125124936262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125124936262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125124936262 DMM DEBUG MM(262420000000042/f35e66bd) Requesting authorization (sgsn_auth.c:160) 20241125124936262 DMM INFO MM(262420000000042/f35e66bd) Requesting authentication tuples (sgsn_auth.c:184) 20241125124936262 DMM DEBUG MM(262420000000042/f35e66bd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125124936262 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20241125124936262 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(1103)@1b75635d951b: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1105) SGSN_Test-GSUP(1103)@1b75635d951b: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1105)"262420000000042" 20241125124936265 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125124936265 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125124936265 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125124936265 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125124936265 DMM INFO MM(262420000000042/f35e66bd) Subscriber data update (mmctx.c:445) 20241125124936265 DMM DEBUG MM(262420000000042/f35e66bd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125124936265 DMM INFO MM(262420000000042/f35e66bd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125124936265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125124936265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125124936265 DMM INFO MM(262420000000042/f35e66bd) <- GMM AUTH AND CIPHERING REQ (rand = e9 12 d9 eb 36 36 e1 41 2b c3 2e 1f d1 52 44 d8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241125124936272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124936272 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124936272 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124936272 DMM INFO MM(262420000000042/f35e66bd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241125124936272 DMM NOTICE MM(262420000000042/f35e66bd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241125124936272 DMM DEBUG MM(262420000000042/f35e66bd) checking auth: received GSM SRES = 69 37 2a 35 (gprs_gmm.c:666) 20241125124936272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241125124936272 DMM DEBUG MM(262420000000042/f35e66bd) Requesting authorization (sgsn_auth.c:160) 20241125124936272 DMM INFO MM(262420000000042/f35e66bd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125124936272 DMM DEBUG MM(262420000000042/f35e66bd) Requesting subscriber data update (gprs_subscriber.c:894) 20241125124936273 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20241125124936273 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) 20241125124936273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241125124936273 DMM INFO MM(262420000000042/f35e66bd) <- GMM ATTACH ACCEPT (new P-TMSI=0xf35e66bd) (gprs_gmm.c:300) 20241125124936274 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241125124936274 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241125124936274 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241125124936274 DMM INFO MM(262420000000042/f35e66bd) Subscriber data update (mmctx.c:445) 20241125124936274 DMM DEBUG MM(262420000000042/f35e66bd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241125124936274 DMM INFO MM(262420000000042/f35e66bd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241125124936274 DMM NOTICE MM(262420000000042/f35e66bd) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1000) 20241125124936274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241125124936274 DMM NOTICE MM(262420000000042/f35e66bd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241125124936274 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) 20241125124936274 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241125124936274 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241125124936274 DMM INFO MM(262420000000042/f35e66bd) Subscriber data update (mmctx.c:445) 20241125124936274 DMM DEBUG MM(262420000000042/f35e66bd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241125124936282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124936282 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241125124936282 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124936282 DMM INFO MM(262420000000042/f35e66bd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125124936282 DMM NOTICE MM(262420000000042/f35e66bd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125124936282 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125124936282 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125124936282 DLLC NOTICE LLME(e5f3e9ef/f35e66bd){ASSIGNED} LLGM Assign pre (ffffffff => f35e66bd) (gprs_llc.c:1079) 20241125124936282 DLLC NOTICE LLME(ffffffff/f35e66bd){ASSIGNED} LLGM Assign post (ffffffff => f35e66bd) (gprs_llc.c:1125) 20241125124936282 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241125124936282 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241125124936282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125124936282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241125124937333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124937333 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(1105)@1b75635d951b: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1090)@1b75635d951b: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1105)@1b75635d951b: Final verdict of PTC: pass 20241125124937343 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45610<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241125124937345 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125124937345 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1102)@1b75635d951b: Final verdict of PTC: none -NSVCI97(1091)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP(1103)@1b75635d951b: Final verdict of PTC: none -NSVCI98(1096)@1b75635d951b: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1090)@1b75635d951b: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1100)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@1b75635d951b: Final verdict of PTC: none -NSVCI99(1101)@1b75635d951b: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1095)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(1094)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(1089)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(1099)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1090): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1095): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1100): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_llc_sabm_dm_llgmm(1105): pass (none -> pass) MTC@1b75635d951b: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Mon Nov 25 12:49:37 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 20241125124937474 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36906<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124937875 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36906<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=82992) 20241125124938346 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124938346 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=82992, count=87348) 20241125124939347 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124939347 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Mon Nov 25 12:49:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125124940349 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124940349 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_llc_sabm_dm_ll5 started. 20241125124940938 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36922<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124940939 DMM INFO MM(262420000000042/f35e66bd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241125124940939 DMM INFO MM(262420000000042/f35e66bd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241125124940939 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125124940939 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125124940939 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241125124940939 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241125124940939 DLLC NOTICE LLME(ffffffff/f35e66bd){ASSIGNED} LLGM Assign pre (f35e66bd => ffffffff) (gprs_llc.c:1079) 20241125124940939 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f35e66bd => ffffffff) (gprs_llc.c:1125) 20241125124940939 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20241125124940939 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) 20241125124940939 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:399) 20241125124940940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Deallocated (fsm.c:568) 20241125124940940 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125124940940 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Deallocated (fsm.c:568) 20241125124940940 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Deallocated (fsm.c:568) 20241125124940940 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124940994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125124940994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124940994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124940994 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124940994 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125124940994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124940994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124940994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124940994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124940995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124940995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124940995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124940996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124940996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124940996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124940996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124940996 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124940996 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125124940996 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124940996 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124940996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124940996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124941001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1111)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124941012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124941012 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI196(1109)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124941031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125124941031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124941031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124941031 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124941031 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125124941031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124941031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124941031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124941031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124941032 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124941032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124941032 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124941032 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124941032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124941032 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124941032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124941032 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124941032 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125124941033 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124941033 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124941033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124941033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124941037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1112)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1116)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 20241125124941046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124941046 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI210(1114)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1116)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124941077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125124941077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124941077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124941077 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124941077 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125124941077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124941077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124941077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124941077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124941079 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124941079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124941079 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124941079 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124941079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124941079 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124941079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124941079 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124941079 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125124941079 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124941079 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124941080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124941080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124941084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124941095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124941095 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI220(1119)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125124941350 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124941350 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125124941350 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125124941350 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1121)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125124941353 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1121)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125124941353 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1121)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1121)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1121)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1109)@1b75635d951b: Adding Client=TC_llc_sabm_dm_ll5(1124), IMSI='262420000000043'H, TLLI='F512977E'O, index=0 SGSN_Test-GSUP(1122)@1b75635d951b: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1124) TC_llc_sabm_dm_ll5(1124)@1b75635d951b: 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 := '941A022D83DC7F1363479CB4832FC86F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '65687B93'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C5D19E300115E973'O } } } } } 20241125124942410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124942410 DLLC NOTICE LLME(ffffffff/f512977e){UNASSIGNED} LLC RX: unknown TLLI 0xf512977e, creating LLME on the fly (gprs_llc.c:552) 20241125124942410 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124942410 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach" (gprs_gmm.c:1266) 20241125124942410 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125124942410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Allocated (fsm.c:456) 20241125124942410 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125124942410 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Allocated (fsm.c:456) 20241125124942410 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125124942410 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125124942410 DLLC NOTICE LLME(ffffffff/f512977e){UNASSIGNED} LLGM Assign pre (f512977e => dbc50bfd) (gprs_llc.c:1079) 20241125124942410 DLLC NOTICE LLME(f512977e/dbc50bfd){ASSIGNED} LLGM Assign post (f512977e => dbc50bfd) (gprs_llc.c:1125) 20241125124942410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125124942410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125124942410 DMM DEBUG MM(262420000000043/dbc50bfd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125124942425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124942425 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241125124942425 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124942425 DMM DEBUG MM(262420000000043/dbc50bfd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1084) 20241125124942425 DMM NOTICE MM(262420000000043/dbc50bfd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125124942425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125124942425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125124942425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125124942425 DMM DEBUG MM(262420000000043/dbc50bfd) Requesting authorization (sgsn_auth.c:160) 20241125124942425 DMM INFO MM(262420000000043/dbc50bfd) Requesting authentication tuples (sgsn_auth.c:184) 20241125124942425 DMM DEBUG MM(262420000000043/dbc50bfd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125124942425 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20241125124942425 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(1122)@1b75635d951b: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1124) SGSN_Test-GSUP(1122)@1b75635d951b: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1124)"262420000000043" 20241125124942428 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125124942428 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125124942428 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125124942428 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125124942428 DMM INFO MM(262420000000043/dbc50bfd) Subscriber data update (mmctx.c:445) 20241125124942428 DMM DEBUG MM(262420000000043/dbc50bfd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125124942428 DMM INFO MM(262420000000043/dbc50bfd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125124942428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125124942428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125124942428 DMM INFO MM(262420000000043/dbc50bfd) <- GMM AUTH AND CIPHERING REQ (rand = 94 1a 02 2d 83 dc 7f 13 63 47 9c b4 83 2f c8 6f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241125124942435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124942435 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124942435 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124942435 DMM INFO MM(262420000000043/dbc50bfd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241125124942435 DMM NOTICE MM(262420000000043/dbc50bfd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241125124942435 DMM DEBUG MM(262420000000043/dbc50bfd) checking auth: received GSM SRES = 65 68 7b 93 (gprs_gmm.c:666) 20241125124942435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241125124942435 DMM DEBUG MM(262420000000043/dbc50bfd) Requesting authorization (sgsn_auth.c:160) 20241125124942435 DMM INFO MM(262420000000043/dbc50bfd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125124942435 DMM DEBUG MM(262420000000043/dbc50bfd) Requesting subscriber data update (gprs_subscriber.c:894) 20241125124942435 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20241125124942435 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) 20241125124942435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241125124942436 DMM INFO MM(262420000000043/dbc50bfd) <- GMM ATTACH ACCEPT (new P-TMSI=0xdbc50bfd) (gprs_gmm.c:300) 20241125124942437 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241125124942437 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241125124942437 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241125124942437 DMM INFO MM(262420000000043/dbc50bfd) Subscriber data update (mmctx.c:445) 20241125124942437 DMM DEBUG MM(262420000000043/dbc50bfd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241125124942437 DMM INFO MM(262420000000043/dbc50bfd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241125124942437 DMM NOTICE MM(262420000000043/dbc50bfd) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1000) 20241125124942437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241125124942437 DMM NOTICE MM(262420000000043/dbc50bfd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241125124942437 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) 20241125124942438 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241125124942438 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241125124942438 DMM INFO MM(262420000000043/dbc50bfd) Subscriber data update (mmctx.c:445) 20241125124942438 DMM DEBUG MM(262420000000043/dbc50bfd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241125124942443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124942443 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241125124942443 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124942443 DMM INFO MM(262420000000043/dbc50bfd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125124942443 DMM NOTICE MM(262420000000043/dbc50bfd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125124942443 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125124942443 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125124942443 DLLC NOTICE LLME(f512977e/dbc50bfd){ASSIGNED} LLGM Assign pre (ffffffff => dbc50bfd) (gprs_llc.c:1079) 20241125124942443 DLLC NOTICE LLME(ffffffff/dbc50bfd){ASSIGNED} LLGM Assign post (ffffffff => dbc50bfd) (gprs_llc.c:1125) 20241125124942443 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241125124942444 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241125124942444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125124942444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241125124943495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124943495 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(1124)@1b75635d951b: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1109)@1b75635d951b: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1124)@1b75635d951b: Final verdict of PTC: pass 20241125124943504 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36922<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1122)@1b75635d951b: Final verdict of PTC: none 20241125124943506 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125124943506 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1110)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@1b75635d951b: Final verdict of PTC: none -NSVCI98(1115)@1b75635d951b: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1119)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@1b75635d951b: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1114)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@1b75635d951b: Final verdict of PTC: none -NSVCI99(1120)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@1b75635d951b: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1109)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(1118)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(1113)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(1108)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1109): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1114): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1119): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_llc_sabm_dm_ll5(1124): pass (none -> pass) MTC@1b75635d951b: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Mon Nov 25 12:49:43 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 20241125124943639 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36936<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124944040 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36936<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87204) 20241125124944507 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124944507 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87204, count=91560) 20241125124945508 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124945508 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Mon Nov 25 12:49:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125124946509 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124946509 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_suspend_nopaging started. 20241125124947099 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36468<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124947100 DMM INFO MM(262420000000043/dbc50bfd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241125124947101 DMM INFO MM(262420000000043/dbc50bfd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241125124947101 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125124947101 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125124947101 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241125124947101 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241125124947101 DLLC NOTICE LLME(ffffffff/dbc50bfd){ASSIGNED} LLGM Assign pre (dbc50bfd => ffffffff) (gprs_llc.c:1079) 20241125124947101 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dbc50bfd => ffffffff) (gprs_llc.c:1125) 20241125124947101 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20241125124947101 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) 20241125124947101 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:399) 20241125124947101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Deallocated (fsm.c:568) 20241125124947101 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125124947101 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Deallocated (fsm.c:568) 20241125124947101 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Deallocated (fsm.c:568) 20241125124947101 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124947151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125124947151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124947151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124947151 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124947151 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125124947151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124947151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124947151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124947151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124947153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124947153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124947153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124947153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124947153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124947153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124947153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124947153 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124947153 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125124947153 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124947153 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1129)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125124947154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124947154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124947158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1130)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1126)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124947167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124947167 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI196(1128)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1130)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124947183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125124947183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124947183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124947183 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124947183 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125124947183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124947183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124947183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124947183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124947184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124947184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124947184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124947184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124947185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124947185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124947185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124947185 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124947185 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125124947185 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124947185 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124947185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124947185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1134)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124947189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1135)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1131)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124947198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124947198 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI210(1133)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1139)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124947217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125124947217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124947217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124947217 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124947217 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125124947217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124947217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124947217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124947217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124947219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124947219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124947219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124947219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124947219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124947219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124947219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124947219 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124947219 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125124947219 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124947219 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124947220 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124947220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1139)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124947224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124947233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124947233 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI220(1138)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125124947510 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124947510 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125124947510 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125124947510 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1140)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125124947512 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1140)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125124947512 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1140)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1140)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1140)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1128)@1b75635d951b: Adding Client=TC_suspend_nopaging(1143), IMSI='262420000000048'H, TLLI='F40C05AB'O, index=0 SGSN_Test-GSUP(1141)@1b75635d951b: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1143) TC_suspend_nopaging(1143)@1b75635d951b: 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 := '2AAF953D7252A02206627D173FEAA4C3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C2A6A871'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CC2186CA5A173CB9'O } } } } } 20241125124948563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124948563 DLLC NOTICE LLME(ffffffff/f40c05ab){UNASSIGNED} LLC RX: unknown TLLI 0xf40c05ab, creating LLME on the fly (gprs_llc.c:552) 20241125124948563 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124948563 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach" (gprs_gmm.c:1266) 20241125124948563 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125124948563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Allocated (fsm.c:456) 20241125124948563 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125124948563 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Allocated (fsm.c:456) 20241125124948563 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125124948563 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125124948563 DLLC NOTICE LLME(ffffffff/f40c05ab){UNASSIGNED} LLGM Assign pre (f40c05ab => cd031737) (gprs_llc.c:1079) 20241125124948563 DLLC NOTICE LLME(f40c05ab/cd031737){ASSIGNED} LLGM Assign post (f40c05ab => cd031737) (gprs_llc.c:1125) 20241125124948563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125124948563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125124948563 DMM DEBUG MM(262420000000048/cd031737) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125124948575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124948575 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241125124948575 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124948575 DMM DEBUG MM(262420000000048/cd031737) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1084) 20241125124948575 DMM NOTICE MM(262420000000048/cd031737) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125124948575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125124948575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125124948575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125124948575 DMM DEBUG MM(262420000000048/cd031737) Requesting authorization (sgsn_auth.c:160) 20241125124948576 DMM INFO MM(262420000000048/cd031737) Requesting authentication tuples (sgsn_auth.c:184) 20241125124948576 DMM DEBUG MM(262420000000048/cd031737) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125124948576 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20241125124948576 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(1141)@1b75635d951b: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1143) SGSN_Test-GSUP(1141)@1b75635d951b: Added IMSI table entry 0TC_suspend_nopaging(1143)"262420000000048" 20241125124948578 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125124948578 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125124948578 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125124948578 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125124948578 DMM INFO MM(262420000000048/cd031737) Subscriber data update (mmctx.c:445) 20241125124948578 DMM DEBUG MM(262420000000048/cd031737) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125124948578 DMM INFO MM(262420000000048/cd031737) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125124948578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125124948578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125124948578 DMM INFO MM(262420000000048/cd031737) <- GMM AUTH AND CIPHERING REQ (rand = 2a af 95 3d 72 52 a0 22 06 62 7d 17 3f ea a4 c3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241125124948586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124948586 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124948586 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124948586 DMM INFO MM(262420000000048/cd031737) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241125124948586 DMM NOTICE MM(262420000000048/cd031737) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241125124948586 DMM DEBUG MM(262420000000048/cd031737) checking auth: received GSM SRES = c2 a6 a8 71 (gprs_gmm.c:666) 20241125124948586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241125124948586 DMM DEBUG MM(262420000000048/cd031737) Requesting authorization (sgsn_auth.c:160) 20241125124948586 DMM INFO MM(262420000000048/cd031737) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125124948586 DMM DEBUG MM(262420000000048/cd031737) Requesting subscriber data update (gprs_subscriber.c:894) 20241125124948586 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20241125124948586 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) 20241125124948586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241125124948586 DMM INFO MM(262420000000048/cd031737) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd031737) (gprs_gmm.c:300) 20241125124948587 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241125124948587 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241125124948587 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241125124948587 DMM INFO MM(262420000000048/cd031737) Subscriber data update (mmctx.c:445) 20241125124948587 DMM DEBUG MM(262420000000048/cd031737) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241125124948587 DMM INFO MM(262420000000048/cd031737) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241125124948587 DMM NOTICE MM(262420000000048/cd031737) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1000) 20241125124948587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241125124948587 DMM NOTICE MM(262420000000048/cd031737) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241125124948587 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) 20241125124948588 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241125124948588 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241125124948588 DMM INFO MM(262420000000048/cd031737) Subscriber data update (mmctx.c:445) 20241125124948588 DMM DEBUG MM(262420000000048/cd031737) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241125124948594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124948594 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241125124948594 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124948594 DMM INFO MM(262420000000048/cd031737) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125124948594 DMM NOTICE MM(262420000000048/cd031737) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125124948594 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125124948594 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125124948594 DLLC NOTICE LLME(f40c05ab/cd031737){ASSIGNED} LLGM Assign pre (ffffffff => cd031737) (gprs_llc.c:1079) 20241125124948594 DLLC NOTICE LLME(ffffffff/cd031737){ASSIGNED} LLGM Assign post (ffffffff => cd031737) (gprs_llc.c:1125) 20241125124948594 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241125124948594 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241125124948594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125124948594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1143)@1b75635d951b: setverdict(pass): none -> pass 20241125124948646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124948646 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241125124948646 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124948646 DMM INFO MM(262420000000048/cd031737) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241125124948646 DMM INFO MM(262420000000048/cd031737) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241125124948646 DMM DEBUG MM(262420000000048/cd031737) Using GGSN 0 (gprs_sm.c:312) 20241125124948646 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) 20241125124948646 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20241125124948646 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241125124948646 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:181) 20241125124948646 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20241125124948657 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 34 9d 94 db 11 a0 b4 d4 04 14 05 7f 03 ac 1b c6 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) 20241125124948657 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f319c0be218, cbp=0x560a8e0dc060) (sgsn_libgtp.c:632) 20241125124948657 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241125124948657 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560a8e0e0fb8 TLLI=cd031737, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241125124948657 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241125124948657 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1143)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1143)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed 20241125124948663 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:779) 20241125124948670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124948670 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241125124948670 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241125124948673 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:779) 20241125124948673 DMM INFO MM(262420000000048/cd031737) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) TC_suspend_nopaging-BVCI196(1128)@1b75635d951b: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1143)@1b75635d951b: Final verdict of PTC: pass 20241125124953682 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36468<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241125124953685 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125124953685 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1141)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1140)@1b75635d951b: Final verdict of PTC: none -NSVCI97(1129)@1b75635d951b: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1128)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@1b75635d951b: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1133)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@1b75635d951b: Final verdict of PTC: none -NSVCI98(1134)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@1b75635d951b: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1138)@1b75635d951b: Final verdict of PTC: none -NSVCI99(1139)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(1132)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(1127)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(1137)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_suspend_nopaging-BVCI196(1128): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_suspend_nopaging-BVCI210(1133): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_suspend_nopaging-BVCI220(1138): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_suspend_nopaging(1143): pass (none -> pass) MTC@1b75635d951b: Test case TC_suspend_nopaging finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Mon Nov 25 12:49:53 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20241125124953816 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36472<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124954218 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36472<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99792) 20241125124954686 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124954686 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99792, count=100952) 20241125124955687 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124955687 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Mon Nov 25 12:49:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125124956688 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124956688 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_suspend_resume started. 20241125124957274 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60864<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125124957275 DMM INFO MM(262420000000048/cd031737) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241125124957275 DMM INFO MM(262420000000048/cd031737) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241125124957275 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125124957275 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125124957275 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241125124957275 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241125124957275 DLLC NOTICE LLME(ffffffff/cd031737){ASSIGNED} LLGM Assign pre (cd031737 => ffffffff) (gprs_llc.c:1079) 20241125124957275 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd031737 => ffffffff) (gprs_llc.c:1125) 20241125124957275 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560a8e0e0c60 (gprs_sndcp.c:574) 20241125124957275 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560a8e0e0fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241125124957275 DMM NOTICE MM(262420000000048/cd031737) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241125124957275 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20241125124957275 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241125124957275 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241125124957275 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20241125124957275 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20241125124957275 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) 20241125124957275 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:399) 20241125124957275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Deallocated (fsm.c:568) 20241125124957275 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125124957275 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Deallocated (fsm.c:568) 20241125124957275 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Deallocated (fsm.c:568) 20241125124957275 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1149)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1149)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124957328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125124957328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124957328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124957328 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124957328 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125124957328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124957328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124957328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124957328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1148)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1149)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124957329 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124957329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124957329 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124957330 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124957330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124957330 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124957330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124957330 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124957330 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125124957330 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124957330 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124957330 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124957330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1149)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1149)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124957334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1150)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1145)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124957344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124957344 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_resume-BVCI196(1146)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1148)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1154)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1154)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124957364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125124957364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124957364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124957364 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124957364 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125124957364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124957364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124957364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124957364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1153)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1154)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124957366 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124957366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124957366 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124957366 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124957366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124957366 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124957366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124957366 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124957366 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125124957366 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124957366 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124957367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124957367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1154)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1154)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124957371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1150)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124957381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124957381 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1155)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_resume-BVCI210(1151)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1153)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125124957396 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125124957396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125124957396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125124957396 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124957396 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125124957396 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125124957396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125124957396 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125124957396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125124957398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125124957398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125124957398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125124957398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125124957398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125124957398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125124957398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125124957398 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125124957398 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125124957398 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125124957398 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125124957399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125124957399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125124957402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125124957412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124957412 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_resume-BVCI220(1157)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125124957689 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125124957689 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125124957689 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125124957689 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1159)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125124957692 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1159)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125124957692 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1159)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1159)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1159)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1146)@1b75635d951b: Adding Client=TC_suspend_resume(1162), IMSI='262420000000049'H, TLLI='C22A6289'O, index=0 SGSN_Test-GSUP(1160)@1b75635d951b: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1162) TC_suspend_resume(1162)@1b75635d951b: 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 := '62F3D7D281AE17288D39C6B8C3129895'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2EB18A00'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '78443D03FBE5DC86'O } } } } } 20241125124958744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124958744 DLLC NOTICE LLME(ffffffff/c22a6289){UNASSIGNED} LLC RX: unknown TLLI 0xc22a6289, creating LLME on the fly (gprs_llc.c:552) 20241125124958744 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124958744 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach" (gprs_gmm.c:1266) 20241125124958744 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125124958744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Allocated (fsm.c:456) 20241125124958744 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125124958744 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Allocated (fsm.c:456) 20241125124958744 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125124958744 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125124958744 DLLC NOTICE LLME(ffffffff/c22a6289){UNASSIGNED} LLGM Assign pre (c22a6289 => d8148716) (gprs_llc.c:1079) 20241125124958745 DLLC NOTICE LLME(c22a6289/d8148716){ASSIGNED} LLGM Assign post (c22a6289 => d8148716) (gprs_llc.c:1125) 20241125124958745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125124958745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125124958745 DMM DEBUG MM(262420000000049/d8148716) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125124958757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124958757 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241125124958757 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124958757 DMM DEBUG MM(262420000000049/d8148716) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1084) 20241125124958757 DMM NOTICE MM(262420000000049/d8148716) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125124958757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125124958757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125124958757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125124958757 DMM DEBUG MM(262420000000049/d8148716) Requesting authorization (sgsn_auth.c:160) 20241125124958757 DMM INFO MM(262420000000049/d8148716) Requesting authentication tuples (sgsn_auth.c:184) 20241125124958757 DMM DEBUG MM(262420000000049/d8148716) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125124958757 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20241125124958757 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(1160)@1b75635d951b: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1162) SGSN_Test-GSUP(1160)@1b75635d951b: Added IMSI table entry 0TC_suspend_resume(1162)"262420000000049" 20241125124958759 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125124958760 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125124958760 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125124958760 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125124958760 DMM INFO MM(262420000000049/d8148716) Subscriber data update (mmctx.c:445) 20241125124958760 DMM DEBUG MM(262420000000049/d8148716) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125124958760 DMM INFO MM(262420000000049/d8148716) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125124958760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125124958760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125124958760 DMM INFO MM(262420000000049/d8148716) <- GMM AUTH AND CIPHERING REQ (rand = 62 f3 d7 d2 81 ae 17 28 8d 39 c6 b8 c3 12 98 95 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241125124958766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124958766 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241125124958766 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124958766 DMM INFO MM(262420000000049/d8148716) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241125124958767 DMM NOTICE MM(262420000000049/d8148716) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241125124958767 DMM DEBUG MM(262420000000049/d8148716) checking auth: received GSM SRES = 2e b1 8a 00 (gprs_gmm.c:666) 20241125124958767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241125124958767 DMM DEBUG MM(262420000000049/d8148716) Requesting authorization (sgsn_auth.c:160) 20241125124958767 DMM INFO MM(262420000000049/d8148716) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125124958767 DMM DEBUG MM(262420000000049/d8148716) Requesting subscriber data update (gprs_subscriber.c:894) 20241125124958767 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20241125124958767 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) 20241125124958767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241125124958767 DMM INFO MM(262420000000049/d8148716) <- GMM ATTACH ACCEPT (new P-TMSI=0xd8148716) (gprs_gmm.c:300) 20241125124958768 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241125124958768 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241125124958768 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241125124958768 DMM INFO MM(262420000000049/d8148716) Subscriber data update (mmctx.c:445) 20241125124958768 DMM DEBUG MM(262420000000049/d8148716) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241125124958768 DMM INFO MM(262420000000049/d8148716) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241125124958768 DMM NOTICE MM(262420000000049/d8148716) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1000) 20241125124958768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241125124958768 DMM NOTICE MM(262420000000049/d8148716) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241125124958768 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) 20241125124958768 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241125124958769 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241125124958769 DMM INFO MM(262420000000049/d8148716) Subscriber data update (mmctx.c:445) 20241125124958769 DMM DEBUG MM(262420000000049/d8148716) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241125124958775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124958775 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241125124958775 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124958775 DMM INFO MM(262420000000049/d8148716) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125124958775 DMM NOTICE MM(262420000000049/d8148716) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125124958775 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125124958775 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125124958775 DLLC NOTICE LLME(c22a6289/d8148716){ASSIGNED} LLGM Assign pre (ffffffff => d8148716) (gprs_llc.c:1079) 20241125124958775 DLLC NOTICE LLME(ffffffff/d8148716){ASSIGNED} LLGM Assign post (ffffffff => d8148716) (gprs_llc.c:1125) 20241125124958775 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241125124958775 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241125124958775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125124958775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1162)@1b75635d951b: setverdict(pass): none -> pass 20241125124958827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124958827 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241125124958827 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125124958827 DMM INFO MM(262420000000049/d8148716) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241125124958827 DMM INFO MM(262420000000049/d8148716) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241125124958827 DMM DEBUG MM(262420000000049/d8148716) Using GGSN 0 (gprs_sm.c:312) 20241125124958827 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) 20241125124958827 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20241125124958827 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241125124958827 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:181) 20241125124958827 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20241125124958840 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 72 22 e3 b3 11 5d a6 0c c5 14 05 7f fd a0 00 7b 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) 20241125124958840 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f319c0bf288, cbp=0x560a8e0dc8d0) (sgsn_libgtp.c:632) 20241125124958840 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241125124958840 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560a8e0e0fb8 TLLI=d8148716, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241125124958840 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241125124958840 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1162)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1162)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed 20241125124958847 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) 20241125124958853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125124958853 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241125124958853 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241125124958856 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) 20241125124958856 DMM INFO MM(262420000000049/d8148716) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) 20241125125003863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125003863 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2339) 20241125125003863 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20241125125003866 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) TC_suspend_resume-BVCI196(1146)@1b75635d951b: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1162)@1b75635d951b: Final verdict of PTC: pass 20241125125003874 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60864<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241125125003876 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125125003876 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1159)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP(1160)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1148)@1b75635d951b: Final verdict of PTC: none -NSVCI98(1154)@1b75635d951b: Final verdict of PTC: none -NSVCI97(1149)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1153)@1b75635d951b: Final verdict of PTC: none -NSVCI99(1158)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@1b75635d951b: Final verdict of PTC: none TC_suspend_resume-BVCI210(1151)@1b75635d951b: Final verdict of PTC: none TC_suspend_resume-BVCI196(1146)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(1147)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@1b75635d951b: Final verdict of PTC: none TC_suspend_resume-BVCI220(1157)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(1152)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(1156)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_suspend_resume-BVCI196(1146): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(1147): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(1148): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(1149): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_suspend_resume-BVCI210(1151): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(1152): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(1153): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(1154): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_suspend_resume-BVCI220(1157): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_suspend_resume(1162): pass (none -> pass) MTC@1b75635d951b: Test case TC_suspend_resume finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Mon Nov 25 12:50:03 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20241125125004012 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60870<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125125004413 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60870<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96420) 20241125125004876 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125004877 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=96420, count=104588) 20241125125005446 DGPRS DEBUG Checking for inactive LLMEs, time = 14349739 (sgsn.c:131) 20241125125005877 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125005877 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Mon Nov 25 12:50:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125125006879 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125006879 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_suspend_rau started. 20241125125007476 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37866<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125125007477 DMM INFO MM(262420000000049/d8148716) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241125125007477 DMM INFO MM(262420000000049/d8148716) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241125125007477 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125125007477 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125125007477 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241125125007477 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241125125007477 DLLC NOTICE LLME(ffffffff/d8148716){ASSIGNED} LLGM Assign pre (d8148716 => ffffffff) (gprs_llc.c:1079) 20241125125007477 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d8148716 => ffffffff) (gprs_llc.c:1125) 20241125125007477 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560a8e0e0c60 (gprs_sndcp.c:574) 20241125125007477 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560a8e0e0fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241125125007477 DMM NOTICE MM(262420000000049/d8148716) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241125125007478 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20241125125007478 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241125125007478 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241125125007478 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20241125125007478 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20241125125007478 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) 20241125125007478 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:399) 20241125125007478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Deallocated (fsm.c:568) 20241125125007478 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125125007478 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Deallocated (fsm.c:568) 20241125125007478 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Deallocated (fsm.c:568) 20241125125007478 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1167)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125007518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125125007518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125007518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125007518 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125007518 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125125007518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125007518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125007518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125007518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125007519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125007519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125007519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125007519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125007519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125007519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125007519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125007519 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125007519 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125125007519 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125007520 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1167)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125125007520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125007520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125007524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1164)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1168)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 20241125125007534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125007534 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_rau-BVCI196(1166)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125007553 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125125007553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125007553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125007553 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125007553 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125125007553 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125007553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125007553 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125007553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125007555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125007555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125007555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125007555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125007555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125007555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125007555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125007555 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125007555 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125125007555 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125007555 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125125007555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125007555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1172)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125007559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1169)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1173)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 20241125125007569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125007569 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_rau-BVCI210(1171)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125007595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125125007595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125007595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125007595 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125007595 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125125007595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125007595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125007595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125007595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125007597 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125007597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125007597 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125007598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125007598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125007598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125007598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125007598 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125007598 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125125007598 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125007598 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1177)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125125007598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125007598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125007601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125125007610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125007610 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_rau-BVCI220(1176)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125125007879 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125007879 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125125007879 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125125007879 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1178)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125125007881 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1178)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125125007882 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1178)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1178)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1178)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1166)@1b75635d951b: Adding Client=TC_suspend_rau(1181), IMSI='262420000000050'H, TLLI='FE31F0F8'O, index=0 SGSN_Test-GSUP(1179)@1b75635d951b: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1181) TC_suspend_rau(1181)@1b75635d951b: 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 := '42884F15B0E20E1ADF391F180F49AA0E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '64236FF7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9A4365FB825F61A7'O } } } } } 20241125125008931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125008931 DLLC NOTICE LLME(ffffffff/fe31f0f8){UNASSIGNED} LLC RX: unknown TLLI 0xfe31f0f8, creating LLME on the fly (gprs_llc.c:552) 20241125125008931 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241125125008931 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach" (gprs_gmm.c:1266) 20241125125008931 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125125008931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Allocated (fsm.c:456) 20241125125008931 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125125008931 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Allocated (fsm.c:456) 20241125125008931 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125125008931 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125125008931 DLLC NOTICE LLME(ffffffff/fe31f0f8){UNASSIGNED} LLGM Assign pre (fe31f0f8 => d52eed1b) (gprs_llc.c:1079) 20241125125008931 DLLC NOTICE LLME(fe31f0f8/d52eed1b){ASSIGNED} LLGM Assign post (fe31f0f8 => d52eed1b) (gprs_llc.c:1125) 20241125125008931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125125008931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125125008931 DMM DEBUG MM(262420000000050/d52eed1b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125125008943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125008943 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241125125008943 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125125008943 DMM DEBUG MM(262420000000050/d52eed1b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1084) 20241125125008943 DMM NOTICE MM(262420000000050/d52eed1b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125125008943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125125008943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125125008943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125125008943 DMM DEBUG MM(262420000000050/d52eed1b) Requesting authorization (sgsn_auth.c:160) 20241125125008943 DMM INFO MM(262420000000050/d52eed1b) Requesting authentication tuples (sgsn_auth.c:184) 20241125125008943 DMM DEBUG MM(262420000000050/d52eed1b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125125008943 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20241125125008943 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(1179)@1b75635d951b: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1181) SGSN_Test-GSUP(1179)@1b75635d951b: Added IMSI table entry 0TC_suspend_rau(1181)"262420000000050" 20241125125008946 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125125008946 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125125008946 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125125008946 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125125008946 DMM INFO MM(262420000000050/d52eed1b) Subscriber data update (mmctx.c:445) 20241125125008946 DMM DEBUG MM(262420000000050/d52eed1b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125125008946 DMM INFO MM(262420000000050/d52eed1b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125125008946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125125008946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125125008946 DMM INFO MM(262420000000050/d52eed1b) <- GMM AUTH AND CIPHERING REQ (rand = 42 88 4f 15 b0 e2 0e 1a df 39 1f 18 0f 49 aa 0e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241125125008955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125008955 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241125125008955 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125125008955 DMM INFO MM(262420000000050/d52eed1b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241125125008955 DMM NOTICE MM(262420000000050/d52eed1b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241125125008955 DMM DEBUG MM(262420000000050/d52eed1b) checking auth: received GSM SRES = 64 23 6f f7 (gprs_gmm.c:666) 20241125125008955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241125125008955 DMM DEBUG MM(262420000000050/d52eed1b) Requesting authorization (sgsn_auth.c:160) 20241125125008955 DMM INFO MM(262420000000050/d52eed1b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125125008955 DMM DEBUG MM(262420000000050/d52eed1b) Requesting subscriber data update (gprs_subscriber.c:894) 20241125125008955 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20241125125008955 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) 20241125125008955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241125125008955 DMM INFO MM(262420000000050/d52eed1b) <- GMM ATTACH ACCEPT (new P-TMSI=0xd52eed1b) (gprs_gmm.c:300) 20241125125008956 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241125125008956 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241125125008956 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241125125008956 DMM INFO MM(262420000000050/d52eed1b) Subscriber data update (mmctx.c:445) 20241125125008956 DMM DEBUG MM(262420000000050/d52eed1b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241125125008956 DMM INFO MM(262420000000050/d52eed1b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241125125008956 DMM NOTICE MM(262420000000050/d52eed1b) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1000) 20241125125008956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241125125008956 DMM NOTICE MM(262420000000050/d52eed1b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241125125008956 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) 20241125125008957 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241125125008957 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241125125008957 DMM INFO MM(262420000000050/d52eed1b) Subscriber data update (mmctx.c:445) 20241125125008957 DMM DEBUG MM(262420000000050/d52eed1b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241125125008963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125008963 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241125125008963 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125125008963 DMM INFO MM(262420000000050/d52eed1b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125125008963 DMM NOTICE MM(262420000000050/d52eed1b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125125008963 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125125008963 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125125008964 DLLC NOTICE LLME(fe31f0f8/d52eed1b){ASSIGNED} LLGM Assign pre (ffffffff => d52eed1b) (gprs_llc.c:1079) 20241125125008964 DLLC NOTICE LLME(ffffffff/d52eed1b){ASSIGNED} LLGM Assign post (ffffffff => d52eed1b) (gprs_llc.c:1125) 20241125125008964 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241125125008964 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241125125008964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125125008964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1181)@1b75635d951b: setverdict(pass): none -> pass 20241125125009015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125009015 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241125125009015 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125125009015 DMM INFO MM(262420000000050/d52eed1b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241125125009015 DMM INFO MM(262420000000050/d52eed1b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241125125009015 DMM DEBUG MM(262420000000050/d52eed1b) Using GGSN 0 (gprs_sm.c:312) 20241125125009015 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) 20241125125009015 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20241125125009015 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241125125009015 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:181) 20241125125009015 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20241125125009025 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 dc 64 09 39 11 de cb 6a 10 14 05 7f de 19 fa 13 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) 20241125125009025 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f319c0c02f8, cbp=0x560a8e0dcc60) (sgsn_libgtp.c:632) 20241125125009025 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241125125009025 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560a8e0e0fb8 TLLI=d52eed1b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241125125009025 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241125125009025 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1181)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed 20241125125009032 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) 20241125125009038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125009038 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241125125009038 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241125125009042 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) 20241125125009042 DMM INFO MM(262420000000050/d52eed1b) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) 20241125125014051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125014051 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20241125125014051 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125125014051 DMM INFO MM(262420000000050/d52eed1b) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241125125014051 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125125014051 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20241125125014051 DLLC NOTICE LLME(ffffffff/d52eed1b){ASSIGNED} LLGM Assign pre (d52eed1b => f031d8ff) (gprs_llc.c:1079) 20241125125014051 DLLC NOTICE LLME(d52eed1b/f031d8ff){ASSIGNED} LLGM Assign post (d52eed1b => f031d8ff) (gprs_llc.c:1125) 20241125125014051 DMM INFO MM(262420000000050/f031d8ff) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_suspend_rau(1181)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed 20241125125014059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125014059 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20241125125014059 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125125014059 DMM INFO MM(262420000000050/f031d8ff) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241125125014059 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241125125014059 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125125014059 DLLC NOTICE LLME(d52eed1b/f031d8ff){ASSIGNED} LLGM Assign pre (ffffffff => f031d8ff) (gprs_llc.c:1079) 20241125125014059 DLLC NOTICE LLME(ffffffff/f031d8ff){ASSIGNED} LLGM Assign post (ffffffff => f031d8ff) (gprs_llc.c:1125) 20241125125014059 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241125125014558 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) TC_suspend_rau-BVCI196(1166)@1b75635d951b: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1181)@1b75635d951b: Final verdict of PTC: pass 20241125125014567 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37866<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1179)@1b75635d951b: Final verdict of PTC: none -NSVCI97(1167)@1b75635d951b: Final verdict of PTC: none 20241125125014569 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125125014569 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1177)@1b75635d951b: Final verdict of PTC: none TC_suspend_rau-BVCI196(1166)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@1b75635d951b: Final verdict of PTC: none TC_suspend_rau-BVCI210(1171)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@1b75635d951b: Final verdict of PTC: none -NSVCI98(1172)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@1b75635d951b: Final verdict of PTC: none TC_suspend_rau-BVCI220(1176)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(1170)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(1165)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(1175)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_suspend_rau-BVCI196(1166): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_suspend_rau-BVCI210(1171): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_suspend_rau-BVCI220(1176): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_suspend_rau(1181): pass (none -> pass) MTC@1b75635d951b: Test case TC_suspend_rau finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Mon Nov 25 12:50:14 UTC 2024 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20241125125014709 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37880<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125125015111 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37880<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=109436) 20241125125015570 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125015570 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=109436, count=109976) 20241125125016571 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125016571 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Mon Nov 25 12:50:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125125017572 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125017572 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_paging_ps started. 20241125125018173 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35520<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125125018174 DMM INFO MM(262420000000050/f031d8ff) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241125125018174 DMM INFO MM(262420000000050/f031d8ff) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241125125018174 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125125018174 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125125018174 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241125125018174 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241125125018174 DLLC NOTICE LLME(ffffffff/f031d8ff){ASSIGNED} LLGM Assign pre (f031d8ff => ffffffff) (gprs_llc.c:1079) 20241125125018174 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f031d8ff => ffffffff) (gprs_llc.c:1125) 20241125125018174 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560a8e0e0c60 (gprs_sndcp.c:574) 20241125125018174 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560a8e0e0fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241125125018174 DMM NOTICE MM(262420000000050/f031d8ff) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241125125018174 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20241125125018174 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241125125018174 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241125125018174 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20241125125018174 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20241125125018174 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) 20241125125018174 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:399) 20241125125018175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Deallocated (fsm.c:568) 20241125125018175 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125125018175 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Deallocated (fsm.c:568) 20241125125018175 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Deallocated (fsm.c:568) 20241125125018175 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1187)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1187)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125018229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125125018229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125018229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125018229 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125018229 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125125018229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125018229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125018229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125018229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1186)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1187)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125018231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125018231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125018231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125018231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125018231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125018231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125018231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125018231 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125018231 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125125018231 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125018231 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125125018232 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125018232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1187)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1187)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125018236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1183)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241125125018246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125018246 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_paging_ps-BVCI196(1184)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1186)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125018255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125125018255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125018255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125018255 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125018255 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125125018255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125018255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125018255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125018255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125018257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125018257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125018257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125018257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125018257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125018257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125018257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125018257 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125018257 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125125018257 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125018257 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125125018258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125018258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1191)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125018262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1192)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1188)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125125018272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125018272 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_paging_ps-BVCI210(1190)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125018290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125125018290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125018290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125018290 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125018290 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125125018290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125018290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125018290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125018290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125018292 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125018292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125018292 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125018292 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125018292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125018292 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125018292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125018292 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125018292 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125125018292 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125018292 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125125018293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125018293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125018296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125125018306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125018306 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps-BVCI220(1195)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125125018573 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125018573 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125125018573 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125125018573 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1197)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125125018575 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1197)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125125018576 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1197)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1197)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1197)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1184)@1b75635d951b: Adding Client=TC_paging_ps(1200), IMSI='262420000000051'H, TLLI='CCA4A8B1'O, index=0 SGSN_Test-GSUP(1198)@1b75635d951b: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1200) TC_paging_ps(1200)@1b75635d951b: 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 := 'AD1DB882414CE47323876FB500304FB7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '46DA3039'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '326EE1EE6F59CB10'O } } } } } 20241125125019635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125019635 DLLC NOTICE LLME(ffffffff/cca4a8b1){UNASSIGNED} LLC RX: unknown TLLI 0xcca4a8b1, creating LLME on the fly (gprs_llc.c:552) 20241125125019635 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241125125019635 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach" (gprs_gmm.c:1266) 20241125125019635 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125125019635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Allocated (fsm.c:456) 20241125125019635 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125125019635 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Allocated (fsm.c:456) 20241125125019635 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125125019635 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125125019635 DLLC NOTICE LLME(ffffffff/cca4a8b1){UNASSIGNED} LLGM Assign pre (cca4a8b1 => c99e5345) (gprs_llc.c:1079) 20241125125019635 DLLC NOTICE LLME(cca4a8b1/c99e5345){ASSIGNED} LLGM Assign post (cca4a8b1 => c99e5345) (gprs_llc.c:1125) 20241125125019635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125125019635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125125019635 DMM DEBUG MM(262420000000051/c99e5345) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125125019647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125019647 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241125125019648 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125125019648 DMM DEBUG MM(262420000000051/c99e5345) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1084) 20241125125019648 DMM NOTICE MM(262420000000051/c99e5345) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125125019648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125125019648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125125019648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125125019648 DMM DEBUG MM(262420000000051/c99e5345) Requesting authorization (sgsn_auth.c:160) 20241125125019648 DMM INFO MM(262420000000051/c99e5345) Requesting authentication tuples (sgsn_auth.c:184) 20241125125019648 DMM DEBUG MM(262420000000051/c99e5345) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125125019648 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20241125125019648 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(1198)@1b75635d951b: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1200) SGSN_Test-GSUP(1198)@1b75635d951b: Added IMSI table entry 0TC_paging_ps(1200)"262420000000051" 20241125125019650 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125125019650 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125125019650 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125125019650 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125125019650 DMM INFO MM(262420000000051/c99e5345) Subscriber data update (mmctx.c:445) 20241125125019650 DMM DEBUG MM(262420000000051/c99e5345) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125125019650 DMM INFO MM(262420000000051/c99e5345) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125125019650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125125019650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125125019650 DMM INFO MM(262420000000051/c99e5345) <- GMM AUTH AND CIPHERING REQ (rand = ad 1d b8 82 41 4c e4 73 23 87 6f b5 00 30 4f b7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241125125019657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125019657 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241125125019657 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125125019657 DMM INFO MM(262420000000051/c99e5345) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241125125019657 DMM NOTICE MM(262420000000051/c99e5345) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241125125019657 DMM DEBUG MM(262420000000051/c99e5345) checking auth: received GSM SRES = 46 da 30 39 (gprs_gmm.c:666) 20241125125019657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241125125019657 DMM DEBUG MM(262420000000051/c99e5345) Requesting authorization (sgsn_auth.c:160) 20241125125019658 DMM INFO MM(262420000000051/c99e5345) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125125019658 DMM DEBUG MM(262420000000051/c99e5345) Requesting subscriber data update (gprs_subscriber.c:894) 20241125125019658 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20241125125019658 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) 20241125125019658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241125125019658 DMM INFO MM(262420000000051/c99e5345) <- GMM ATTACH ACCEPT (new P-TMSI=0xc99e5345) (gprs_gmm.c:300) 20241125125019659 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241125125019659 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241125125019659 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241125125019659 DMM INFO MM(262420000000051/c99e5345) Subscriber data update (mmctx.c:445) 20241125125019659 DMM DEBUG MM(262420000000051/c99e5345) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241125125019659 DMM INFO MM(262420000000051/c99e5345) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241125125019659 DMM NOTICE MM(262420000000051/c99e5345) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1000) 20241125125019659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241125125019659 DMM NOTICE MM(262420000000051/c99e5345) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241125125019659 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) 20241125125019660 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241125125019660 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241125125019660 DMM INFO MM(262420000000051/c99e5345) Subscriber data update (mmctx.c:445) 20241125125019660 DMM DEBUG MM(262420000000051/c99e5345) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241125125019666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125019666 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241125125019666 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125125019666 DMM INFO MM(262420000000051/c99e5345) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125125019666 DMM NOTICE MM(262420000000051/c99e5345) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125125019666 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125125019666 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125125019666 DLLC NOTICE LLME(cca4a8b1/c99e5345){ASSIGNED} LLGM Assign pre (ffffffff => c99e5345) (gprs_llc.c:1079) 20241125125019666 DLLC NOTICE LLME(ffffffff/c99e5345){ASSIGNED} LLGM Assign post (ffffffff => c99e5345) (gprs_llc.c:1125) 20241125125019666 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241125125019666 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241125125019666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125125019666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_paging_ps(1200)@1b75635d951b: setverdict(pass): none -> pass 20241125125019719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125019719 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241125125019719 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125125019719 DMM INFO MM(262420000000051/c99e5345) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241125125019719 DMM INFO MM(262420000000051/c99e5345) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241125125019719 DMM DEBUG MM(262420000000051/c99e5345) Using GGSN 0 (gprs_sm.c:312) 20241125125019719 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) 20241125125019719 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20241125125019719 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241125125019719 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:181) 20241125125019719 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20241125125019732 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 90 d4 fe ab 11 8e b0 67 02 14 05 7f 93 7c 66 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=1068 from retransmit req queue (gtp.c:443) 20241125125019732 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f319c0c1368, cbp=0x560a8e0da260) (sgsn_libgtp.c:632) 20241125125019732 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241125125019732 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560a8e0e0fb8 TLLI=c99e5345, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241125125019732 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241125125019732 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1200)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps(1200)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed 20241125125019740 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:779) 20241125125022720 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241125125022720 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241125125022720 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241125125024750 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:779) 20241125125024750 DMM INFO MM(262420000000051/c99e5345) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:819) TC_paging_ps-BVCI196(1184)@1b75635d951b: 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 := 'C99E5345'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps-BVCI196(1184)@1b75635d951b: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1200)@1b75635d951b: Final verdict of PTC: pass 20241125125024763 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35520<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_paging_ps-BVCI220(1195)@1b75635d951b: Final verdict of PTC: none 20241125125024765 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125125024765 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(1183)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP(1198)@1b75635d951b: Final verdict of PTC: none -NSVCI98(1191)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@1b75635d951b: Final verdict of PTC: none -NSVCI97(1187)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1186)@1b75635d951b: Final verdict of PTC: none TC_paging_ps-BVCI196(1184)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@1b75635d951b: Final verdict of PTC: none TC_paging_ps-BVCI210(1190)@1b75635d951b: Final verdict of PTC: none -NSVCI99(1196)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(1185)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(1194)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(1189)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_paging_ps-BVCI196(1184): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(1185): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(1186): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(1187): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_paging_ps-BVCI210(1190): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_paging_ps-BVCI220(1195): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_paging_ps(1200): pass (none -> pass) MTC@1b75635d951b: Test case TC_paging_ps finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Mon Nov 25 12:50:24 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20241125125024891 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35530<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125125025293 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35530<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102736) 20241125125025766 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125025767 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102736, count=104276) 20241125125026767 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125026767 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells'. ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells ------ Mon Nov 25 12:50:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125125027769 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125027769 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_paging_ps_ra_multiple_cells started. 20241125125028353 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60736<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125125028354 DMM INFO MM(262420000000051/c99e5345) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241125125028354 DMM INFO MM(262420000000051/c99e5345) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241125125028354 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125125028354 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125125028354 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241125125028354 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241125125028354 DLLC NOTICE LLME(ffffffff/c99e5345){ASSIGNED} LLGM Assign pre (c99e5345 => ffffffff) (gprs_llc.c:1079) 20241125125028354 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c99e5345 => ffffffff) (gprs_llc.c:1125) 20241125125028354 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560a8e0e0c60 (gprs_sndcp.c:574) 20241125125028354 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560a8e0e0fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241125125028354 DMM NOTICE MM(262420000000051/c99e5345) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241125125028354 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20241125125028354 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241125125028354 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241125125028354 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20241125125028354 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20241125125028354 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) 20241125125028354 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:399) 20241125125028354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Deallocated (fsm.c:568) 20241125125028354 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125125028354 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Deallocated (fsm.c:568) 20241125125028354 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Deallocated (fsm.c:568) 20241125125028354 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1206)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1206)@1b75635d951b: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1205)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 20241125125028406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125125028406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125028406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125028406 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125028406 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125125028406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125028406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125028406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125028406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1206)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125028408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125028408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125028408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125028408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125028408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125028408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125028408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125028408 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125028408 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125125028408 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125028408 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1206)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125125028409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125028409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1206)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125028412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1202)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241125125028423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125028423 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI196(1203)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1205)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125028431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125125028431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125028431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125028431 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125028431 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125125028431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125028431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125028432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125028432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125028433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125028433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125028433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125028434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125028434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125028434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125028434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125028434 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125028434 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125125028434 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125028434 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1210)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125125028434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125028434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125028438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1211)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1207)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125125028449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125028449 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI210(1209)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125028467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125125028467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125028467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125028467 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125028467 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125125028467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125028467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125028467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125028467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125028469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125028469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125028469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125028469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125028469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125028469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125028469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125028469 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125028469 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125125028469 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125028469 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125125028470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125028470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1215)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125028474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125125028484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125028484 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI220(1214)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125125028770 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125028770 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125125028770 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125125028770 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1216)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125125028772 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1216)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125125028773 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1216)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1216)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1216)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1203)@1b75635d951b: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='F2EFE4A1'O, index=0 SGSN_Test-GSUP(1217)@1b75635d951b: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1219) TC_paging_ps_ra_multiple_cells-BVCI196(1203)@1b75635d951b: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1209)@1b75635d951b: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='F2EFE4A1'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1214)@1b75635d951b: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='F2EFE4A1'O, index=0 TC_paging_ps_ra_multiple_cells(1219)@1b75635d951b: 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 := '37183D1C95ADCCABB02942B0C2B9B70F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '60A96702'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1B1044DFB6174417'O } } } } } 20241125125029833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125029833 DLLC NOTICE LLME(ffffffff/f2efe4a1){UNASSIGNED} LLC RX: unknown TLLI 0xf2efe4a1, creating LLME on the fly (gprs_llc.c:552) 20241125125029833 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241125125029833 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach" (gprs_gmm.c:1266) 20241125125029833 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125125029833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Allocated (fsm.c:456) 20241125125029833 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125125029833 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Allocated (fsm.c:456) 20241125125029833 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125125029833 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125125029833 DLLC NOTICE LLME(ffffffff/f2efe4a1){UNASSIGNED} LLGM Assign pre (f2efe4a1 => d44a581d) (gprs_llc.c:1079) 20241125125029833 DLLC NOTICE LLME(f2efe4a1/d44a581d){ASSIGNED} LLGM Assign post (f2efe4a1 => d44a581d) (gprs_llc.c:1125) 20241125125029833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125125029833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125125029833 DMM DEBUG MM(262420000000052/d44a581d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125125029845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125029845 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241125125029845 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125125029845 DMM DEBUG MM(262420000000052/d44a581d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1084) 20241125125029845 DMM NOTICE MM(262420000000052/d44a581d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125125029845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125125029845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125125029845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125125029845 DMM DEBUG MM(262420000000052/d44a581d) Requesting authorization (sgsn_auth.c:160) 20241125125029845 DMM INFO MM(262420000000052/d44a581d) Requesting authentication tuples (sgsn_auth.c:184) 20241125125029845 DMM DEBUG MM(262420000000052/d44a581d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125125029845 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20241125125029845 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(1217)@1b75635d951b: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1219) SGSN_Test-GSUP(1217)@1b75635d951b: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1219)"262420000000052" 20241125125029848 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125125029848 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125125029848 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125125029848 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125125029848 DMM INFO MM(262420000000052/d44a581d) Subscriber data update (mmctx.c:445) 20241125125029848 DMM DEBUG MM(262420000000052/d44a581d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125125029848 DMM INFO MM(262420000000052/d44a581d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125125029848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125125029848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125125029848 DMM INFO MM(262420000000052/d44a581d) <- GMM AUTH AND CIPHERING REQ (rand = 37 18 3d 1c 95 ad cc ab b0 29 42 b0 c2 b9 b7 0f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241125125029856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125029856 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241125125029856 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125125029856 DMM INFO MM(262420000000052/d44a581d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241125125029856 DMM NOTICE MM(262420000000052/d44a581d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241125125029856 DMM DEBUG MM(262420000000052/d44a581d) checking auth: received GSM SRES = 60 a9 67 02 (gprs_gmm.c:666) 20241125125029856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241125125029856 DMM DEBUG MM(262420000000052/d44a581d) Requesting authorization (sgsn_auth.c:160) 20241125125029856 DMM INFO MM(262420000000052/d44a581d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125125029856 DMM DEBUG MM(262420000000052/d44a581d) Requesting subscriber data update (gprs_subscriber.c:894) 20241125125029856 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20241125125029856 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) 20241125125029856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241125125029856 DMM INFO MM(262420000000052/d44a581d) <- GMM ATTACH ACCEPT (new P-TMSI=0xd44a581d) (gprs_gmm.c:300) 20241125125029858 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241125125029858 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241125125029858 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241125125029858 DMM INFO MM(262420000000052/d44a581d) Subscriber data update (mmctx.c:445) 20241125125029858 DMM DEBUG MM(262420000000052/d44a581d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241125125029858 DMM INFO MM(262420000000052/d44a581d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241125125029858 DMM NOTICE MM(262420000000052/d44a581d) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1000) 20241125125029858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241125125029858 DMM NOTICE MM(262420000000052/d44a581d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241125125029858 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) 20241125125029858 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241125125029858 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241125125029858 DMM INFO MM(262420000000052/d44a581d) Subscriber data update (mmctx.c:445) 20241125125029858 DMM DEBUG MM(262420000000052/d44a581d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241125125029864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125029864 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241125125029864 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125125029864 DMM INFO MM(262420000000052/d44a581d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125125029864 DMM NOTICE MM(262420000000052/d44a581d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125125029864 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125125029864 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125125029864 DLLC NOTICE LLME(f2efe4a1/d44a581d){ASSIGNED} LLGM Assign pre (ffffffff => d44a581d) (gprs_llc.c:1079) 20241125125029864 DLLC NOTICE LLME(ffffffff/d44a581d){ASSIGNED} LLGM Assign post (ffffffff => d44a581d) (gprs_llc.c:1125) 20241125125029864 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241125125029864 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241125125029864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125125029864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241125125029916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125029916 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241125125029916 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125125029916 DMM INFO MM(262420000000052/d44a581d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241125125029916 DMM INFO MM(262420000000052/d44a581d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241125125029916 DMM DEBUG MM(262420000000052/d44a581d) Using GGSN 0 (gprs_sm.c:312) 20241125125029916 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) 20241125125029916 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20241125125029916 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241125125029916 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:181) 20241125125029916 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20241125125029927 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 ce 9a b1 f1 11 65 c5 4f ee 14 05 7f f4 9c d6 be 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) 20241125125029927 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f319c0c23d8, cbp=0x560a8e0dacc0) (sgsn_libgtp.c:632) 20241125125029927 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241125125029927 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560a8e0e20c8 TLLI=d44a581d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241125125029927 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241125125029927 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1219)@1b75635d951b: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1219)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed 20241125125029934 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:779) 20241125125032917 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241125125032917 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241125125032917 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241125125034942 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:779) 20241125125034942 DMM INFO MM(262420000000052/d44a581d) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:819) TC_paging_ps_ra_multiple_cells-BVCI210(1209)@1b75635d951b: 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 := 'D44A581D'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } 20241125125035447 DGPRS DEBUG Checking for inactive LLMEs, time = 14349769 (sgsn.c:131) 20241125125048771 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241125125048771 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241125125048772 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1216)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125125058410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125058412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125058412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241125125058435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125058437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125058437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241125125058471 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125058473 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125058473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_paging_ps_ra_multiple_cells(1219)@1b75635d951b: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@1b75635d951b: Test Component 1219 has requested to stop MTC. Terminating current testcase execution. 20241125125059824 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125125059824 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1216)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP(1217)@1b75635d951b: Final verdict of PTC: none -NSVCI97(1206)@1b75635d951b: Final verdict of PTC: none -NSVCI98(1210)@1b75635d951b: Final verdict of PTC: none -NSVCI99(1215)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1205)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@1b75635d951b: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1203)@1b75635d951b: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1214)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@1b75635d951b: Final verdict of PTC: none 20241125125059827 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60736<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(1202)@1b75635d951b: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1209)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(1208)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(1204)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(1213)@1b75635d951b: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells(1219)@1b75635d951b: Final verdict of PTC: fail reason: "Tguard timeout" MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1203): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(1204): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(1205): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(1206): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1209): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1214): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1219): fail (none -> fail) reason: "Tguard timeout" MTC@1b75635d951b: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: fail reason: Tguard timeout MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail'. Mon Nov 25 12:50:59 UTC 2024 ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps_ra_multiple_cells.talloc 20241125125059958 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35862<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125125100359 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35862<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102848) 20241125125100826 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125100826 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102848, count=108560) 20241125125101827 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125101827 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Mon Nov 25 12:51:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125125102827 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125102828 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_bssgp_rim_single_report started. 20241125125103418 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35874<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125125103419 DMM INFO MM(262420000000052/d44a581d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241125125103419 DMM INFO MM(262420000000052/d44a581d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241125125103419 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125125103419 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125125103419 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241125125103419 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241125125103419 DLLC NOTICE LLME(ffffffff/d44a581d){ASSIGNED} LLGM Assign pre (d44a581d => ffffffff) (gprs_llc.c:1079) 20241125125103419 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d44a581d => ffffffff) (gprs_llc.c:1125) 20241125125103419 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560a8e0e1d70 (gprs_sndcp.c:574) 20241125125103419 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560a8e0e20c8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241125125103419 DMM NOTICE MM(262420000000052/d44a581d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241125125103419 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20241125125103419 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241125125103419 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241125125103419 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20241125125103420 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20241125125103420 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) 20241125125103420 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:399) 20241125125103420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Deallocated (fsm.c:568) 20241125125103420 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125125103420 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Deallocated (fsm.c:568) 20241125125103420 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Deallocated (fsm.c:568) 20241125125103420 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1225)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1225)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125103474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125125103475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125103475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125103475 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125103475 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125125103475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125103475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125103475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125103475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1225)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125103477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125103477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125103477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125103477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125103477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125103477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125103477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125103477 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125103477 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125125103477 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125103477 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1225)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125125103478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125103478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1225)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1224)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 20241125125103481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1221)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241125125103491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125103491 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI196(1222)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1224)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1230)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1230)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125103514 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125125103514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125103514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125103514 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125103514 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125125103514 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125103514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125103514 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125103514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1230)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(1229)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 20241125125103515 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125103516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125103516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125103516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125103516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125103516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125103516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125103516 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125103516 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125125103516 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125103516 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125125103517 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125103517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1230)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1230)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125103521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1226)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125125103532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125103532 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI210(1227)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1229)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1235)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1235)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125103550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125125103550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125103550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125103550 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125103550 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125125103550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125103550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125103550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125103550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1235)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125103552 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125103552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125103552 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125103552 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125103552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125103552 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125103552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125103552 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125103552 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125125103552 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125103552 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125125103553 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125103553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1235)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1235)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125103557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125125103567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125103567 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI220(1232)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125125103828 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125103828 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125125103828 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125125103828 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1234)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1234)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125125103831 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1234)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1234)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125125103832 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1234)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1234)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1234)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1234)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125125103849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@1b75635d951b: setverdict(pass): none -> pass MTC@1b75635d951b: Warning: Re-starting timer T, which is already active (running or expired). 20241125125103859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed 20241125125103868 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35874<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1236)@1b75635d951b: Final verdict of PTC: none -NSVCI97(1225)@1b75635d951b: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1232)@1b75635d951b: Final verdict of PTC: none 20241125125103870 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125125103870 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(1226)@1b75635d951b: Final verdict of PTC: none -NSVCI99(1235)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1224)@1b75635d951b: Final verdict of PTC: none -NSVCI98(1230)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1234)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@1b75635d951b: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1222)@1b75635d951b: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1227)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1229)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(1228)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(1233)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(1223)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: pass MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (pass -> pass) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (pass -> pass) MTC@1b75635d951b: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1222): none (pass -> pass) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(1223): none (pass -> pass) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(1224): none (pass -> pass) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(1225): none (pass -> pass) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (pass -> pass) MTC@1b75635d951b: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1227): none (pass -> pass) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(1228): none (pass -> pass) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(1229): none (pass -> pass) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(1230): none (pass -> pass) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (pass -> pass) MTC@1b75635d951b: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1232): none (pass -> pass) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(1233): none (pass -> pass) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(1234): none (pass -> pass) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(1235): none (pass -> pass) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(1236): none (pass -> pass) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (pass -> pass) MTC@1b75635d951b: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Mon Nov 25 12:51:03 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 20241125125104000 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35880<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125125104401 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35880<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43020) 20241125125104872 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125104872 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43020, count=58876) 20241125125105448 DGPRS DEBUG Checking for inactive LLMEs, time = 14349799 (sgsn.c:131) 20241125125105873 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125105873 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Mon Nov 25 12:51:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125125106873 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125106873 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_rim_eutran_to_geran started. 20241125125107462 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33910<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125125107463 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1238)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1239)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1238)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1242)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1242)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125107505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125125107505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125107505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125107505 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125107505 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125125107505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125107505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125107505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125107505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1242)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125107507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125107507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125107507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125107507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125107507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125107507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125107507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125107507 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125107507 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125125107507 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125107507 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1242)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125125107508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125107508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1242)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125107512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1239)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1239)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1243)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 20241125125107520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125107520 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI196(1241)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1244)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1243)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1248)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125107556 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125125107556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125107556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125107556 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125107556 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125125107556 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125107556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125107556 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125107556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1248)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125107558 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125107558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125107558 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125107558 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125107558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125107558 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125107558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125107558 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125107558 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125125107558 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125107558 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(1247)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1248)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125125107559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125107559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1248)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125107563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1244)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1244)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125125107573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125107573 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1249)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rim_eutran_to_geran-BVCI210(1245)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1247)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1252)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1252)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125107584 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125125107584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125107584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125107584 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125107584 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125125107584 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125107585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125107585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125107585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1252)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125107587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125107587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125107587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125107587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125107587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125107587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125107587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125107587 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125107587 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125125107587 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125107587 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125125107587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125107587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1252)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1252)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125107591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1249)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1249)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125125107599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125107599 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI220(1251)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125125107875 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125107875 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125125107875 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125125107875 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1253)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1253)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125125107876 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1253)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1253)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1253)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241125125107876 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1253)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1253)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1253)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@1b75635d951b: setverdict(pass): none -> pass 20241125125107908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed 20241125125107913 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33910<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1254)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1244)@1b75635d951b: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1245)@1b75635d951b: Final verdict of PTC: none 20241125125107916 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI98(1248)@1b75635d951b: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1241)@1b75635d951b: Final verdict of PTC: none 20241125125107916 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(1239)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1247)@1b75635d951b: Final verdict of PTC: none -NSVCI97(1242)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1253)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1243)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1238)@1b75635d951b: Final verdict of PTC: none -NSVCI99(1252)@1b75635d951b: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1251)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1249)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(1240)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(1246)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1255)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(1250)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: pass MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(1238): none (pass -> pass) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1239): none (pass -> pass) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(1240): none (pass -> pass) MTC@1b75635d951b: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1241): none (pass -> pass) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(1242): none (pass -> pass) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(1243): none (pass -> pass) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1244): none (pass -> pass) MTC@1b75635d951b: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1245): none (pass -> pass) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(1246): none (pass -> pass) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(1247): none (pass -> pass) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(1248): none (pass -> pass) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1249): none (pass -> pass) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(1250): none (pass -> pass) MTC@1b75635d951b: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1251): none (pass -> pass) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(1252): none (pass -> pass) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(1253): none (pass -> pass) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(1254): none (pass -> pass) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(1255): none (pass -> pass) MTC@1b75635d951b: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Mon Nov 25 12:51:08 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 20241125125108044 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33922<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125125108445 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33922<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48140) 20241125125108917 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125108917 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48140, count=52496) 20241125125109919 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125109919 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach ------ Mon Nov 25 12:51:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125125110920 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125110920 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_cell_change_different_rai_ci_attach started. 20241125125111503 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33938<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125125111504 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1256)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1257)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1256)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1261)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125111566 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125125111566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125111566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125111566 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125111566 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125125111566 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125111566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125111566 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125111566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1260)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1261)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125111567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125111567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125111567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125111567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125111567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125111567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125111567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125111567 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125111567 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125125111567 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125111567 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125125111568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125111568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1261)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1261)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125111572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1257)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1257)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1262)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241125125111582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125111582 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_attach-BVCI196(1258)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1260)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1265)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1265)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125111591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125125111591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125111591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125111591 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125111592 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125125111592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125111592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125111592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125111592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1265)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125111593 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125111593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125111593 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125111594 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125111594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125111594 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125111594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125111594 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125111594 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125125111594 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125111594 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125125111594 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125111594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1265)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1265)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125111598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1266)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1262)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1262)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125125111608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125111608 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_attach-BVCI210(1264)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1267)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1266)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1270)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1270)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125111629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125125111629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125111629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125111629 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125111629 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125125111629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125111629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125111629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125111629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1270)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125111631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125111631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125111631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125111631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125111631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125111631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125111631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125111631 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125111631 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125125111631 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125111632 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125125111632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(1270)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125125111632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1270)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125111636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1267)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1267)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125125111646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125111646 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_attach-BVCI220(1269)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125125111920 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125111920 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125125111920 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125125111920 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1271)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1271)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125125111922 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1271)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1271)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125125111923 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1271)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1271)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1271)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1271)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1258)@1b75635d951b: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='F5B0E122'O, index=0 SGSN_Test-GSUP(1272)@1b75635d951b: Created GsupExpect[0] for "262420000000068" to be handled at TC_cell_change_different_rai_ci_attach(1274) TC_cell_change_different_rai_ci_attach(1274)@1b75635d951b: 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 := '8F2026BD152F24244D763FD8B8B4049E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '995383B2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2553A61FE6382993'O } } } } } 20241125125111972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125111972 DLLC NOTICE LLME(ffffffff/f5b0e122){UNASSIGNED} LLC RX: unknown TLLI 0xf5b0e122, creating LLME on the fly (gprs_llc.c:552) 20241125125111972 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241125125111972 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach" (gprs_gmm.c:1266) 20241125125111972 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125125111972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Allocated (fsm.c:456) 20241125125111972 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125125111972 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Allocated (fsm.c:456) 20241125125111972 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125125111972 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125125111972 DLLC NOTICE LLME(ffffffff/f5b0e122){UNASSIGNED} LLGM Assign pre (f5b0e122 => dd933c06) (gprs_llc.c:1079) 20241125125111972 DLLC NOTICE LLME(f5b0e122/dd933c06){ASSIGNED} LLGM Assign post (f5b0e122 => dd933c06) (gprs_llc.c:1125) 20241125125111972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125125111972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125125111972 DMM DEBUG MM(262420000000068/dd933c06) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125125111984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125111984 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241125125111984 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125125111984 DMM DEBUG MM(262420000000068/dd933c06) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241125125111984 DMM NOTICE MM(262420000000068/dd933c06) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125125111984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125125111984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125125111984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125125111984 DMM DEBUG MM(262420000000068/dd933c06) Requesting authorization (sgsn_auth.c:160) 20241125125111984 DMM INFO MM(262420000000068/dd933c06) Requesting authentication tuples (sgsn_auth.c:184) 20241125125111984 DMM DEBUG MM(262420000000068/dd933c06) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125125111984 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20241125125111984 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(1272)@1b75635d951b: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1274) SGSN_Test-GSUP(1272)@1b75635d951b: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1274)"262420000000068" 20241125125111987 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125125111987 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125125111987 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125125111987 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125125111987 DMM INFO MM(262420000000068/dd933c06) Subscriber data update (mmctx.c:445) 20241125125111987 DMM DEBUG MM(262420000000068/dd933c06) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125125111987 DMM INFO MM(262420000000068/dd933c06) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125125111987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125125111987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125125111987 DMM INFO MM(262420000000068/dd933c06) <- GMM AUTH AND CIPHERING REQ (rand = 8f 20 26 bd 15 2f 24 24 4d 76 3f d8 b8 b4 04 9e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241125125111994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125111994 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241125125111994 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125125111994 DMM INFO MM(262420000000068/dd933c06) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241125125111994 DMM NOTICE MM(262420000000068/dd933c06) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241125125111994 DMM DEBUG MM(262420000000068/dd933c06) checking auth: received GSM SRES = 99 53 83 b2 (gprs_gmm.c:666) 20241125125111994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241125125111994 DMM DEBUG MM(262420000000068/dd933c06) Requesting authorization (sgsn_auth.c:160) 20241125125111995 DMM INFO MM(262420000000068/dd933c06) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125125111995 DMM DEBUG MM(262420000000068/dd933c06) Requesting subscriber data update (gprs_subscriber.c:894) 20241125125111995 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241125125111995 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) 20241125125111995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241125125111995 DMM INFO MM(262420000000068/dd933c06) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd933c06) (gprs_gmm.c:300) 20241125125111996 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241125125111996 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241125125111996 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241125125111996 DMM INFO MM(262420000000068/dd933c06) Subscriber data update (mmctx.c:445) 20241125125111996 DMM DEBUG MM(262420000000068/dd933c06) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241125125111996 DMM INFO MM(262420000000068/dd933c06) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241125125111996 DMM NOTICE MM(262420000000068/dd933c06) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241125125111996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241125125111996 DMM NOTICE MM(262420000000068/dd933c06) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241125125111996 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) 20241125125111997 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241125125111997 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241125125111997 DMM INFO MM(262420000000068/dd933c06) Subscriber data update (mmctx.c:445) 20241125125111997 DMM DEBUG MM(262420000000068/dd933c06) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241125125112003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125112003 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241125125112003 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125125112003 DMM INFO MM(262420000000068/dd933c06) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125125112003 DMM NOTICE MM(262420000000068/dd933c06) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125125112003 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125125112003 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125125112003 DLLC NOTICE LLME(f5b0e122/dd933c06){ASSIGNED} LLGM Assign pre (ffffffff => dd933c06) (gprs_llc.c:1079) 20241125125112003 DLLC NOTICE LLME(ffffffff/dd933c06){ASSIGNED} LLGM Assign post (ffffffff => dd933c06) (gprs_llc.c:1125) 20241125125112003 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241125125112003 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241125125112003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125125112003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241125125112054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125112054 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241125125112054 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125125112054 DMM INFO MM(262420000000068/dd933c06) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241125125112054 DMM INFO MM(262420000000068/dd933c06) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241125125112054 DMM DEBUG MM(262420000000068/dd933c06) Using GGSN 0 (gprs_sm.c:312) 20241125125112054 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) 20241125125112054 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20241125125112054 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241125125112054 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:181) 20241125125112054 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20241125125112066 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 89 33 1c 62 11 cf 51 04 48 14 05 7f 8a 5f 3f 9e 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) 20241125125112066 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f319c0c3448, cbp=0x560a8e0da670) (sgsn_libgtp.c:632) 20241125125112066 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241125125112066 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560a8e0e20c8 TLLI=dd933c06, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241125125112066 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241125125112066 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1274)@1b75635d951b: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1274)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed 20241125125112073 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:779) 20241125125112081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125112081 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241125125112081 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1258)@1b75635d951b: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1264)@1b75635d951b: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='DD933C06'O, index=0 20241125125112089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125112089 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241125125112089 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xDD933C06) type="GPRS attach" (gprs_gmm.c:1266) 20241125125112089 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125125112089 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241125125112089 DLLC NOTICE LLME(ffffffff/dd933c06){ASSIGNED} LLGM Assign pre (dd933c06 => cfbe123e) (gprs_llc.c:1079) 20241125125112089 DLLC NOTICE LLME(dd933c06/cfbe123e){ASSIGNED} LLGM Assign post (dd933c06 => cfbe123e) (gprs_llc.c:1125) 20241125125112089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125125112089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125125112089 DMM DEBUG MM(262420000000068/cfbe123e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125125112102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125112102 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241125125112102 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125125112102 DMM DEBUG MM(262420000000068/cfbe123e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241125125112102 DMM NOTICE MM(262420000000068/cfbe123e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125125112102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125125112102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125125112102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125125112102 DMM DEBUG MM(262420000000068/cfbe123e) Requesting authorization (sgsn_auth.c:160) 20241125125112103 DMM INFO MM(262420000000068/cfbe123e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125125112103 DMM DEBUG MM(262420000000068/cfbe123e) Requesting subscriber data update (gprs_subscriber.c:894) 20241125125112103 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241125125112103 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) 20241125125113087 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241125125113087 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241125125113087 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241125125113087 DMM INFO MM(262420000000068/cfbe123e) Subscriber data update (mmctx.c:445) 20241125125113087 DMM DEBUG MM(262420000000068/cfbe123e) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241125125113087 DMM INFO MM(262420000000068/cfbe123e) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241125125113087 DMM NOTICE MM(262420000000068/cfbe123e) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241125125113087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241125125113087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125125113087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241125125113087 DMM INFO MM(262420000000068/cfbe123e) <- GMM ATTACH ACCEPT (new P-TMSI=0xcfbe123e) (gprs_gmm.c:300) 20241125125113088 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) 20241125125113088 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241125125113088 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241125125113088 DMM INFO MM(262420000000068/cfbe123e) Subscriber data update (mmctx.c:445) 20241125125113088 DMM DEBUG MM(262420000000068/cfbe123e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241125125113098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125113098 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241125125113098 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125125113098 DMM INFO MM(262420000000068/cfbe123e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125125113098 DMM NOTICE MM(262420000000068/cfbe123e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125125113098 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125125113098 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125125113098 DLLC NOTICE LLME(dd933c06/cfbe123e){ASSIGNED} LLGM Assign pre (ffffffff => cfbe123e) (gprs_llc.c:1079) 20241125125113098 DLLC NOTICE LLME(ffffffff/cfbe123e){ASSIGNED} LLGM Assign post (ffffffff => cfbe123e) (gprs_llc.c:1125) 20241125125113098 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241125125113098 DMM ERROR MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241125125113098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125125113098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241125125113147 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:779) 20241125125113155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125113155 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241125125113155 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1258)@1b75635d951b: Warning: Could not find client for IMSI '262420000000068'H TC_cell_change_different_rai_ci_attach(1274)@1b75635d951b: Final verdict of PTC: pass 20241125125113160 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33938<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1272)@1b75635d951b: Final verdict of PTC: none 20241125125113162 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125125113162 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1271)@1b75635d951b: Final verdict of PTC: none -NSVCI98(1265)@1b75635d951b: Final verdict of PTC: none -NSVCI97(1261)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1257)@1b75635d951b: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1269)@1b75635d951b: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1258)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1260)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1262)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1256)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1266)@1b75635d951b: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1264)@1b75635d951b: Final verdict of PTC: none -NSVCI99(1270)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1267)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1273)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(1263)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(1268)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(1259)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(1256): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1257): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1258): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(1259): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(1260): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(1261): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1262): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(1263): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1264): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(1265): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(1266): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1267): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(1268): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1269): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(1270): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(1271): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(1272): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(1273): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1274): pass (none -> pass) MTC@1b75635d951b: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass'. Mon Nov 25 12:51:13 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 20241125125113293 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33946<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125125113694 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33946<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=114704) 20241125125114163 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125114163 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=114704, count=123340) 20241125125115165 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125115165 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_data ------ Mon Nov 25 12:51:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125125116156 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241125125116156 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241125125116156 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241125125116166 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125116166 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_cell_change_different_rai_ci_data started. 20241125125116755 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47048<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125125116757 DMM INFO MM(262420000000068/cfbe123e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241125125116757 DMM INFO MM(262420000000068/cfbe123e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241125125116757 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125125116757 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125125116757 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241125125116757 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241125125116757 DLLC NOTICE LLME(ffffffff/cfbe123e){ASSIGNED} LLGM Assign pre (cfbe123e => ffffffff) (gprs_llc.c:1079) 20241125125116757 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cfbe123e => ffffffff) (gprs_llc.c:1125) 20241125125116757 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560a8e0e1d70 (gprs_sndcp.c:574) 20241125125116757 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560a8e0e20c8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241125125116757 DMM NOTICE MM(262420000000068/cfbe123e) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241125125116757 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20241125125116757 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241125125116757 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241125125116757 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20241125125116757 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20241125125116757 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) 20241125125116757 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:399) 20241125125116757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Deallocated (fsm.c:568) 20241125125116757 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125125116757 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Deallocated (fsm.c:568) 20241125125116757 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Deallocated (fsm.c:568) 20241125125116757 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125116799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125125116799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125116799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125116799 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125116799 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125125116799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125116799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125116799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125116799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125116801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125116801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125116801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125116801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125116801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125116801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125116801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125116801 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125116801 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125125116801 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125116801 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125125116801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125116801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125116806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1276)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1280)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 20241125125116817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125116817 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI196(1278)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1280)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125116842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125125116842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125116842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125116842 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125116842 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125125116842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125116842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125116842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125116842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125116843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125116843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125116843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125116844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125116844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125116844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125116844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125116844 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125116844 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125125116844 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125116844 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1284)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125125116845 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125116845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125116848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1281)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1285)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 20241125125116858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125116858 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI210(1283)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1285)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1289)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125116881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125125116881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125116881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125116881 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125116881 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125125116881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125116881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125116881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125116881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125116882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125116883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125116883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125116883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125116883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125116883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125116883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125116883 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125116883 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125125116883 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125116883 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1289)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125125116883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125116883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125116888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125125116895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125116895 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI220(1288)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125125117166 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125117166 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125125117166 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125125117166 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1290)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125125117169 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1290)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125125117169 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1290)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1290)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1290)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1278)@1b75635d951b: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='DA141F36'O, index=0 SGSN_Test-GSUP(1291)@1b75635d951b: Created GsupExpect[0] for "262420000000070" to be handled at TC_cell_change_different_rai_ci_data(1293) TC_cell_change_different_rai_ci_data(1293)@1b75635d951b: 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 := '3E4423965D60FD360E2B0E80C5709ED0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C944FF9E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6F4DEE1D7634D509'O } } } } } 20241125125117216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125117216 DLLC NOTICE LLME(ffffffff/da141f36){UNASSIGNED} LLC RX: unknown TLLI 0xda141f36, creating LLME on the fly (gprs_llc.c:552) 20241125125117216 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241125125117216 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach" (gprs_gmm.c:1266) 20241125125117216 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125125117216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Allocated (fsm.c:456) 20241125125117216 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125125117216 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Allocated (fsm.c:456) 20241125125117216 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125125117216 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125125117216 DLLC NOTICE LLME(ffffffff/da141f36){UNASSIGNED} LLGM Assign pre (da141f36 => eba55628) (gprs_llc.c:1079) 20241125125117216 DLLC NOTICE LLME(da141f36/eba55628){ASSIGNED} LLGM Assign post (da141f36 => eba55628) (gprs_llc.c:1125) 20241125125117216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125125117216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125125117216 DMM DEBUG MM(262420000000070/eba55628) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125125117229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125117229 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241125125117229 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125125117229 DMM DEBUG MM(262420000000070/eba55628) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1084) 20241125125117229 DMM NOTICE MM(262420000000070/eba55628) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125125117229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125125117229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125125117229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125125117229 DMM DEBUG MM(262420000000070/eba55628) Requesting authorization (sgsn_auth.c:160) 20241125125117229 DMM INFO MM(262420000000070/eba55628) Requesting authentication tuples (sgsn_auth.c:184) 20241125125117229 DMM DEBUG MM(262420000000070/eba55628) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125125117229 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20241125125117229 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(1291)@1b75635d951b: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1293) SGSN_Test-GSUP(1291)@1b75635d951b: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1293)"262420000000070" 20241125125117232 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125125117232 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125125117232 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125125117232 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125125117232 DMM INFO MM(262420000000070/eba55628) Subscriber data update (mmctx.c:445) 20241125125117232 DMM DEBUG MM(262420000000070/eba55628) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125125117232 DMM INFO MM(262420000000070/eba55628) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125125117232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125125117232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125125117232 DMM INFO MM(262420000000070/eba55628) <- GMM AUTH AND CIPHERING REQ (rand = 3e 44 23 96 5d 60 fd 36 0e 2b 0e 80 c5 70 9e d0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241125125117239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125117239 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241125125117239 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125125117239 DMM INFO MM(262420000000070/eba55628) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241125125117239 DMM NOTICE MM(262420000000070/eba55628) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241125125117239 DMM DEBUG MM(262420000000070/eba55628) checking auth: received GSM SRES = c9 44 ff 9e (gprs_gmm.c:666) 20241125125117239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241125125117239 DMM DEBUG MM(262420000000070/eba55628) Requesting authorization (sgsn_auth.c:160) 20241125125117239 DMM INFO MM(262420000000070/eba55628) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125125117239 DMM DEBUG MM(262420000000070/eba55628) Requesting subscriber data update (gprs_subscriber.c:894) 20241125125117239 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20241125125117239 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) 20241125125117239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241125125117239 DMM INFO MM(262420000000070/eba55628) <- GMM ATTACH ACCEPT (new P-TMSI=0xeba55628) (gprs_gmm.c:300) 20241125125117240 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241125125117240 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241125125117240 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241125125117240 DMM INFO MM(262420000000070/eba55628) Subscriber data update (mmctx.c:445) 20241125125117240 DMM DEBUG MM(262420000000070/eba55628) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241125125117240 DMM INFO MM(262420000000070/eba55628) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241125125117240 DMM NOTICE MM(262420000000070/eba55628) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1000) 20241125125117240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241125125117240 DMM NOTICE MM(262420000000070/eba55628) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241125125117240 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) 20241125125117240 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241125125117241 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241125125117241 DMM INFO MM(262420000000070/eba55628) Subscriber data update (mmctx.c:445) 20241125125117241 DMM DEBUG MM(262420000000070/eba55628) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241125125117247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125117247 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241125125117247 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125125117247 DMM INFO MM(262420000000070/eba55628) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125125117247 DMM NOTICE MM(262420000000070/eba55628) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125125117247 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125125117247 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125125117247 DLLC NOTICE LLME(da141f36/eba55628){ASSIGNED} LLGM Assign pre (ffffffff => eba55628) (gprs_llc.c:1079) 20241125125117247 DLLC NOTICE LLME(ffffffff/eba55628){ASSIGNED} LLGM Assign post (ffffffff => eba55628) (gprs_llc.c:1125) 20241125125117247 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241125125117247 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241125125117247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125125117247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241125125117299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125117299 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241125125117299 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125125117299 DMM INFO MM(262420000000070/eba55628) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241125125117299 DMM INFO MM(262420000000070/eba55628) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241125125117299 DMM DEBUG MM(262420000000070/eba55628) Using GGSN 0 (gprs_sm.c:312) 20241125125117299 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) 20241125125117299 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20241125125117299 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241125125117299 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:181) 20241125125117299 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20241125125117309 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 2b 93 e0 40 11 c4 b0 34 f5 14 05 7f 81 30 35 c3 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1074 from retransmit req queue (gtp.c:443) 20241125125117309 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f319c0c44b8, cbp=0x560a8e0dfaf0) (sgsn_libgtp.c:632) 20241125125117309 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241125125117309 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560a8e0e20c8 TLLI=eba55628, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241125125117309 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241125125117309 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1293)@1b75635d951b: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1293)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed 20241125125117317 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:779) 20241125125117324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125117324 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241125125117324 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_data-BVCI210(1283)@1b75635d951b: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='EBA55628'O, index=0 20241125125117332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125117332 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241125125117332 DSNDCP ERROR Message for non-existing MM ctx (lle=0x560a8e0e20c8, TLLI=eba55628, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1293)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1283)@1b75635d951b: Removing Client IMSI='262420000000070'H, index=0 20241125125119331 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:779) TC_cell_change_different_rai_ci_data-BVCI196(1278)@1b75635d951b: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1293)@1b75635d951b: Final verdict of PTC: pass 20241125125119339 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47048<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1291)@1b75635d951b: Final verdict of PTC: none 20241125125119341 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125125119341 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_cell_change_different_rai_ci_data-BVCI220(1288)@1b75635d951b: Final verdict of PTC: none -NSVCI98(1284)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@1b75635d951b: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1283)@1b75635d951b: Final verdict of PTC: none -NSVCI97(1279)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1290)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@1b75635d951b: Final verdict of PTC: none -NSVCI99(1289)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@1b75635d951b: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1278)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(1282)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(1287)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(1277)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1278): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1283): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1288): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_cell_change_different_rai_ci_data(1293): pass (none -> pass) MTC@1b75635d951b: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Mon Nov 25 12:51:19 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 20241125125119476 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47064<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125125119877 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47064<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99504) 20241125125120325 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241125125120325 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241125125120325 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241125125120342 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125120342 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99504, count=105792) 20241125125121344 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125121344 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_ci_attach ------ Mon Nov 25 12:51:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125125122345 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125122345 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_cell_change_different_ci_attach started. 20241125125122941 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47068<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125125122943 DMM INFO MM(262420000000070/eba55628) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241125125122943 DMM INFO MM(262420000000070/eba55628) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241125125122943 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125125122943 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125125122943 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241125125122943 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241125125122943 DLLC NOTICE LLME(ffffffff/eba55628){ASSIGNED} LLGM Assign pre (eba55628 => ffffffff) (gprs_llc.c:1079) 20241125125122943 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eba55628 => ffffffff) (gprs_llc.c:1125) 20241125125122943 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560a8e0e1d70 (gprs_sndcp.c:574) 20241125125122943 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560a8e0e20c8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241125125122943 DMM NOTICE MM(262420000000070/eba55628) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241125125122943 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20241125125122943 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241125125122943 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241125125122943 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20241125125122943 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20241125125122943 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) 20241125125122943 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:399) 20241125125122943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Deallocated (fsm.c:568) 20241125125122943 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125125122943 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Deallocated (fsm.c:568) 20241125125122943 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Deallocated (fsm.c:568) 20241125125122943 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125122993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125125122994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125122994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125122994 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125122994 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125125122994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125122994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125122994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125122994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125122995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125122995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125122995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125122996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125122996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125122996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125122996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125122996 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125122996 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125125122996 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125122996 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1298)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125125122996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125122996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125123000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125125123010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125123010 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI196(1296)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125123027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125125123027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125123027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125123027 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125123027 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125125123027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125123027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125123027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125123027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125123029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125123029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125123029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125123029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125123029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125123029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125123029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125123029 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125123029 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125125123029 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125123029 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125125123030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125123030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125123034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1304)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125125123045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125123045 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1305)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_attach-BVCI210(1302)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1304)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1309)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1309)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125123069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125125123069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125123069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125123069 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125123069 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125125123069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125123069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125123069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125123069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1309)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125123071 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125123071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125123071 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125123072 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125123072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125123072 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125123072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125123072 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125123072 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125125123072 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125123072 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125125123072 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125123072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1309)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1309)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125123076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125125123085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125123085 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI220(1306)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125125123347 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125123347 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125125123347 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125125123347 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1308)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1308)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125125123349 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1308)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1308)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125125123350 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1308)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1308)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1308)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1308)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1296)@1b75635d951b: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='C48E810E'O, index=0 SGSN_Test-GSUP(1310)@1b75635d951b: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1312) TC_cell_change_different_ci_attach-BVCI196(1296)@1b75635d951b: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1302)@1b75635d951b: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='C48E810E'O, index=0 TC_cell_change_different_ci_attach(1312)@1b75635d951b: 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 := 'FC8070CD187C8008BFA342BF6B2E8468'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C2782C82'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '454BC66F21FF9938'O } } } } } 20241125125123400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125123400 DLLC NOTICE LLME(ffffffff/c48e810e){UNASSIGNED} LLC RX: unknown TLLI 0xc48e810e, creating LLME on the fly (gprs_llc.c:552) 20241125125123400 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241125125123400 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach" (gprs_gmm.c:1266) 20241125125123400 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125125123400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Allocated (fsm.c:456) 20241125125123400 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125125123400 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Allocated (fsm.c:456) 20241125125123400 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125125123400 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125125123400 DLLC NOTICE LLME(ffffffff/c48e810e){UNASSIGNED} LLGM Assign pre (c48e810e => edd57808) (gprs_llc.c:1079) 20241125125123400 DLLC NOTICE LLME(c48e810e/edd57808){ASSIGNED} LLGM Assign post (c48e810e => edd57808) (gprs_llc.c:1125) 20241125125123400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125125123400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125125123400 DMM DEBUG MM(262420000000069/edd57808) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125125123413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125123413 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241125125123413 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125125123413 DMM DEBUG MM(262420000000069/edd57808) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241125125123413 DMM NOTICE MM(262420000000069/edd57808) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125125123413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125125123413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125125123413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125125123413 DMM DEBUG MM(262420000000069/edd57808) Requesting authorization (sgsn_auth.c:160) 20241125125123413 DMM INFO MM(262420000000069/edd57808) Requesting authentication tuples (sgsn_auth.c:184) 20241125125123413 DMM DEBUG MM(262420000000069/edd57808) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125125123413 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20241125125123413 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(1310)@1b75635d951b: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1312) SGSN_Test-GSUP(1310)@1b75635d951b: Added IMSI table entry 0TC_cell_change_different_ci_attach(1312)"262420000000069" 20241125125123416 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125125123416 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125125123416 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125125123416 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125125123416 DMM INFO MM(262420000000069/edd57808) Subscriber data update (mmctx.c:445) 20241125125123416 DMM DEBUG MM(262420000000069/edd57808) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125125123416 DMM INFO MM(262420000000069/edd57808) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125125123416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125125123417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125125123417 DMM INFO MM(262420000000069/edd57808) <- GMM AUTH AND CIPHERING REQ (rand = fc 80 70 cd 18 7c 80 08 bf a3 42 bf 6b 2e 84 68 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241125125123423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125123423 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241125125123424 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125125123424 DMM INFO MM(262420000000069/edd57808) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241125125123424 DMM NOTICE MM(262420000000069/edd57808) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241125125123424 DMM DEBUG MM(262420000000069/edd57808) checking auth: received GSM SRES = c2 78 2c 82 (gprs_gmm.c:666) 20241125125123424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241125125123424 DMM DEBUG MM(262420000000069/edd57808) Requesting authorization (sgsn_auth.c:160) 20241125125123424 DMM INFO MM(262420000000069/edd57808) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125125123424 DMM DEBUG MM(262420000000069/edd57808) Requesting subscriber data update (gprs_subscriber.c:894) 20241125125123424 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241125125123424 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) 20241125125123424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241125125123424 DMM INFO MM(262420000000069/edd57808) <- GMM ATTACH ACCEPT (new P-TMSI=0xedd57808) (gprs_gmm.c:300) 20241125125123425 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241125125123425 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241125125123425 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241125125123425 DMM INFO MM(262420000000069/edd57808) Subscriber data update (mmctx.c:445) 20241125125123425 DMM DEBUG MM(262420000000069/edd57808) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241125125123425 DMM INFO MM(262420000000069/edd57808) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241125125123425 DMM NOTICE MM(262420000000069/edd57808) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241125125123425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241125125123425 DMM NOTICE MM(262420000000069/edd57808) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241125125123425 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) 20241125125123426 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241125125123426 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241125125123426 DMM INFO MM(262420000000069/edd57808) Subscriber data update (mmctx.c:445) 20241125125123426 DMM DEBUG MM(262420000000069/edd57808) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241125125123432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125123432 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241125125123432 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125125123432 DMM INFO MM(262420000000069/edd57808) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125125123432 DMM NOTICE MM(262420000000069/edd57808) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125125123432 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125125123432 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125125123432 DLLC NOTICE LLME(c48e810e/edd57808){ASSIGNED} LLGM Assign pre (ffffffff => edd57808) (gprs_llc.c:1079) 20241125125123432 DLLC NOTICE LLME(ffffffff/edd57808){ASSIGNED} LLGM Assign post (ffffffff => edd57808) (gprs_llc.c:1125) 20241125125123432 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241125125123432 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241125125123432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125125123432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241125125123483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125123483 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241125125123483 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125125123483 DMM INFO MM(262420000000069/edd57808) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241125125123484 DMM INFO MM(262420000000069/edd57808) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241125125123484 DMM DEBUG MM(262420000000069/edd57808) Using GGSN 0 (gprs_sm.c:312) 20241125125123484 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) 20241125125123484 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20241125125123484 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241125125123484 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:181) 20241125125123484 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20241125125123496 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 0b c2 72 e2 11 11 e3 e1 42 14 05 7f 42 0b 25 75 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) 20241125125123496 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f319c0c5528, cbp=0x560a8e0e4410) (sgsn_libgtp.c:632) 20241125125123496 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241125125123496 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560a8e0e1348 TLLI=edd57808, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241125125123496 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241125125123496 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1312)@1b75635d951b: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1312)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed 20241125125123505 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:779) 20241125125123512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125123512 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241125125123513 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI210(1302)@1b75635d951b: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1306)@1b75635d951b: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='EDD57808'O, index=0 20241125125123520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125123520 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241125125123520 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125125123520 DMM INFO MM(262420000000069/edd57808) -> GMM ATTACH REQUEST MI(TMSI-0xEDD57808) type="GPRS attach" (gprs_gmm.c:1266) 20241125125123520 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125125123520 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241125125123520 DLLC NOTICE LLME(ffffffff/edd57808){ASSIGNED} LLGM Assign pre (edd57808 => d24af13a) (gprs_llc.c:1079) 20241125125123520 DLLC NOTICE LLME(edd57808/d24af13a){ASSIGNED} LLGM Assign post (edd57808 => d24af13a) (gprs_llc.c:1125) 20241125125123520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125125123520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125125123520 DMM DEBUG MM(262420000000069/d24af13a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125125123534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125123534 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241125125123534 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125125123534 DMM DEBUG MM(262420000000069/d24af13a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241125125123534 DMM NOTICE MM(262420000000069/d24af13a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125125123534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125125123534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125125123534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125125123534 DMM DEBUG MM(262420000000069/d24af13a) Requesting authorization (sgsn_auth.c:160) 20241125125123534 DMM INFO MM(262420000000069/d24af13a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125125123534 DMM DEBUG MM(262420000000069/d24af13a) Requesting subscriber data update (gprs_subscriber.c:894) 20241125125123535 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241125125123535 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) 20241125125124519 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241125125124519 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241125125124519 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241125125124519 DMM INFO MM(262420000000069/d24af13a) Subscriber data update (mmctx.c:445) 20241125125124519 DMM DEBUG MM(262420000000069/d24af13a) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241125125124519 DMM INFO MM(262420000000069/d24af13a) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241125125124519 DMM NOTICE MM(262420000000069/d24af13a) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241125125124519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241125125124519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125125124519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241125125124519 DMM INFO MM(262420000000069/d24af13a) <- GMM ATTACH ACCEPT (new P-TMSI=0xd24af13a) (gprs_gmm.c:300) 20241125125124519 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) 20241125125124520 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241125125124520 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241125125124520 DMM INFO MM(262420000000069/d24af13a) Subscriber data update (mmctx.c:445) 20241125125124520 DMM DEBUG MM(262420000000069/d24af13a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241125125124529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125124530 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241125125124530 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125125124530 DMM INFO MM(262420000000069/d24af13a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125125124530 DMM NOTICE MM(262420000000069/d24af13a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125125124530 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125125124530 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125125124530 DLLC NOTICE LLME(edd57808/d24af13a){ASSIGNED} LLGM Assign pre (ffffffff => d24af13a) (gprs_llc.c:1079) 20241125125124530 DLLC NOTICE LLME(ffffffff/d24af13a){ASSIGNED} LLGM Assign post (ffffffff => d24af13a) (gprs_llc.c:1125) 20241125125124530 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241125125124530 DMM ERROR MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241125125124530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125125124530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241125125124579 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:779) 20241125125124588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125124588 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241125125124588 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI196(1296)@1b75635d951b: Warning: Could not find client for IMSI '262420000000069'H TC_cell_change_different_ci_attach(1312)@1b75635d951b: Final verdict of PTC: pass 20241125125124593 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47068<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241125125124595 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125125124595 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1308)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP(1310)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@1b75635d951b: Final verdict of PTC: none -NSVCI97(1298)@1b75635d951b: Final verdict of PTC: none -NSVCI99(1309)@1b75635d951b: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1306)@1b75635d951b: Final verdict of PTC: none -NSVCI98(1303)@1b75635d951b: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1296)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@1b75635d951b: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1302)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(1301)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(1297)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(1307)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1296): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(1297): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1302): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1306): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(1307): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(1308): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(1309): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_cell_change_different_ci_attach(1312): pass (none -> pass) MTC@1b75635d951b: Test case TC_cell_change_different_ci_attach finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass'. Mon Nov 25 12:51:24 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 20241125125124724 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47082<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125125125125 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47082<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107940) 20241125125125595 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125125595 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=107940, count=129088) 20241125125126596 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125126596 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data'. ------ SGSN_Tests.TC_cell_change_different_ci_data ------ Mon Nov 25 12:51:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125125127589 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241125125127589 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241125125127589 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241125125127598 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125127598 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_cell_change_different_ci_data started. 20241125125128188 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44242<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125125128190 DMM INFO MM(262420000000069/d24af13a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241125125128190 DMM INFO MM(262420000000069/d24af13a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241125125128190 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125125128190 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125125128190 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241125125128190 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241125125128190 DLLC NOTICE LLME(ffffffff/d24af13a){ASSIGNED} LLGM Assign pre (d24af13a => ffffffff) (gprs_llc.c:1079) 20241125125128190 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d24af13a => ffffffff) (gprs_llc.c:1125) 20241125125128190 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560a8e0e0ff0 (gprs_sndcp.c:574) 20241125125128190 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560a8e0e1348, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241125125128190 DMM NOTICE MM(262420000000069/d24af13a) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241125125128190 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20241125125128190 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241125125128190 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241125125128190 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20241125125128190 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20241125125128190 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) 20241125125128190 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:399) 20241125125128190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Deallocated (fsm.c:568) 20241125125128190 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125125128190 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Deallocated (fsm.c:568) 20241125125128190 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Deallocated (fsm.c:568) 20241125125128190 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1318)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1318)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125128239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125125128239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125128239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125128239 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125128239 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125125128239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125128239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125128239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125128239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1317)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1318)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125128241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125128241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125128241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125128241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125128241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125128241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125128241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125128241 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125128241 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125125128241 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125128241 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125125128242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125128242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1318)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1318)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125128246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1314)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125125128255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125128255 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1319)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_data-BVCI196(1315)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1317)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125128264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125125128264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125128264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125128264 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125128264 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125125128264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125128264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125128264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125128264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125128266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125128266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125128266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125128266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125128266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125128266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125128266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125128266 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125128266 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125125128266 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125128266 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1322)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125125128266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125128266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125128270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1319)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1323)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 20241125125128281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125128281 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI210(1321)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125128304 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125125128305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125128305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125128305 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125128305 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125125128305 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125128305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125128305 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125128305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125128306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125128306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125128306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125128307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125128307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125128307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125128307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125128307 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125128307 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125125128307 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125128307 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125125128307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125128307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125128311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125125128322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125128322 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI220(1326)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125125128598 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125128598 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125125128598 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125125128598 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1328)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125125128601 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1328)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125125128602 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1328)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1328)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1328)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1315)@1b75635d951b: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='DBAE5EAA'O, index=0 SGSN_Test-GSUP(1329)@1b75635d951b: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1331) TC_cell_change_different_ci_data-BVCI196(1315)@1b75635d951b: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1321)@1b75635d951b: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='DBAE5EAA'O, index=0 TC_cell_change_different_ci_data(1331)@1b75635d951b: 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 := '4D80CD3A5BE85D6EC42E1DF4308246CE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '86AFF732'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0F71D10665D78AE0'O } } } } } 20241125125128651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125128651 DLLC NOTICE LLME(ffffffff/dbae5eaa){UNASSIGNED} LLC RX: unknown TLLI 0xdbae5eaa, creating LLME on the fly (gprs_llc.c:552) 20241125125128651 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241125125128651 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach" (gprs_gmm.c:1266) 20241125125128651 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125125128651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Allocated (fsm.c:456) 20241125125128651 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125125128651 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Allocated (fsm.c:456) 20241125125128651 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125125128651 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125125128651 DLLC NOTICE LLME(ffffffff/dbae5eaa){UNASSIGNED} LLGM Assign pre (dbae5eaa => c29205d0) (gprs_llc.c:1079) 20241125125128651 DLLC NOTICE LLME(dbae5eaa/c29205d0){ASSIGNED} LLGM Assign post (dbae5eaa => c29205d0) (gprs_llc.c:1125) 20241125125128651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125125128651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125125128651 DMM DEBUG MM(262420000000071/c29205d0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125125128664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125128664 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241125125128664 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125125128664 DMM DEBUG MM(262420000000071/c29205d0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1084) 20241125125128664 DMM NOTICE MM(262420000000071/c29205d0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125125128664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125125128664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125125128664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125125128664 DMM DEBUG MM(262420000000071/c29205d0) Requesting authorization (sgsn_auth.c:160) 20241125125128664 DMM INFO MM(262420000000071/c29205d0) Requesting authentication tuples (sgsn_auth.c:184) 20241125125128664 DMM DEBUG MM(262420000000071/c29205d0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125125128664 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20241125125128664 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(1329)@1b75635d951b: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1331) SGSN_Test-GSUP(1329)@1b75635d951b: Added IMSI table entry 0TC_cell_change_different_ci_data(1331)"262420000000071" 20241125125128667 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125125128667 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125125128667 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125125128667 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125125128667 DMM INFO MM(262420000000071/c29205d0) Subscriber data update (mmctx.c:445) 20241125125128667 DMM DEBUG MM(262420000000071/c29205d0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125125128667 DMM INFO MM(262420000000071/c29205d0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125125128667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125125128667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125125128667 DMM INFO MM(262420000000071/c29205d0) <- GMM AUTH AND CIPHERING REQ (rand = 4d 80 cd 3a 5b e8 5d 6e c4 2e 1d f4 30 82 46 ce , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241125125128674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125128674 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241125125128674 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125125128674 DMM INFO MM(262420000000071/c29205d0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241125125128674 DMM NOTICE MM(262420000000071/c29205d0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241125125128674 DMM DEBUG MM(262420000000071/c29205d0) checking auth: received GSM SRES = 86 af f7 32 (gprs_gmm.c:666) 20241125125128674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241125125128674 DMM DEBUG MM(262420000000071/c29205d0) Requesting authorization (sgsn_auth.c:160) 20241125125128674 DMM INFO MM(262420000000071/c29205d0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125125128674 DMM DEBUG MM(262420000000071/c29205d0) Requesting subscriber data update (gprs_subscriber.c:894) 20241125125128674 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20241125125128674 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) 20241125125128674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241125125128674 DMM INFO MM(262420000000071/c29205d0) <- GMM ATTACH ACCEPT (new P-TMSI=0xc29205d0) (gprs_gmm.c:300) 20241125125128675 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241125125128675 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241125125128675 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241125125128675 DMM INFO MM(262420000000071/c29205d0) Subscriber data update (mmctx.c:445) 20241125125128675 DMM DEBUG MM(262420000000071/c29205d0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241125125128675 DMM INFO MM(262420000000071/c29205d0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241125125128675 DMM NOTICE MM(262420000000071/c29205d0) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1000) 20241125125128675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241125125128675 DMM NOTICE MM(262420000000071/c29205d0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241125125128675 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) 20241125125128676 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241125125128676 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241125125128676 DMM INFO MM(262420000000071/c29205d0) Subscriber data update (mmctx.c:445) 20241125125128676 DMM DEBUG MM(262420000000071/c29205d0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241125125128683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125128683 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241125125128683 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125125128683 DMM INFO MM(262420000000071/c29205d0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125125128683 DMM NOTICE MM(262420000000071/c29205d0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125125128683 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125125128683 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125125128683 DLLC NOTICE LLME(dbae5eaa/c29205d0){ASSIGNED} LLGM Assign pre (ffffffff => c29205d0) (gprs_llc.c:1079) 20241125125128683 DLLC NOTICE LLME(ffffffff/c29205d0){ASSIGNED} LLGM Assign post (ffffffff => c29205d0) (gprs_llc.c:1125) 20241125125128683 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241125125128683 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241125125128683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125125128683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241125125128734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125128734 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241125125128734 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125125128734 DMM INFO MM(262420000000071/c29205d0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241125125128734 DMM INFO MM(262420000000071/c29205d0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241125125128734 DMM DEBUG MM(262420000000071/c29205d0) Using GGSN 0 (gprs_sm.c:312) 20241125125128734 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) 20241125125128734 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20241125125128734 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241125125128734 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:181) 20241125125128734 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20241125125128746 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 c5 c8 cb 4d 11 be 50 ad f9 14 05 7f 48 67 c3 d1 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1078 from retransmit req queue (gtp.c:443) 20241125125128746 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f319c0c6598, cbp=0x560a8e0e32a0) (sgsn_libgtp.c:632) 20241125125128746 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241125125128746 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560a8e0e1348 TLLI=c29205d0, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241125125128746 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241125125128746 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1331)@1b75635d951b: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1331)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed 20241125125128753 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:779) 20241125125128760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125128760 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241125125128760 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_data-BVCI210(1321)@1b75635d951b: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1326)@1b75635d951b: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='C29205D0'O, index=0 20241125125128767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125128767 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241125125128767 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125125128768 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:779) TC_cell_change_different_ci_data-BVCI196(1315)@1b75635d951b: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1331)@1b75635d951b: Final verdict of PTC: pass 20241125125128781 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44242<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1327)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP(1329)@1b75635d951b: Final verdict of PTC: none 20241125125128783 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125125128783 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(1317)@1b75635d951b: Final verdict of PTC: none -NSVCI98(1322)@1b75635d951b: Final verdict of PTC: none -NSVCI97(1318)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@1b75635d951b: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1315)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1328)@1b75635d951b: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1321)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@1b75635d951b: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1326)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(1316)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(1320)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(1325)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1315): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(1316): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(1317): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(1318): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1321): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1326): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_cell_change_different_ci_data(1331): pass (none -> pass) MTC@1b75635d951b: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Mon Nov 25 12:51:28 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 20241125125128913 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44250<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125125129314 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44250<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102240) 20241125125129784 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125129784 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102240, count=106596) 20241125125130785 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125130785 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Mon Nov 25 12:51:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125125131768 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241125125131768 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241125125131768 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241125125131787 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125131787 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_sgsn_context_req_in started. 20241125125132375 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44256<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125125132377 DMM INFO MM(262420000000071/c29205d0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241125125132377 DMM INFO MM(262420000000071/c29205d0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241125125132377 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125125132377 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125125132377 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241125125132377 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241125125132377 DLLC NOTICE LLME(ffffffff/c29205d0){ASSIGNED} LLGM Assign pre (c29205d0 => ffffffff) (gprs_llc.c:1079) 20241125125132377 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c29205d0 => ffffffff) (gprs_llc.c:1125) 20241125125132377 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560a8e0e0ff0 (gprs_sndcp.c:574) 20241125125132377 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560a8e0e1348, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241125125132377 DMM NOTICE MM(262420000000071/c29205d0) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241125125132377 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20241125125132377 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241125125132377 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241125125132377 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20241125125132377 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20241125125132377 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) 20241125125132377 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:399) 20241125125132377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Deallocated (fsm.c:568) 20241125125132377 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125125132377 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Deallocated (fsm.c:568) 20241125125132377 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Deallocated (fsm.c:568) 20241125125132377 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125132421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125125132421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125132421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125132421 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125132421 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125125132421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125132421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125132421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125132421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125132422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125132422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125132422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125132423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125132423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125132423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125132423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125132423 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125132423 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125125132423 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125132423 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125125132423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125132423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1336)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125132427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1333)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1337)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 20241125125132439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125132439 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI196(1335)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1337)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1341)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125132468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125125132468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125132468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125132468 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125132468 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125125132468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125132468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125132468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125132468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125132470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125132470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125132470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125132470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125132470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125132470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125132470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125132470 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125132470 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125125132470 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125132470 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125125132471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125132471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125132475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1342)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1338)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125125132486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125132486 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI210(1339)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1346)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125132507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125125132507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125132507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125132507 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125132507 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125125132507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125132507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125132507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125132507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125132508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125132508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125132508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125132508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125132508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125132508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125132508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125132508 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125132508 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125125132508 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125132508 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125125132509 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125132509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1346)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125132512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125125132520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125132520 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI220(1345)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125125132788 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125132788 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125125132788 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125125132788 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1347)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125125132790 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1347)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125125132790 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1347)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1347)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1347)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1335)@1b75635d951b: Adding Client=TC_sgsn_context_req_in(1350), IMSI='262420000000072'H, TLLI='C82D8EC9'O, index=0 SGSN_Test-GSUP(1348)@1b75635d951b: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1350) TC_sgsn_context_req_in(1350)@1b75635d951b: 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 := 'C74C273A85CDBEEBC7624AD672F2E423'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1FD25C83'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5C175524034263FE'O } } } } } 20241125125133847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125133848 DLLC NOTICE LLME(ffffffff/c82d8ec9){UNASSIGNED} LLC RX: unknown TLLI 0xc82d8ec9, creating LLME on the fly (gprs_llc.c:552) 20241125125133848 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241125125133848 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach" (gprs_gmm.c:1266) 20241125125133848 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125125133848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Allocated (fsm.c:456) 20241125125133848 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125125133848 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Allocated (fsm.c:456) 20241125125133848 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125125133848 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125125133848 DLLC NOTICE LLME(ffffffff/c82d8ec9){UNASSIGNED} LLGM Assign pre (c82d8ec9 => f78ce091) (gprs_llc.c:1079) 20241125125133848 DLLC NOTICE LLME(c82d8ec9/f78ce091){ASSIGNED} LLGM Assign post (c82d8ec9 => f78ce091) (gprs_llc.c:1125) 20241125125133848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125125133848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125125133848 DMM DEBUG MM(262420000000072/f78ce091) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125125133862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125133862 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241125125133862 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125125133862 DMM DEBUG MM(262420000000072/f78ce091) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1084) 20241125125133862 DMM NOTICE MM(262420000000072/f78ce091) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125125133862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125125133862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125125133862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125125133862 DMM DEBUG MM(262420000000072/f78ce091) Requesting authorization (sgsn_auth.c:160) 20241125125133862 DMM INFO MM(262420000000072/f78ce091) Requesting authentication tuples (sgsn_auth.c:184) 20241125125133862 DMM DEBUG MM(262420000000072/f78ce091) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125125133862 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20241125125133862 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(1348)@1b75635d951b: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1350) SGSN_Test-GSUP(1348)@1b75635d951b: Added IMSI table entry 0TC_sgsn_context_req_in(1350)"262420000000072" 20241125125133865 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125125133865 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125125133865 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125125133865 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125125133865 DMM INFO MM(262420000000072/f78ce091) Subscriber data update (mmctx.c:445) 20241125125133865 DMM DEBUG MM(262420000000072/f78ce091) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125125133865 DMM INFO MM(262420000000072/f78ce091) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125125133865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125125133865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125125133865 DMM INFO MM(262420000000072/f78ce091) <- GMM AUTH AND CIPHERING REQ (rand = c7 4c 27 3a 85 cd be eb c7 62 4a d6 72 f2 e4 23 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241125125133872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125133872 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241125125133872 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125125133872 DMM INFO MM(262420000000072/f78ce091) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241125125133872 DMM NOTICE MM(262420000000072/f78ce091) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241125125133872 DMM DEBUG MM(262420000000072/f78ce091) checking auth: received GSM SRES = 1f d2 5c 83 (gprs_gmm.c:666) 20241125125133872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241125125133872 DMM DEBUG MM(262420000000072/f78ce091) Requesting authorization (sgsn_auth.c:160) 20241125125133872 DMM INFO MM(262420000000072/f78ce091) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125125133872 DMM DEBUG MM(262420000000072/f78ce091) Requesting subscriber data update (gprs_subscriber.c:894) 20241125125133872 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20241125125133872 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) 20241125125133872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241125125133872 DMM INFO MM(262420000000072/f78ce091) <- GMM ATTACH ACCEPT (new P-TMSI=0xf78ce091) (gprs_gmm.c:300) 20241125125133873 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241125125133873 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241125125133873 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241125125133873 DMM INFO MM(262420000000072/f78ce091) Subscriber data update (mmctx.c:445) 20241125125133873 DMM DEBUG MM(262420000000072/f78ce091) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241125125133873 DMM INFO MM(262420000000072/f78ce091) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241125125133873 DMM NOTICE MM(262420000000072/f78ce091) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1000) 20241125125133873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241125125133873 DMM NOTICE MM(262420000000072/f78ce091) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241125125133873 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) 20241125125133874 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241125125133874 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241125125133874 DMM INFO MM(262420000000072/f78ce091) Subscriber data update (mmctx.c:445) 20241125125133874 DMM DEBUG MM(262420000000072/f78ce091) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241125125133880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125133880 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241125125133880 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125125133880 DMM INFO MM(262420000000072/f78ce091) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125125133880 DMM NOTICE MM(262420000000072/f78ce091) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125125133880 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125125133880 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125125133880 DLLC NOTICE LLME(c82d8ec9/f78ce091){ASSIGNED} LLGM Assign pre (ffffffff => f78ce091) (gprs_llc.c:1079) 20241125125133880 DLLC NOTICE LLME(ffffffff/f78ce091){ASSIGNED} LLGM Assign post (ffffffff => f78ce091) (gprs_llc.c:1125) 20241125125133880 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241125125133880 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241125125133880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125125133880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241125125133935 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 29 60 00 00 03 52 f0 99 42 42 de 05 f7 8c e0 91 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:2868) 20241125125135449 DGPRS DEBUG Checking for inactive LLMEs, time = 14349829 (sgsn.c:131) TC_sgsn_context_req_in(1350)@1b75635d951b: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20241125125135936 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241125125135936 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241125125135936 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) 20241125125135936 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241125125135936 DMM INFO MM(262420000000072/f78ce091) Subscriber data update (mmctx.c:445) 20241125125135936 DMM DEBUG MM(262420000000072/f78ce091) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241125125135936 DMM INFO MM(262420000000072/f78ce091) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241125125135936 DMM INFO MM(262420000000072/f78ce091) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241125125135936 DMM INFO MM(262420000000072/f78ce091) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241125125135936 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125125135936 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125125135936 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241125125135936 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241125125135936 DLLC NOTICE LLME(ffffffff/f78ce091){ASSIGNED} LLGM Assign pre (f78ce091 => ffffffff) (gprs_llc.c:1079) 20241125125135936 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f78ce091 => ffffffff) (gprs_llc.c:1125) 20241125125135936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Deallocated (fsm.c:568) 20241125125135936 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125125135936 DMM DEBUG MM_STATE_Iu[0x560a8e0db3a0]{Detached}: Deallocated (fsm.c:568) 20241125125135936 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1335)@1b75635d951b: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1350)@1b75635d951b: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20241125125135942 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44256<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1348)@1b75635d951b: Final verdict of PTC: none 20241125125135945 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125125135945 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1341)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1347)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@1b75635d951b: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1335)@1b75635d951b: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1339)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@1b75635d951b: Final verdict of PTC: none -NSVCI99(1346)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@1b75635d951b: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1345)@1b75635d951b: Final verdict of PTC: none -NSVCI97(1336)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(1344)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(1334)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(1340)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1335): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1339): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(1340): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1345): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_sgsn_context_req_in(1350): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@1b75635d951b: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Mon Nov 25 12:51:36 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 20241125125136074 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44268<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125125136476 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44268<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96184) 20241125125136945 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125136945 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=96184, count=100540) 20241125125137947 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125137947 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Mon Nov 25 12:51:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125125138948 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125138948 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_sgsn_context_req_out started. 20241125125139538 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58518<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125125139539 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125139581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125125139581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125139581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125139581 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125139581 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125125139581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125139581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125139581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125139581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125139583 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125139583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125139583 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125139583 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125139583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125139583 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125139583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125139583 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125139583 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125125139583 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125139583 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125125139584 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125139584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125139588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1356)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1352)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125125139597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125139597 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI196(1354)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1356)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1361)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1361)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125139629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125125139629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125139629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125139629 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125139629 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125125139629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125139629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125139629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125139629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1360)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1361)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125139631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125139631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125139631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125139631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125139631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125139631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125139631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125139631 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125139631 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125125139631 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125139631 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125125139632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125139632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1361)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1361)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125139636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1357)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125125139646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125139646 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1362)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_out-BVCI210(1358)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1360)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1365)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125139660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125125139660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125139660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125139660 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125139660 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125125139660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125139660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125139660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125139660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125139662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125139662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125139662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125139662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125139662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125139662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125139662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125139662 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125139662 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125125139662 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125139662 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1365)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125125139663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125139663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125139666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125125139677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125139677 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI220(1364)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125125139949 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125139949 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125125139949 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125125139949 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1366)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125125139951 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1366)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125125139952 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1366)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1366)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1366)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1354)@1b75635d951b: Adding Client=TC_sgsn_context_req_out(1369), IMSI='262420000000073'H, TLLI='D1289E79'O, index=0 SGSN_Test-GSUP(1367)@1b75635d951b: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1369) 20241125125141006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125141006 DLLC NOTICE LLME(ffffffff/d1289e79){UNASSIGNED} LLC RX: unknown TLLI 0xd1289e79, creating LLME on the fly (gprs_llc.c:552) 20241125125141006 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241125125141006 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241125125141006 DMM NOTICE LLME(ffffffff/d1289e79){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241125125141006 DLLC NOTICE LLME(ffffffff/d1289e79){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241125125141006 DMM ERROR LLME(ffffffff/d1289e79){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241125125141006 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241125125141006 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241125125141006 DLLC NOTICE LLME(ffffffff/d1289e79){UNASSIGNED} LLGM Assign pre (d1289e79 => ffffffff) (gprs_llc.c:1079) 20241125125141006 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d1289e79 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1369)@1b75635d951b: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@1b75635d951b: Test Component 1369 has requested to stop MTC. Terminating current testcase execution. 20241125125141020 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125125141020 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1366)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP(1367)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@1b75635d951b: Final verdict of PTC: none -NSVCI98(1361)@1b75635d951b: Final verdict of PTC: none -NSVCI97(1355)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1360)@1b75635d951b: Final verdict of PTC: none -NSVCI99(1365)@1b75635d951b: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1354)@1b75635d951b: Final verdict of PTC: none 20241125125141023 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58518<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_sgsn_context_req_out-BVCI220(1364)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@1b75635d951b: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1358)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(1353)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(1363)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(1359)@1b75635d951b: Final verdict of PTC: none TC_sgsn_context_req_out(1369)@1b75635d951b: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1354): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1358): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(1359): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(1360): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(1361): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1364): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_sgsn_context_req_out(1369): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@1b75635d951b: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Mon Nov 25 12:51:41 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 20241125125141155 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58522<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125125141556 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58522<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=53696) 20241125125142021 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125142021 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=53696, count=54956) 20241125125143022 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125143022 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update'. ------ SGSN_Tests.TC_attach_req_id_req_ra_update ------ Mon Nov 25 12:51:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125125144023 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125144023 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_attach_req_id_req_ra_update started. 20241125125144618 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58538<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125125144619 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125144663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125125144663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125144663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125144663 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125144663 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125125144663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125144663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125144663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125144663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125144665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125144665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125144665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125144665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125144665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125144665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125144665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125144665 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125144665 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125125144665 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125144665 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1374)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125125144666 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125144666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125144669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1371)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1375)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 20241125125144678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125144678 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI196(1373)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1380)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1380)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125144705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125125144705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125144705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125144705 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125144705 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125125144705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125144705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125144705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125144705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1380)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125144706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125144706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125144706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125144707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125144707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125144707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125144707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125144707 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125144707 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125125144707 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125144707 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(1379)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 20241125125144708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125144708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1380)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1380)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125144711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1376)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125125144720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125144720 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI210(1377)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1379)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125144733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125125144733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125144733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125144733 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125144734 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125125144734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125144734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125144734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125144734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125144736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125144736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125144736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125144736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125144736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125144736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125144736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125144736 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125144736 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125125144736 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125144736 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1384)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125125144737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125144737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125144741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125125144750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125144750 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI220(1383)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125125145024 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125145024 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125125145024 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125125145024 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1385)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125125145026 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1385)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125125145027 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1385)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1385)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1385)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1373)@1b75635d951b: Adding Client=TC_attach_req_id_req_ra_update(1388), IMSI='262420000000047'H, TLLI='E63A1B08'O, index=0 SGSN_Test-GSUP(1386)@1b75635d951b: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1388) 20241125125145076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125145076 DLLC NOTICE LLME(ffffffff/e63a1b08){UNASSIGNED} LLC RX: unknown TLLI 0xe63a1b08, creating LLME on the fly (gprs_llc.c:552) 20241125125145076 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241125125145076 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach" (gprs_gmm.c:1266) 20241125125145076 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125125145076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Allocated (fsm.c:456) 20241125125145076 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125125145076 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Allocated (fsm.c:456) 20241125125145076 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125125145076 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125125145076 DLLC NOTICE LLME(ffffffff/e63a1b08){UNASSIGNED} LLGM Assign pre (e63a1b08 => c47f1ff2) (gprs_llc.c:1079) 20241125125145076 DLLC NOTICE LLME(e63a1b08/c47f1ff2){ASSIGNED} LLGM Assign post (e63a1b08 => c47f1ff2) (gprs_llc.c:1125) 20241125125145076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125125145076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125125145076 DMM DEBUG MM(262420000000047/c47f1ff2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125125145090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125145090 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20241125125145090 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125125145090 DMM INFO MM(262420000000047/c47f1ff2) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241125125145090 DMM INFO MM(262420000000047/c47f1ff2) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-1015-113 New RA: 262-42-13135-0 (gprs_gmm.c:1737) 20241125125145090 DMM NOTICE MM(262420000000047/c47f1ff2) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241125125145090 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241125125145090 DMM INFO MM(262420000000047/c47f1ff2) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20241125125145090 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125125145090 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125125145090 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241125125145090 DMM ERROR MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241125125145090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: Deallocated (fsm.c:568) 20241125125145090 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125125145090 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Deallocated (fsm.c:568) 20241125125145090 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Deallocated (fsm.c:568) 20241125125145090 DLLC NOTICE LLME(e63a1b08/c47f1ff2){ASSIGNED} LLGM Assign pre (c47f1ff2 => ffffffff) (gprs_llc.c:1079) 20241125125145090 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c47f1ff2 => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1388)@1b75635d951b: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1373)@1b75635d951b: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1388)@1b75635d951b: Final verdict of PTC: pass 20241125125145097 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58538<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241125125145099 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125125145099 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1386)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1385)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@1b75635d951b: Final verdict of PTC: none -NSVCI97(1374)@1b75635d951b: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1373)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1379)@1b75635d951b: Final verdict of PTC: none -NSVCI99(1384)@1b75635d951b: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1383)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@1b75635d951b: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1377)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@1b75635d951b: Final verdict of PTC: none -NSVCI98(1380)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(1372)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(1382)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(1378)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1373): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1377): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(1378): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(1379): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(1380): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1383): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_req_id_req_ra_update(1388): pass (none -> pass) MTC@1b75635d951b: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Mon Nov 25 12:51:45 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 20241125125145226 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58548<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125125145628 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58548<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58184) 20241125125146101 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125146101 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58184, count=62540) 20241125125147102 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125147102 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass' was executed successfully (exit status: 0). MC@1b75635d951b: Test execution finished. MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Mon Nov 25 12:51:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125125148103 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125148103 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_iu_attach started. 20241125125148689 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34882<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125125148690 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125148735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125125148735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125148735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125148736 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125148736 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125125148736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125148736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125148736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125148736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125148737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125148737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125148737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125148737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125148737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125148737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125148737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125148737 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125148737 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125125148737 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125148737 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1393)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125125148738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125148738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125148741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1390)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1394)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 20241125125148749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125148749 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach-BVCI196(1392)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1394)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125148772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125125148772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125148772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125148772 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125148772 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125125148772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125148772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125148772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125148772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125148774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125148774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125148774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125148774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125148774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125148774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125148774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125148774 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125148775 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125125148775 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125148775 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125125148775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125148775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1398)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1399)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 20241125125148779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1395)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241125125148788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125148788 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach-BVCI210(1397)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1399)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1404)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125148812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125125148812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125148812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125148812 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125148812 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125125148812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125148812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125148812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125148812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1404)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125148814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125148814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125148814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125148814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125148814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125148814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125148814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125148814 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125148814 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125125148814 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125148814 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1404)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125125148815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125148815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1404)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125148818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@1b75635d951b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1406)@1b75635d951b: ************************************************* SGSN_Test_0-M3UA(1406)@1b75635d951b: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1406)@1b75635d951b: ************************************************* MTC@1b75635d951b: Starting RAN_Emulation SGSN_Test-Gb2-BSSGP2(1400)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1403)@1b75635d951b: v_sccp_pdu_maxlen:268 20241125125148826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125148826 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach-BVCI220(1401)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125125149023 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241125125149023 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:110) 20241125125149023 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241125125149023 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1406)@1b75635d951b: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241125125149025 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125149025 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241125125149025 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241125125149025 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241125125149025 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241125125149025 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241125125149025 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241125125149026 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125149026 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241125125149026 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241125125149026 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241125125149027 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241125125149027 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241125125149027 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241125125149027 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241125125149104 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125149104 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125125149104 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125125149104 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1408)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1408)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125125149106 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1408)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1408)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125125149106 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1408)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1408)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1408)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1408)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125125149834 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125149834 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125149834 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125149834 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125149834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125149834 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125149834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125149834 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125149834 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241125125149834 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241125125149834 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125149834 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125149834 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125149835 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125149835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125149835 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125149835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125149835 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1405)@1b75635d951b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1392)@1b75635d951b: Adding Client=TC_iu_attach(1411), IMSI='262420000001001'H, TLLI='E309409A'O, index=0 SGSN_Test-GSUP(1409)@1b75635d951b: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1411) TC_iu_attach(1411)@1b75635d951b: 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 := '683D'O ("h="), rac := 'DD'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, 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(1405)@1b75635d951b: Added conn table entry 0TC_iu_attach(1411)5105889 SGSN_Test_0-SCCP(1403)@1b75635d951b: First idle individual index:0 SGSN_Test_0-RAN(1405)@1b75635d951b: patch: N(SD) for ConnIdx 0 set to 1 20241125125150175 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125150175 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125150175 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125150175 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125150175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125150175 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125150175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125150175 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125150176 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241125125150176 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241125125150176 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241125125150176 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20241125125150176 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20241125125150176 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241125125150176 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3ec0]{Deregistered}: Allocated (fsm.c:456) 20241125125150176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ff0]{Init}: Allocated (fsm.c:456) 20241125125150176 DMM DEBUG MM_STATE_Gb[0x560a8e0db3a0]{Idle}: Allocated (fsm.c:456) 20241125125150176 DMM DEBUG MM_STATE_Iu[0x560a8e0e1130]{Detached}: Allocated (fsm.c:456) 20241125125150176 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3ec0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125125150176 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3ec0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125125150176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125125150176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125125150176 DMM DEBUG MM(262420000001001/d1f9f6c0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125125150176 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241125125150176 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125150176 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125150176 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125150176 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125150176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125150176 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125150176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125150176 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125150176 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125150176 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125150176 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125150176 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125150176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125150176 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125150176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125150176 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1403)@1b75635d951b: { messageType := 2, destLocRef := '4DE8E1'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(1403)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1403)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1403)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1403)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1403)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1411)@1b75635d951b: 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 := 'A31BB975A49AD5D113DBF39219233062'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '94149411'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '289D42E3580EF799'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '4A89A295E780015D7A6392317547F0B2'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5ED6D9323E21F3D05A016118CFAE8A0B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '5F259943E50582011B712ABEDDE4FE9D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '3A0988A28753572A'O } } } } } SGSN_Test_0-SCCP(1403)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1403)@1b75635d951b: vl_len:23 SGSN_Test_0-SCCP(1403)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1403)@1b75635d951b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241125125150185 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125150185 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125150185 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125150185 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125150185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125150185 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125150185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125150185 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125150185 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241125125150185 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241125125150185 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241125125150186 DMM DEBUG MM(262420000001001/d1f9f6c0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241125125150186 DMM NOTICE MM(262420000001001/d1f9f6c0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125125150186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125125150186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125125150186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125125150186 DMM DEBUG MM(262420000001001/d1f9f6c0) Requesting authorization (sgsn_auth.c:160) 20241125125150186 DMM INFO MM(262420000001001/d1f9f6c0) Requesting authentication tuples (sgsn_auth.c:184) 20241125125150186 DMM DEBUG MM(262420000001001/d1f9f6c0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125125150186 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241125125150186 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(1409)@1b75635d951b: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1411) SGSN_Test-GSUP(1409)@1b75635d951b: Added IMSI table entry 0TC_iu_attach(1411)"262420000001001" 20241125125150188 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125125150188 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125125150188 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125125150188 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125125150188 DMM INFO MM(262420000001001/d1f9f6c0) Subscriber data update (mmctx.c:445) 20241125125150188 DMM DEBUG MM(262420000001001/d1f9f6c0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125125150188 DMM INFO MM(262420000001001/d1f9f6c0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125125150188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125125150188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125125150188 DMM INFO MM(262420000001001/d1f9f6c0) <- GMM AUTH AND CIPHERING REQ (rand = a3 1b b9 75 a4 9a d5 d1 13 db f3 92 19 23 30 62 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 5f 25 99 43 e5 05 82 01 1b 71 2a be dd e4 fe 9d ) (gprs_gmm.c:483) 20241125125150188 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241125125150189 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125150189 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125150189 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125150189 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125150189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125150189 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125150189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125150189 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1403)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1403)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1403)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1403)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1403)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1403)@1b75635d951b: vl_len:37 SGSN_Test_0-SCCP(1403)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1403)@1b75635d951b: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081309223A0988A223094B99990000100001F029048753572A'O 20241125125150195 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125150195 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125150195 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125150195 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125150195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125150195 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125150195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125150195 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125150196 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241125125150196 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241125125150196 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241125125150196 DMM INFO MM(262420000001001/d1f9f6c0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241125125150196 DMM NOTICE MM(262420000001001/d1f9f6c0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241125125150196 DMM DEBUG MM(262420000001001/d1f9f6c0) checking auth: received UMTS RES = 3a 09 88 a2 87 53 57 2a (gprs_gmm.c:666) 20241125125150196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241125125150196 DMM DEBUG MM(262420000001001/d1f9f6c0) Requesting authorization (sgsn_auth.c:160) 20241125125150196 DMM INFO MM(262420000001001/d1f9f6c0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125125150196 DMM DEBUG MM(262420000001001/d1f9f6c0) Requesting subscriber data update (gprs_subscriber.c:894) 20241125125150196 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241125125150196 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) 20241125125150196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ff0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241125125150196 DMM DEBUG MM(262420000001001/d1f9f6c0) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241125125150196 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125150196 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125150196 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125150196 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125150196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125150196 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125150196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125150196 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1403)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1403)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1403)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1403)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1403)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1403)@1b75635d951b: vl_len:12 SGSN_Test_0-SCCP(1403)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1403)@1b75635d951b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241125125150205 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125150205 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125150205 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125150205 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125150205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125150205 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125150205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125150205 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125150205 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241125125150205 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241125125150205 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241125125150205 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20241125125150206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ff0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241125125150206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ff0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241125125150206 DMM INFO MM(262420000001001/d1f9f6c0) <- GMM ATTACH ACCEPT (new P-TMSI=0xd1f9f6c0) (gprs_gmm.c:300) 20241125125150206 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241125125150206 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125150206 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125150206 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125150206 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125150206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125150206 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125150206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125150206 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125150206 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125150206 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125150206 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125150206 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125150206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125150206 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125150206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125150206 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1403)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1403)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1403)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1403)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1403)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1403)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1403)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1403)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241125125150211 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241125125150211 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241125125150211 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241125125150211 DMM INFO MM(262420000001001/d1f9f6c0) Subscriber data update (mmctx.c:445) 20241125125150211 DMM DEBUG MM(262420000001001/d1f9f6c0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241125125150211 DMM INFO MM(262420000001001/d1f9f6c0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241125125150211 DMM NOTICE MM(262420000001001/d1f9f6c0) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241125125150211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241125125150211 DMM NOTICE MM(262420000001001/d1f9f6c0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241125125150211 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) 20241125125150211 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241125125150211 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241125125150211 DMM INFO MM(262420000001001/d1f9f6c0) Subscriber data update (mmctx.c:445) 20241125125150211 DMM DEBUG MM(262420000001001/d1f9f6c0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1403)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1403)@1b75635d951b: vl_len:14 SGSN_Test_0-SCCP(1403)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1403)@1b75635d951b: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241125125150213 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125150213 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125150213 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125150213 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125150213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125150213 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125150213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125150214 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125150214 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241125125150214 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241125125150214 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241125125150214 DMM INFO MM(262420000001001/d1f9f6c0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125125150214 DMM NOTICE MM(262420000001001/d1f9f6c0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125125150214 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3ec0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125125150214 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3ec0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125125150214 DMM DEBUG MM_STATE_Iu(1)[0x560a8e0e1130]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241125125150214 DMM DEBUG MM_STATE_Iu(1)[0x560a8e0e1130]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241125125150214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125125150214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241125125150214 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125150214 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125150214 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125150214 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125150214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125150214 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125150214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125150214 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1403)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1403)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1403)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1403)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1403)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1403)@1b75635d951b: vl_len:7 SGSN_Test_0-SCCP(1403)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1403)@1b75635d951b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241125125150219 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125150219 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125150219 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125150219 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125150219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125150219 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125150219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125150219 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125150219 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241125125150219 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241125125150219 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241125125150219 DMM INFO MM(262420000001001/d1f9f6c0) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241125125150219 DMM DEBUG MM_STATE_Iu(1)[0x560a8e0e1130]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241125125150220 DMM DEBUG MM_STATE_Iu(1)[0x560a8e0e1130]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241125125150220 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125150220 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125150220 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125150220 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125150220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125150220 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125150220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125150220 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1403)@1b75635d951b: Session index based on local reference:0 20241125125150221 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125150221 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125150221 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125150221 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125150221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125150221 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125150221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125150221 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1405)@1b75635d951b: Deleted conn table entry 0TC_iu_attach(1411)5105889 TC_iu_attach(1411)@1b75635d951b: setverdict(pass): none -> pass TC_iu_attach(1411)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1392)@1b75635d951b: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1411)@1b75635d951b: Final verdict of PTC: pass SGSN_Test_0-RAN(1405)@1b75635d951b: Final verdict of PTC: none SGSN_Test_0-M3UA(1406)@1b75635d951b: Final verdict of PTC: none SGSN_Test_0-SCCP(1403)@1b75635d951b: Final verdict of PTC: none 20241125125150282 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34882<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(1395)@1b75635d951b: Final verdict of PTC: none 20241125125150284 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125125150285 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1409)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1408)@1b75635d951b: Final verdict of PTC: none TC_iu_attach-BVCI210(1397)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@1b75635d951b: Final verdict of PTC: none -NSVCI98(1398)@1b75635d951b: Final verdict of PTC: none -NSVCI97(1393)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@1b75635d951b: Final verdict of PTC: none TC_iu_attach-BVCI196(1392)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@1b75635d951b: Final verdict of PTC: none TC_iu_attach-BVCI220(1401)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@1b75635d951b: Final verdict of PTC: none SGSN_Test-RNC_GTP(1407)@1b75635d951b: Final verdict of PTC: none -NSVCI99(1404)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1410)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(1396)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(1391)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(1402)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_iu_attach-BVCI196(1392): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_iu_attach-BVCI210(1397): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_iu_attach-BVCI220(1401): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(1402): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test_0-SCCP(1403): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(1404): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test_0-RAN(1405): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test_0-M3UA(1406): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-RNC_GTP(1407): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(1408): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(1409): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(1410): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_iu_attach(1411): pass (none -> pass) MTC@1b75635d951b: Test case TC_iu_attach finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Mon Nov 25 12:51:50 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 20241125125150415 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34898<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125125150421 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241125125150421 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241125125150421 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241125125150421 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241125125150421 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241125125150421 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241125125150421 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241125125150421 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241125125150421 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:673) 20241125125150421 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125150421 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241125125150421 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241125125150421 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241125125150422 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241125125150422 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241125125150422 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241125125150422 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241125125150422 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241125125150816 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34898<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=206840) 20241125125151286 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125151286 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=206840, count=208000) 20241125125152287 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125152287 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241125125152423 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241125125152423 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241125125152423 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Mon Nov 25 12:51:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125125153289 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125153289 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_iu_attach_encr started. 20241125125153880 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34912<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125125153881 DMM INFO MM(262420000001001/d1f9f6c0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241125125153881 DMM INFO MM(262420000001001/d1f9f6c0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241125125153881 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3ec0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125125153881 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3ec0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125125153881 DMM DEBUG MM_STATE_Iu(1)[0x560a8e0e1130]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241125125153881 DMM DEBUG MM_STATE_Iu(1)[0x560a8e0e1130]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241125125153881 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241125125153882 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) 20241125125153882 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:399) 20241125125153882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ff0]{Init}: Deallocated (fsm.c:568) 20241125125153882 DMM DEBUG MM_STATE_Gb[0x560a8e0db3a0]{Idle}: Deallocated (fsm.c:568) 20241125125153882 DMM DEBUG MM_STATE_Iu(1)[0x560a8e0e1130]{Detached}: Deallocated (fsm.c:568) 20241125125153882 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3ec0]{Deregistered}: Deallocated (fsm.c:568) 20241125125153882 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1412)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1413)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1412)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1416)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1416)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125153929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125125153929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125153929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125153929 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125153929 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125125153929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125153929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125153929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125153929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1416)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125153931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125153931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125153931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125153931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125153931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125153931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125153931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125153931 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125153931 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125125153931 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125153931 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1416)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125125153931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125153931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1416)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125153934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1413)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1413)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1417)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 20241125125153945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125153945 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI196(1415)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1418)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1417)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1422)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1422)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125153980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125125153980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125153980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125153980 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125153980 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125125153980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125153980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125153980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125153980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1421)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1422)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125153982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125153982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125153982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125153982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125153982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125153982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125153982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125153983 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125153983 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125125153983 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125153983 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1422)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125125153983 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125153983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1422)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125153988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1418)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1418)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1423)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241125125153999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125153999 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1421)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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_iu_attach_encr-BVCI210(1419)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1426)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1426)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125154007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125125154007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125154007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125154007 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125154007 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125125154007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125154007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125154007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125154007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1426)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125154009 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125154009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125154009 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125154009 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125154009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125154009 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125154009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125154009 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125154009 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125125154009 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125154009 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125125154010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125154010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1426)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1426)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125154013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1423)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1423)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125125154023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125154023 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI220(1425)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1b75635d951b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1b75635d951b: Starting RAN_Emulation SGSN_Test_0-M3UA(1429)@1b75635d951b: ************************************************* SGSN_Test_0-M3UA(1429)@1b75635d951b: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1429)@1b75635d951b: ************************************************* SGSN_Test_0-SCCP(1427)@1b75635d951b: v_sccp_pdu_maxlen:268 20241125125154235 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241125125154235 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:110) 20241125125154235 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241125125154235 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1429)@1b75635d951b: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241125125154238 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125154238 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241125125154238 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241125125154238 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241125125154238 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241125125154238 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241125125154238 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241125125154239 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125154239 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241125125154239 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241125125154239 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241125125154239 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241125125154239 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241125125154239 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241125125154239 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241125125154290 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125154290 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125125154290 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125125154290 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1431)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1431)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125125154292 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1431)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1431)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125125154292 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1431)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1431)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1431)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1431)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125125155046 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125155046 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125155046 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125155046 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125155046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125155046 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125155046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125155046 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125155046 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241125125155046 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241125125155046 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125155046 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125155046 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125155046 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125155046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125155046 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125155046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125155046 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1428)@1b75635d951b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1415)@1b75635d951b: Adding Client=TC_iu_attach_encr(1434), IMSI='262420000001001'H, TLLI='CFEA68BE'O, index=0 SGSN_Test-GSUP(1432)@1b75635d951b: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1434) TC_iu_attach_encr(1434)@1b75635d951b: 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 := '2C11'O, rac := 'DA'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, 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(1428)@1b75635d951b: Added conn table entry 0TC_iu_attach_encr(1434)16224655 SGSN_Test_0-SCCP(1427)@1b75635d951b: First idle individual index:0 SGSN_Test_0-RAN(1428)@1b75635d951b: patch: N(SD) for ConnIdx 0 set to 1 20241125125155365 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125155365 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125155365 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125155365 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125155365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125155365 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125155365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125155365 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125155365 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241125125155365 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241125125155365 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241125125155365 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241125125155366 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e1130]{Deregistered}: Allocated (fsm.c:456) 20241125125155366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Allocated (fsm.c:456) 20241125125155366 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Allocated (fsm.c:456) 20241125125155366 DMM DEBUG MM_STATE_Iu[0x560a8e0d3d90]{Detached}: Allocated (fsm.c:456) 20241125125155366 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e1130]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125125155366 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e1130]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125125155366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125125155366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125125155366 DMM DEBUG MM(262420000001001/cc455562) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125125155366 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241125125155366 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125155366 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125155366 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125155366 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125155366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125155366 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125155366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125155366 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125155366 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125155366 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125155366 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125155366 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125155366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125155366 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125155366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125155366 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@1b75635d951b: { messageType := 2, destLocRef := 'F7918F'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(1427)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1434)@1b75635d951b: 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 := 'F1F0C2384EBB2A40996A1C37908B35F7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C9ECEE80'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3D3143EA02D83770'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A3DC576E3E973A0A77EE8C9F6E83E96B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '7D3CED6EC187D12BE823C25C8ED690F2'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '29C76C959CEAA8C3E92651BAB5E31BDF'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'CE335F056417A778'O } } } } } SGSN_Test_0-SCCP(1427)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@1b75635d951b: vl_len:23 SGSN_Test_0-SCCP(1427)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1427)@1b75635d951b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241125125155375 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125155375 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125155375 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125155375 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125155375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125155375 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125155375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125155375 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125155376 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241125125155376 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241125125155376 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241125125155376 DMM DEBUG MM(262420000001001/cc455562) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241125125155376 DMM NOTICE MM(262420000001001/cc455562) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125125155376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125125155376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125125155376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125125155376 DMM DEBUG MM(262420000001001/cc455562) Requesting authorization (sgsn_auth.c:160) 20241125125155376 DMM INFO MM(262420000001001/cc455562) Requesting authentication tuples (sgsn_auth.c:184) 20241125125155376 DMM DEBUG MM(262420000001001/cc455562) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125125155376 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241125125155376 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(1432)@1b75635d951b: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1434) SGSN_Test-GSUP(1432)@1b75635d951b: Added IMSI table entry 0TC_iu_attach_encr(1434)"262420000001001" 20241125125155379 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125125155379 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125125155379 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125125155379 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125125155379 DMM INFO MM(262420000001001/cc455562) Subscriber data update (mmctx.c:445) 20241125125155379 DMM DEBUG MM(262420000001001/cc455562) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125125155379 DMM INFO MM(262420000001001/cc455562) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125125155379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125125155379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125125155379 DMM INFO MM(262420000001001/cc455562) <- GMM AUTH AND CIPHERING REQ (rand = f1 f0 c2 38 4e bb 2a 40 99 6a 1c 37 90 8b 35 f7 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 29 c7 6c 95 9c ea a8 c3 e9 26 51 ba b5 e3 1b df ) (gprs_gmm.c:483) 20241125125155379 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241125125155379 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125155379 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125155379 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125155379 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125155379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125155379 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125155379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125155379 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@1b75635d951b: vl_len:37 SGSN_Test_0-SCCP(1427)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1427)@1b75635d951b: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130422CE335F0523094B99990000100001F029046417A778'O 20241125125155384 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125155384 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125155384 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125155384 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125155384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125155384 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125155384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125155384 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125155385 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241125125155385 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241125125155385 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241125125155385 DMM INFO MM(262420000001001/cc455562) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241125125155385 DMM NOTICE MM(262420000001001/cc455562) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241125125155385 DMM DEBUG MM(262420000001001/cc455562) checking auth: received UMTS RES = ce 33 5f 05 64 17 a7 78 (gprs_gmm.c:666) 20241125125155385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241125125155385 DMM DEBUG MM(262420000001001/cc455562) Requesting authorization (sgsn_auth.c:160) 20241125125155385 DMM INFO MM(262420000001001/cc455562) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125125155385 DMM DEBUG MM(262420000001001/cc455562) Requesting subscriber data update (gprs_subscriber.c:894) 20241125125155385 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241125125155385 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) 20241125125155385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241125125155385 DMM DEBUG MM(262420000001001/cc455562) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20241125125155385 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125155385 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125155385 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125155385 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125155385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125155385 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125155385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125155385 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@1b75635d951b: vl_len:17 SGSN_Test_0-SCCP(1427)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1427)@1b75635d951b: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20241125125155395 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125155395 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125155395 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125155395 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125155395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125155395 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125155395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125155395 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125155395 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241125125155395 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241125125155395 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241125125155395 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20241125125155395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241125125155395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241125125155395 DMM INFO MM(262420000001001/cc455562) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc455562) (gprs_gmm.c:300) 20241125125155395 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241125125155395 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125155395 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125155395 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125155395 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125155395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125155395 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125155395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125155395 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125155395 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125155395 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125155395 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125155395 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125155396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125155396 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125155396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125155396 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241125125155400 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241125125155400 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241125125155400 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241125125155400 DMM INFO MM(262420000001001/cc455562) Subscriber data update (mmctx.c:445) 20241125125155400 DMM DEBUG MM(262420000001001/cc455562) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241125125155400 DMM INFO MM(262420000001001/cc455562) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241125125155400 DMM NOTICE MM(262420000001001/cc455562) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241125125155400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241125125155400 DMM NOTICE MM(262420000001001/cc455562) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241125125155400 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) 20241125125155400 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241125125155400 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241125125155400 DMM INFO MM(262420000001001/cc455562) Subscriber data update (mmctx.c:445) 20241125125155400 DMM DEBUG MM(262420000001001/cc455562) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1427)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@1b75635d951b: vl_len:14 SGSN_Test_0-SCCP(1427)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1427)@1b75635d951b: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241125125155403 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125155403 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125155403 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125155403 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125155403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125155403 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125155403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125155403 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125155403 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241125125155403 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241125125155403 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241125125155403 DMM INFO MM(262420000001001/cc455562) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125125155403 DMM NOTICE MM(262420000001001/cc455562) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125125155403 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e1130]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125125155403 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e1130]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125125155403 DMM DEBUG MM_STATE_Iu(2)[0x560a8e0d3d90]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241125125155403 DMM DEBUG MM_STATE_Iu(2)[0x560a8e0d3d90]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241125125155403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125125155403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241125125155403 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125155403 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125155403 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125155403 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125155403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125155403 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125155403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125155403 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@1b75635d951b: vl_len:7 SGSN_Test_0-SCCP(1427)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1427)@1b75635d951b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241125125155408 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125155408 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125155408 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125155408 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125155408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125155408 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125155408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125155408 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125155408 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241125125155408 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241125125155408 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241125125155408 DMM INFO MM(262420000001001/cc455562) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241125125155408 DMM DEBUG MM_STATE_Iu(2)[0x560a8e0d3d90]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241125125155408 DMM DEBUG MM_STATE_Iu(2)[0x560a8e0d3d90]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241125125155409 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125155409 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125155409 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125155409 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125155409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125155409 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125155409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125155409 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@1b75635d951b: Session index based on local reference:0 20241125125155410 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125155410 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125155410 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125155410 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125155410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125155410 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125155410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125155410 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1428)@1b75635d951b: Deleted conn table entry 0TC_iu_attach_encr(1434)16224655 TC_iu_attach_encr(1434)@1b75635d951b: setverdict(pass): none -> pass TC_iu_attach_encr(1434)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1415)@1b75635d951b: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1434)@1b75635d951b: Final verdict of PTC: pass SGSN_Test_0-RAN(1428)@1b75635d951b: Final verdict of PTC: none SGSN_Test_0-M3UA(1429)@1b75635d951b: Final verdict of PTC: none SGSN_Test_0-SCCP(1427)@1b75635d951b: Final verdict of PTC: none 20241125125155470 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34912<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241125125155473 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125125155473 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1432)@1b75635d951b: Final verdict of PTC: none -NSVCI97(1416)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1431)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1413)@1b75635d951b: Final verdict of PTC: none -NSVCI99(1426)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1412)@1b75635d951b: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1419)@1b75635d951b: Final verdict of PTC: none -NSVCI98(1422)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1417)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1418)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1421)@1b75635d951b: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1425)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(1420)@1b75635d951b: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1415)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1423)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1433)@1b75635d951b: Final verdict of PTC: none SGSN_Test-RNC_GTP(1430)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(1414)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(1424)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(1412): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1413): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(1414): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_iu_attach_encr-BVCI196(1415): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(1416): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(1417): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1418): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_iu_attach_encr-BVCI210(1419): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(1420): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(1421): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(1422): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1423): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(1424): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_iu_attach_encr-BVCI220(1425): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(1426): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test_0-SCCP(1427): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test_0-RAN(1428): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test_0-M3UA(1429): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-RNC_GTP(1430): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(1431): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(1432): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(1433): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_iu_attach_encr(1434): pass (none -> pass) MTC@1b75635d951b: Test case TC_iu_attach_encr finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Mon Nov 25 12:51:55 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 20241125125155610 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34918<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125125155617 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241125125155617 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241125125155617 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241125125155617 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241125125155617 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241125125155617 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241125125155617 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241125125155617 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241125125155617 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:673) 20241125125155617 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125155618 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241125125155618 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241125125155618 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241125125155618 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241125125155618 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241125125155618 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241125125155618 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241125125155618 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241125125156012 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34918<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=183636) 20241125125156473 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125156473 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=183636, count=210952) 20241125125157474 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125157485 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241125125157619 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241125125157619 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241125125157619 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau'. ------ SGSN_Tests_Iu.TC_iu_attach_geran_rau ------ Mon Nov 25 12:51:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125125158486 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125158486 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_iu_attach_geran_rau started. 20241125125159077 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58360<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125125159078 DMM INFO MM(262420000001001/cc455562) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241125125159078 DMM INFO MM(262420000001001/cc455562) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241125125159078 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e1130]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125125159078 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e1130]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125125159078 DMM DEBUG MM_STATE_Iu(2)[0x560a8e0d3d90]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241125125159078 DMM DEBUG MM_STATE_Iu(2)[0x560a8e0d3d90]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241125125159078 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241125125159078 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) 20241125125159078 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:399) 20241125125159078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Deallocated (fsm.c:568) 20241125125159078 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ff0]{Idle}: Deallocated (fsm.c:568) 20241125125159078 DMM DEBUG MM_STATE_Iu(2)[0x560a8e0d3d90]{Detached}: Deallocated (fsm.c:568) 20241125125159078 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e1130]{Deregistered}: Deallocated (fsm.c:568) 20241125125159078 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1435)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1436)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1435)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1439)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1439)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125159119 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125125159119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125159119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125159119 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125159119 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125125159119 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125159119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125159119 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125159119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1439)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125159121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125159121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125159121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125159121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125159121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125159121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125159121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125159121 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125159121 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125125159121 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125159121 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125125159122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125159122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1439)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1439)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125159125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1436)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1436)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1440)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 20241125125159134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125159134 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI196(1438)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1441)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1440)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1445)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1445)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125159162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125125159162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125159162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125159162 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125159162 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125125159162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125159162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125159162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125159162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1445)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125159164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125159164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125159164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(1444)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 20241125125159165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125159165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125159165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125159165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125159165 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125159165 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125125159165 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125159165 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1445)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125125159166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125159166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1445)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125159169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1441)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1441)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125125159178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125159178 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI210(1442)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1446)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1444)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1449)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1449)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125159195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125125159195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125159195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125159196 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125159196 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125125159196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125159196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125159196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125159196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1449)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125159197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125159197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125159197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125159197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125159197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125159197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125159197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125159197 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125159197 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125125159197 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125159197 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1449)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125125159198 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125159198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1449)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125159201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1446)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1446)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125125159211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125159211 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@1b75635d951b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1b75635d951b: Starting RAN_Emulation SGSN_Test_0-M3UA(1452)@1b75635d951b: ************************************************* SGSN_Test_0-M3UA(1452)@1b75635d951b: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1452)@1b75635d951b: ************************************************* SGSN_Test_0-SCCP(1450)@1b75635d951b: v_sccp_pdu_maxlen:268 TC_iu_attach_geran_rau-BVCI220(1448)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125125159415 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241125125159415 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:110) 20241125125159415 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241125125159415 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1452)@1b75635d951b: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241125125159418 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125159418 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241125125159418 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241125125159418 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241125125159418 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241125125159418 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241125125159418 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241125125159419 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125159419 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241125125159419 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241125125159419 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241125125159419 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241125125159419 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241125125159419 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241125125159419 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241125125159487 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125159487 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125125159487 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125125159487 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1454)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1454)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125125159489 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1454)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1454)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125125159490 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1454)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1454)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1454)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1454)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125125200225 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125200225 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125200225 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125200225 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125200225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125200225 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125200225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125200225 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125200226 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241125125200226 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241125125200226 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125200226 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125200226 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125200226 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125200226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125200226 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125200226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125200226 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1451)@1b75635d951b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1438)@1b75635d951b: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='FBA179A3'O, index=0 SGSN_Test-GSUP(1455)@1b75635d951b: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1457) TC_iu_attach_geran_rau(1457)@1b75635d951b: 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 := '3AC2'O, rac := '8F'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, 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(1451)@1b75635d951b: Added conn table entry 0TC_iu_attach_geran_rau(1457)9758595 SGSN_Test_0-SCCP(1450)@1b75635d951b: First idle individual index:0 SGSN_Test_0-RAN(1451)@1b75635d951b: patch: N(SD) for ConnIdx 0 set to 1 20241125125200555 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125200555 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125200555 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125200555 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125200555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125200555 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125200555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125200555 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125200555 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241125125200555 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241125125200555 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241125125200556 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20241125125200556 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125125200556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ff0]{Init}: Allocated (fsm.c:456) 20241125125200556 DMM DEBUG MM_STATE_Gb[0x560a8e0db3a0]{Idle}: Allocated (fsm.c:456) 20241125125200556 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ec0]{Detached}: Allocated (fsm.c:456) 20241125125200556 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125125200556 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125125200556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125125200556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125125200556 DMM DEBUG MM(262420000001002/e0d66e7c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125125200556 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241125125200556 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125200556 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125200556 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125200556 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125200556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125200556 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125200556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125200556 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125200556 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125200556 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125200556 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125200556 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125200556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125200556 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125200556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125200556 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@1b75635d951b: { messageType := 2, destLocRef := '94E783'O, sourceLocRef := '000003'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1450)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1457)@1b75635d951b: 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 := '4A31AB777D15F32BBF697BDE7F1CF29A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E6031B44'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4436561D834A56E6'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A6873CE945AE5814B24347BAAB17E6C5'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1537A9E96AB6E7D005EE6CD847A92D22'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '50C0FC95FBA85D6C626D8FDF34D1641A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'CE8FDD42736743EC'O } } } } } SGSN_Test_0-SCCP(1450)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@1b75635d951b: vl_len:23 SGSN_Test_0-SCCP(1450)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1450)@1b75635d951b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20241125125200565 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125200565 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125200565 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125200565 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125200565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125200565 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125200565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125200565 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125200566 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241125125200566 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241125125200566 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241125125200566 DMM DEBUG MM(262420000001002/e0d66e7c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241125125200566 DMM NOTICE MM(262420000001002/e0d66e7c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125125200566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125125200566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125125200566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125125200566 DMM DEBUG MM(262420000001002/e0d66e7c) Requesting authorization (sgsn_auth.c:160) 20241125125200566 DMM INFO MM(262420000001002/e0d66e7c) Requesting authentication tuples (sgsn_auth.c:184) 20241125125200566 DMM DEBUG MM(262420000001002/e0d66e7c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125125200566 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241125125200566 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(1455)@1b75635d951b: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1457) SGSN_Test-GSUP(1455)@1b75635d951b: Added IMSI table entry 0TC_iu_attach_geran_rau(1457)"262420000001002" 20241125125200569 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125125200569 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125125200569 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125125200569 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125125200569 DMM INFO MM(262420000001002/e0d66e7c) Subscriber data update (mmctx.c:445) 20241125125200569 DMM DEBUG MM(262420000001002/e0d66e7c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125125200569 DMM INFO MM(262420000001002/e0d66e7c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125125200569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125125200569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125125200569 DMM INFO MM(262420000001002/e0d66e7c) <- GMM AUTH AND CIPHERING REQ (rand = 4a 31 ab 77 7d 15 f3 2b bf 69 7b de 7f 1c f2 9a , mmctx_is_r99=1, vec->auth_types=0x3, autn = 50 c0 fc 95 fb a8 5d 6c 62 6d 8f df 34 d1 64 1a ) (gprs_gmm.c:483) 20241125125200569 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241125125200570 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125200570 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125200570 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125200570 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125200570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125200570 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125200570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125200570 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@1b75635d951b: vl_len:37 SGSN_Test_0-SCCP(1450)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1450)@1b75635d951b: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130322CE8FDD4223094B99990000100002F02904736743EC'O 20241125125200576 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125200576 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125200576 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125200576 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125200576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125200576 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125200576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125200576 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125200576 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241125125200576 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241125125200576 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241125125200576 DMM INFO MM(262420000001002/e0d66e7c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241125125200576 DMM NOTICE MM(262420000001002/e0d66e7c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241125125200576 DMM DEBUG MM(262420000001002/e0d66e7c) checking auth: received UMTS RES = ce 8f dd 42 73 67 43 ec (gprs_gmm.c:666) 20241125125200576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241125125200576 DMM DEBUG MM(262420000001002/e0d66e7c) Requesting authorization (sgsn_auth.c:160) 20241125125200576 DMM INFO MM(262420000001002/e0d66e7c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125125200576 DMM DEBUG MM(262420000001002/e0d66e7c) Requesting subscriber data update (gprs_subscriber.c:894) 20241125125200576 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241125125200576 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) 20241125125200576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ff0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241125125200576 DMM DEBUG MM(262420000001002/e0d66e7c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241125125200576 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125200576 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125200576 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125200576 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125200576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125200576 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125200576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125200577 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@1b75635d951b: vl_len:12 SGSN_Test_0-SCCP(1450)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1450)@1b75635d951b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241125125200585 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125200585 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125200585 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125200585 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125200585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125200585 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125200585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125200585 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125200586 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241125125200586 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241125125200586 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241125125200586 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20241125125200586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ff0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241125125200586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ff0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241125125200586 DMM INFO MM(262420000001002/e0d66e7c) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0d66e7c) (gprs_gmm.c:300) 20241125125200586 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241125125200586 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125200586 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125200586 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125200586 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125200586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125200586 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125200586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125200586 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125200586 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125200586 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125200586 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125200586 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125200586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125200586 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125200586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125200586 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241125125200590 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241125125200590 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241125125200590 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241125125200590 DMM INFO MM(262420000001002/e0d66e7c) Subscriber data update (mmctx.c:445) 20241125125200590 DMM DEBUG MM(262420000001002/e0d66e7c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241125125200590 DMM INFO MM(262420000001002/e0d66e7c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241125125200590 DMM NOTICE MM(262420000001002/e0d66e7c) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241125125200590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241125125200590 DMM NOTICE MM(262420000001002/e0d66e7c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241125125200590 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) 20241125125200591 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241125125200591 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241125125200591 DMM INFO MM(262420000001002/e0d66e7c) Subscriber data update (mmctx.c:445) 20241125125200591 DMM DEBUG MM(262420000001002/e0d66e7c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1450)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@1b75635d951b: vl_len:14 SGSN_Test_0-SCCP(1450)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1450)@1b75635d951b: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241125125200593 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125200593 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125200593 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125200593 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125200593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125200593 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125200593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125200593 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125200593 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241125125200593 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241125125200593 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241125125200594 DMM INFO MM(262420000001002/e0d66e7c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125125200594 DMM NOTICE MM(262420000001002/e0d66e7c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125125200594 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125125200594 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125125200594 DMM DEBUG MM_STATE_Iu(3)[0x560a8e0d3ec0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241125125200594 DMM DEBUG MM_STATE_Iu(3)[0x560a8e0d3ec0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241125125200594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125125200594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241125125200594 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125200594 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125200594 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125200594 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125200594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125200594 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125200594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125200594 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@1b75635d951b: vl_len:7 SGSN_Test_0-SCCP(1450)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1450)@1b75635d951b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241125125200599 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125200599 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125200599 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125200599 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125200599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125200599 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125200599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125200599 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125200600 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241125125200600 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241125125200600 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241125125200600 DMM INFO MM(262420000001002/e0d66e7c) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241125125200600 DMM DEBUG MM_STATE_Iu(3)[0x560a8e0d3ec0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241125125200600 DMM DEBUG MM_STATE_Iu(3)[0x560a8e0d3ec0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241125125200600 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125200600 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125200600 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125200600 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125200600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125200600 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125200600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125200600 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@1b75635d951b: Session index based on local reference:0 20241125125200601 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125200601 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125200601 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125200601 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125200602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125200602 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125200602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125200602 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1451)@1b75635d951b: Deleted conn table entry 0TC_iu_attach_geran_rau(1457)9758595 TC_iu_attach_geran_rau(1457)@1b75635d951b: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1438)@1b75635d951b: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1438)@1b75635d951b: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='E0D66E7C'O, index=1 20241125125200662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125200662 DLLC NOTICE LLME(ffffffff/e0d66e7c){UNASSIGNED} LLC RX: unknown TLLI 0xe0d66e7c, creating LLME on the fly (gprs_llc.c:552) 20241125125200662 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241125125200662 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241125125200662 DMM INFO MM(262420000001002/e0d66e7c) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: e0d66e7c, P-TMSI: e0d66e7c (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1705) 20241125125200662 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241125125200662 DMM DEBUG MM_STATE_Iu(3)[0x560a8e0d3ec0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20241125125200662 DMM DEBUG MM_STATE_Iu(3)[0x560a8e0d3ec0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241125125200663 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125125200663 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20241125125200663 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125125200663 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125125200663 DLLC NOTICE LLME(ffffffff/e0d66e7c){UNASSIGNED} LLGM Assign pre (e0d66e7c => e0d66e7c) (gprs_llc.c:1079) 20241125125200663 DLLC NOTICE LLME(e0d66e7c/e0d66e7c){ASSIGNED} LLGM Assign post (e0d66e7c => e0d66e7c) (gprs_llc.c:1125) 20241125125200663 DMM INFO MM(262420000001002/e0d66e7c) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_iu_attach_geran_rau(1457)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1457)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1438)@1b75635d951b: Removing Client IMSI='262420000001002'H, index=1 20241125125200680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125200680 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20241125125200680 DMM DEBUG MM_STATE_Gb[0x560a8e0db3a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125125200680 DMM INFO MM(262420000001002/e0d66e7c) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241125125200680 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241125125200680 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125125200680 DLLC NOTICE LLME(e0d66e7c/e0d66e7c){ASSIGNED} LLGM Assign pre (ffffffff => e0d66e7c) (gprs_llc.c:1079) 20241125125200680 DLLC NOTICE LLME(ffffffff/e0d66e7c){ASSIGNED} LLGM Assign post (ffffffff => e0d66e7c) (gprs_llc.c:1125) 20241125125200680 DMM DEBUG MM_STATE_Gb[0x560a8e0db3a0]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241125125200680 DMM ERROR MM_STATE_Gb[0x560a8e0db3a0]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1877) TC_iu_attach_geran_rau(1457)@1b75635d951b: Final verdict of PTC: pass SGSN_Test_0-RAN(1451)@1b75635d951b: Final verdict of PTC: none SGSN_Test_0-M3UA(1452)@1b75635d951b: Final verdict of PTC: none SGSN_Test_0-SCCP(1450)@1b75635d951b: Final verdict of PTC: none 20241125125200687 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58360<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1455)@1b75635d951b: Final verdict of PTC: none 20241125125200689 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125125200689 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1445)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1454)@1b75635d951b: Final verdict of PTC: none -NSVCI99(1449)@1b75635d951b: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1442)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1440)@1b75635d951b: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1448)@1b75635d951b: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1438)@1b75635d951b: Final verdict of PTC: none -NSVCI97(1439)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1436)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1441)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1435)@1b75635d951b: Final verdict of PTC: none SGSN_Test-RNC_GTP(1453)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1446)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1444)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(1443)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(1447)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(1437)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1456)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(1435): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1436): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(1437): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1438): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(1439): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(1440): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1441): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1442): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(1443): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(1444): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(1445): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1446): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(1447): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1448): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(1449): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test_0-SCCP(1450): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test_0-RAN(1451): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test_0-M3UA(1452): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-RNC_GTP(1453): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(1454): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(1455): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(1456): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_iu_attach_geran_rau(1457): pass (none -> pass) MTC@1b75635d951b: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. Mon Nov 25 12:52:00 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 20241125125200805 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241125125200805 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241125125200805 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241125125200805 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241125125200805 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241125125200805 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241125125200805 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241125125200805 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241125125200805 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:673) 20241125125200805 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125200806 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241125125200806 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241125125200806 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241125125200806 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241125125200806 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241125125200806 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241125125200806 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241125125200806 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241125125200826 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58362<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125125201227 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58362<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=218720) 20241125125201690 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125201690 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=218720, count=219980) 20241125125202691 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125202691 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241125125202807 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241125125202807 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241125125202807 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau'. ------ SGSN_Tests_Iu.TC_geran_attach_iu_rau ------ Mon Nov 25 12:52:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125125203692 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125203692 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_geran_attach_iu_rau started. 20241125125204290 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58378<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125125204292 DMM INFO MM(262420000001002/e0d66e7c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241125125204292 DMM INFO MM(262420000001002/e0d66e7c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241125125204292 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125125204292 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125125204292 DMM DEBUG MM_STATE_Gb[0x560a8e0db3a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241125125204292 DMM ERROR MM_STATE_Gb[0x560a8e0db3a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241125125204292 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241125125204292 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) 20241125125204292 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:399) 20241125125204292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ff0]{Init}: Deallocated (fsm.c:568) 20241125125204292 DMM DEBUG MM_STATE_Gb[0x560a8e0db3a0]{Idle}: Deallocated (fsm.c:568) 20241125125204292 DMM DEBUG MM_STATE_Iu(3)[0x560a8e0d3ec0]{Detached}: Deallocated (fsm.c:568) 20241125125204292 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Deallocated (fsm.c:568) 20241125125204292 DLLC NOTICE LLME(ffffffff/e0d66e7c){ASSIGNED} LLGM Assign pre (e0d66e7c => ffffffff) (gprs_llc.c:1079) 20241125125204292 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0d66e7c => ffffffff) (gprs_llc.c:1125) 20241125125204292 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1458)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1459)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1458)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1462)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1462)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125204337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125125204337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125204337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125204337 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125204337 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125125204337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125204337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125204337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125204337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1462)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125204339 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125204339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125204339 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125204339 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125204339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125204339 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125204339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125204339 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125204339 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125125204339 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125204339 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125125204340 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125204340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1462)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1462)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125204344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1463)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1459)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1459)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125125204353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125204353 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_geran_attach_iu_rau-BVCI196(1461)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1464)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1463)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1467)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1467)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125204373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125125204373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125204373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125204373 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125204373 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125125204373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125204373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125204373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125204373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1467)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125204375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125204375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125204375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125204375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125204375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125204375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125204375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125204375 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125204375 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125125204375 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125204375 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1467)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125125204376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125204376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1467)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125204379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1468)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1464)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1464)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125125204388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125204388 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_geran_attach_iu_rau-BVCI210(1466)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1469)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1468)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1472)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1472)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125204410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125125204410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125204410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125204410 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125204410 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125125204410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125204411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125204411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125204411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1472)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125204412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125204412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125204412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125204412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125204412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125204412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125204412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125204412 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125204412 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125125204412 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125204412 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125125204413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125204413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1472)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1472)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125204417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1469)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1469)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125125204428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125204428 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_geran_attach_iu_rau-BVCI220(1471)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1b75635d951b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1475)@1b75635d951b: ************************************************* SGSN_Test_0-M3UA(1475)@1b75635d951b: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1475)@1b75635d951b: ************************************************* MTC@1b75635d951b: Starting RAN_Emulation SGSN_Test_0-SCCP(1473)@1b75635d951b: v_sccp_pdu_maxlen:268 20241125125204634 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241125125204634 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:110) 20241125125204634 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241125125204634 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1475)@1b75635d951b: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241125125204637 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125204637 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241125125204637 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241125125204637 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241125125204637 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241125125204637 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241125125204637 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241125125204638 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125204638 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241125125204638 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241125125204638 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241125125204638 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241125125204638 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241125125204638 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241125125204639 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241125125204693 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125204693 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125125204693 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125125204693 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1477)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1477)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125125204695 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1477)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1477)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125125204695 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1477)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1477)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1477)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1477)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125125205445 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125205445 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125205445 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125205445 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125205445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125205445 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125205445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125205445 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125205445 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241125125205445 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241125125205446 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125205446 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125205446 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125205446 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125205446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125205446 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125205446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125205446 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1474)@1b75635d951b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20241125125205450 DGPRS DEBUG Checking for inactive LLMEs, time = 14349859 (sgsn.c:131) TC_geran_attach_iu_rau-BVCI196(1461)@1b75635d951b: Adding Client=TC_geran_attach_iu_rau(1480), IMSI='262420000001003'H, TLLI='CA88C7C2'O, index=0 SGSN_Test-GSUP(1478)@1b75635d951b: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1480) TC_geran_attach_iu_rau(1480)@1b75635d951b: 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 := 'E6DF019FE8C7F47B0F0F0280E0EBF4EE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EA93DD7B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0222ED1DE0C588B0'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '94E4593B5B4B2983F6D7A2EEDAD80323'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '4DCDD8518875ACB49052AF5845898572'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'CE2FB55BB90054515F786F108A856AE5'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A265B79563AC1CE6'O } } } } } 20241125125205755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125205755 DLLC NOTICE LLME(ffffffff/ca88c7c2){UNASSIGNED} LLC RX: unknown TLLI 0xca88c7c2, creating LLME on the fly (gprs_llc.c:552) 20241125125205755 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241125125205755 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20241125125205755 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Allocated (fsm.c:456) 20241125125205755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Allocated (fsm.c:456) 20241125125205755 DMM DEBUG MM_STATE_Gb[0x560a8e0db3a0]{Idle}: Allocated (fsm.c:456) 20241125125205755 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ff0]{Detached}: Allocated (fsm.c:456) 20241125125205755 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125125205755 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125125205755 DLLC NOTICE LLME(ffffffff/ca88c7c2){UNASSIGNED} LLGM Assign pre (ca88c7c2 => cdf2a478) (gprs_llc.c:1079) 20241125125205755 DLLC NOTICE LLME(ca88c7c2/cdf2a478){ASSIGNED} LLGM Assign post (ca88c7c2 => cdf2a478) (gprs_llc.c:1125) 20241125125205755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125125205755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125125205755 DMM DEBUG MM(262420000001003/cdf2a478) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125125205766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125205766 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241125125205766 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0db3a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125125205766 DMM DEBUG MM(262420000001003/cdf2a478) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241125125205766 DMM NOTICE MM(262420000001003/cdf2a478) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125125205766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125125205766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125125205766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125125205766 DMM DEBUG MM(262420000001003/cdf2a478) Requesting authorization (sgsn_auth.c:160) 20241125125205766 DMM INFO MM(262420000001003/cdf2a478) Requesting authentication tuples (sgsn_auth.c:184) 20241125125205766 DMM DEBUG MM(262420000001003/cdf2a478) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125125205766 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241125125205766 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(1478)@1b75635d951b: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1480) SGSN_Test-GSUP(1478)@1b75635d951b: Added IMSI table entry 0TC_geran_attach_iu_rau(1480)"262420000001003" 20241125125205769 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125125205769 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125125205769 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125125205769 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125125205769 DMM INFO MM(262420000001003/cdf2a478) Subscriber data update (mmctx.c:445) 20241125125205769 DMM DEBUG MM(262420000001003/cdf2a478) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125125205769 DMM INFO MM(262420000001003/cdf2a478) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125125205769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125125205769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125125205769 DMM INFO MM(262420000001003/cdf2a478) <- GMM AUTH AND CIPHERING REQ (rand = e6 df 01 9f e8 c7 f4 7b 0f 0f 02 80 e0 eb f4 ee , mmctx_is_r99=1, vec->auth_types=0x3, autn = ce 2f b5 5b b9 00 54 51 5f 78 6f 10 8a 85 6a e5 ) (gprs_gmm.c:483) 20241125125205777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125205777 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241125125205777 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0db3a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125125205777 DMM INFO MM(262420000001003/cdf2a478) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241125125205777 DMM NOTICE MM(262420000001003/cdf2a478) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241125125205777 DMM DEBUG MM(262420000001003/cdf2a478) checking auth: received UMTS RES = a2 65 b7 95 63 ac 1c e6 (gprs_gmm.c:666) 20241125125205777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241125125205777 DMM DEBUG MM(262420000001003/cdf2a478) Requesting authorization (sgsn_auth.c:160) 20241125125205777 DMM INFO MM(262420000001003/cdf2a478) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125125205777 DMM DEBUG MM(262420000001003/cdf2a478) Requesting subscriber data update (gprs_subscriber.c:894) 20241125125205777 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241125125205777 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) 20241125125205777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241125125205777 DMM INFO MM(262420000001003/cdf2a478) <- GMM ATTACH ACCEPT (new P-TMSI=0xcdf2a478) (gprs_gmm.c:300) 20241125125205778 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241125125205778 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241125125205778 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241125125205778 DMM INFO MM(262420000001003/cdf2a478) Subscriber data update (mmctx.c:445) 20241125125205778 DMM DEBUG MM(262420000001003/cdf2a478) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241125125205778 DMM INFO MM(262420000001003/cdf2a478) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241125125205778 DMM NOTICE MM(262420000001003/cdf2a478) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241125125205779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241125125205779 DMM NOTICE MM(262420000001003/cdf2a478) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241125125205779 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) 20241125125205779 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241125125205779 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241125125205779 DMM INFO MM(262420000001003/cdf2a478) Subscriber data update (mmctx.c:445) 20241125125205779 DMM DEBUG MM(262420000001003/cdf2a478) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241125125205785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125205785 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241125125205785 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0db3a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241125125205785 DMM INFO MM(262420000001003/cdf2a478) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125125205785 DMM NOTICE MM(262420000001003/cdf2a478) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125125205785 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125125205785 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125125205785 DLLC NOTICE LLME(ca88c7c2/cdf2a478){ASSIGNED} LLGM Assign pre (ffffffff => cdf2a478) (gprs_llc.c:1079) 20241125125205785 DLLC NOTICE LLME(ffffffff/cdf2a478){ASSIGNED} LLGM Assign post (ffffffff => cdf2a478) (gprs_llc.c:1125) 20241125125205785 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0db3a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241125125205785 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0db3a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241125125205785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125125205785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1480)@1b75635d951b: 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 := omit, 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 := 'CDF2A478'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(1474)@1b75635d951b: Added conn table entry 0TC_geran_attach_iu_rau(1480)4557664 SGSN_Test_0-SCCP(1473)@1b75635d951b: First idle individual index:0 SGSN_Test_0-RAN(1474)@1b75635d951b: patch: N(SD) for ConnIdx 0 set to 1 20241125125205845 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125205845 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125205845 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125205845 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125205845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125205845 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125205845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125205846 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125205846 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241125125205846 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241125125205846 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241125125205846 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241125125205846 DMM INFO MM(262420000001003/cdf2a478) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: cdf2a478 (00000000), TLLI: cdf2a478 (cdf2a478), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20241125125205846 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241125125205846 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0db3a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20241125125205846 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0db3a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241125125205846 DLLC NOTICE LLME(ffffffff/cdf2a478){ASSIGNED} LLGM Assign pre (cdf2a478 => ffffffff) (gprs_llc.c:1079) 20241125125205846 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cdf2a478 => ffffffff) (gprs_llc.c:1125) 20241125125205846 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125125205846 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20241125125205846 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125125205846 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125125205846 DMM DEBUG MM(262420000001003/cdf2a478) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241125125205846 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125205846 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125205846 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125205846 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125205846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125205846 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125205846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125205846 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125205846 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125205846 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125205846 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125205846 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125205846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125205846 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125205846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125205847 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1473)@1b75635d951b: { messageType := 2, destLocRef := '458B60'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(1473)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1473)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1473)@1b75635d951b: vl_len:12 SGSN_Test_0-SCCP(1473)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1473)@1b75635d951b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241125125205857 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125205857 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125205857 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125205857 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125205857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125205857 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125205857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125205857 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125205858 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241125125205858 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241125125205858 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241125125205858 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20241125125205858 DMM INFO MM(262420000001003/cdf2a478) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) 20241125125205858 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20241125125205858 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125205858 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125205858 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125205858 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125205858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125205858 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125205858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125205858 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125205858 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125205858 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125205858 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125205858 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125205858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125205858 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125205858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125205858 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1473)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1473)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1480)@1b75635d951b: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1480)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1480)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1461)@1b75635d951b: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1473)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1473)@1b75635d951b: vl_len:14 SGSN_Test_0-SCCP(1473)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1473)@1b75635d951b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20241125125205870 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125205870 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125205871 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125205871 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125205871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125205871 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125205871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125205871 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125205871 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241125125205871 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241125125205871 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241125125205871 DMM INFO MM(262420000001003/cdf2a478) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241125125205871 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241125125205871 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125125205871 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ff0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1870) 20241125125205871 DMM ERROR MM_STATE_Iu[0x560a8e0d3ff0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1870) TC_geran_attach_iu_rau(1480)@1b75635d951b: Final verdict of PTC: pass SGSN_Test_0-RAN(1474)@1b75635d951b: Final verdict of PTC: none SGSN_Test_0-M3UA(1475)@1b75635d951b: Final verdict of PTC: none SGSN_Test_0-SCCP(1473)@1b75635d951b: Final verdict of PTC: none 20241125125205876 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58378<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1462)@1b75635d951b: Final verdict of PTC: none 20241125125205878 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125125205878 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1477)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1458)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP(1478)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1459)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1464)@1b75635d951b: Final verdict of PTC: none -NSVCI98(1467)@1b75635d951b: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1466)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1469)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1463)@1b75635d951b: Final verdict of PTC: none -NSVCI99(1472)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1468)@1b75635d951b: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1471)@1b75635d951b: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1461)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1479)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(1465)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(1470)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(1460)@1b75635d951b: Final verdict of PTC: none SGSN_Test-RNC_GTP(1476)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(1458): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1459): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(1460): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1461): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(1462): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(1463): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1464): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(1465): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1466): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(1467): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(1468): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1469): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(1470): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1471): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(1472): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test_0-SCCP(1473): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test_0-RAN(1474): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test_0-M3UA(1475): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-RNC_GTP(1476): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(1477): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(1478): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(1479): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_geran_attach_iu_rau(1480): pass (none -> pass) MTC@1b75635d951b: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Mon Nov 25 12:52:05 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 20241125125206014 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58382<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125125206073 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241125125206073 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241125125206073 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241125125206073 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241125125206073 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241125125206073 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241125125206073 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241125125206073 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241125125206073 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:673) 20241125125206073 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125206074 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241125125206074 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241125125206074 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241125125206074 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241125125206074 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241125125206074 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241125125206074 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241125125206074 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241125125206416 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58382<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=140260) 20241125125206879 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125206879 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=140260, count=178948) 20241125125207880 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125207880 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241125125208076 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241125125208076 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241125125208076 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user ------ Mon Nov 25 12:52:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125125208881 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125208881 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_attach_pdp_act_user started. 20241125125209479 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47568<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125125209480 DMM INFO MM(262420000001003/cdf2a478) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241125125209480 DMM INFO MM(262420000001003/cdf2a478) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241125125209480 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125125209480 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125125209480 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ff0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241125125209480 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241125125209480 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) 20241125125209480 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:399) 20241125125209480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Deallocated (fsm.c:568) 20241125125209480 DMM DEBUG MM_STATE_Gb(0)[0x560a8e0db3a0]{Idle}: Deallocated (fsm.c:568) 20241125125209480 DMM DEBUG MM_STATE_Iu[0x560a8e0d3ff0]{Detached}: Deallocated (fsm.c:568) 20241125125209480 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3d90]{Deregistered}: Deallocated (fsm.c:568) 20241125125209480 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1481)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1482)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1481)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1486)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1486)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125209532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125125209532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125209532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125209532 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125209532 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125125209532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125209532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125209532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125209532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1486)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125209533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125209533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125209533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125209534 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125209534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125209534 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125209534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125209534 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125209534 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125125209534 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125209534 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(1485)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 20241125125209534 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125209534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1486)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1486)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125209539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1482)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1482)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125125209550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125209550 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1487)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user-BVCI196(1483)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1485)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1490)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1490)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125209560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125125209560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125209560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125209560 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125209560 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125125209560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125209560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125209560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125209560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1490)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125209561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125209561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125209561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125209562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125209562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125209562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125209562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125209562 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125209562 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125125209562 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125209562 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125125209562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125209562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1490)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1490)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125209567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1491)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1487)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1487)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125125209578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125209578 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI210(1489)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1492)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1491)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1495)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1495)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125209600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125125209600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125209600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125209600 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125209600 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125125209600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125209600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125209600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125209600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1495)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125209602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125209602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125209602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125209602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125209602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125209602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125209602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125209602 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125209602 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125125209602 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125209602 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125125209603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125209603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1495)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1495)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125209607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1492)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1492)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125125209616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125209616 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI220(1494)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1b75635d951b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1498)@1b75635d951b: ************************************************* SGSN_Test_0-M3UA(1498)@1b75635d951b: M3UA emulation initiated, the test can be started MTC@1b75635d951b: Starting RAN_Emulation SGSN_Test_0-M3UA(1498)@1b75635d951b: ************************************************* SGSN_Test_0-SCCP(1496)@1b75635d951b: v_sccp_pdu_maxlen:268 20241125125209823 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241125125209823 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:110) 20241125125209823 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241125125209823 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1498)@1b75635d951b: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241125125209826 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125209826 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241125125209826 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241125125209826 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241125125209826 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241125125209826 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241125125209826 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241125125209827 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125209827 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241125125209827 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241125125209827 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241125125209827 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241125125209827 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241125125209827 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241125125209828 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241125125209882 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125209882 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125125209882 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125125209882 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1500)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1500)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125125209884 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1500)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1500)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125125209885 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1500)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1500)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1500)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1500)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125125210634 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125210634 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125210634 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125210634 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125210634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125210634 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125210634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125210634 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125210634 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241125125210634 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241125125210634 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125210634 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125210634 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125210634 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125210634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125210634 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125210634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125210634 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1497)@1b75635d951b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1483)@1b75635d951b: Adding Client=TC_attach_pdp_act_user(1503), IMSI='262420000001004'H, TLLI='C24A2937'O, index=0 SGSN_Test-GSUP(1501)@1b75635d951b: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1503) TC_attach_pdp_act_user(1503)@1b75635d951b: 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 := '00AB'O, rac := '93'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, 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(1497)@1b75635d951b: Added conn table entry 0TC_attach_pdp_act_user(1503)16597573 SGSN_Test_0-SCCP(1496)@1b75635d951b: First idle individual index:0 SGSN_Test_0-RAN(1497)@1b75635d951b: patch: N(SD) for ConnIdx 0 set to 1 20241125125210942 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125210942 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125210942 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125210942 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125210942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125210942 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125210942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125210942 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125210943 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241125125210943 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241125125210943 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241125125210943 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20241125125210943 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3ff0]{Deregistered}: Allocated (fsm.c:456) 20241125125210943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Allocated (fsm.c:456) 20241125125210943 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ec0]{Idle}: Allocated (fsm.c:456) 20241125125210943 DMM DEBUG MM_STATE_Iu[0x560a8e0e1f30]{Detached}: Allocated (fsm.c:456) 20241125125210943 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3ff0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125125210943 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3ff0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125125210943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125125210943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125125210943 DMM DEBUG MM(262420000001004/cfddd863) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125125210943 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241125125210943 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125210943 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125210943 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125210943 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125210943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125210943 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125210944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125210944 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125210944 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125210944 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125210944 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125210944 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125210944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125210944 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125210944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125210944 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@1b75635d951b: { messageType := 2, destLocRef := 'FD4245'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(1496)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@1b75635d951b: 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 := 'B3CE802D35CDA02CC5B6B846B0DA6720'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '532CC9F8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1DE98FFC27F8CA5B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'CC10FD2B99FB222E97EAAFE53D6070AD'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DDBD373F9ACA3A8573B5EB1CC6D36848'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4596DEBFA21352D1606F37579FCDE87F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '10A84B13EA04A683'O } } } } } SGSN_Test_0-SCCP(1496)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@1b75635d951b: vl_len:23 SGSN_Test_0-SCCP(1496)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1496)@1b75635d951b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241125125210952 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125210952 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125210952 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125210952 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125210952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125210952 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125210952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125210952 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125210953 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241125125210953 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241125125210953 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241125125210953 DMM DEBUG MM(262420000001004/cfddd863) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241125125210953 DMM NOTICE MM(262420000001004/cfddd863) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125125210953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125125210953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125125210953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125125210953 DMM DEBUG MM(262420000001004/cfddd863) Requesting authorization (sgsn_auth.c:160) 20241125125210953 DMM INFO MM(262420000001004/cfddd863) Requesting authentication tuples (sgsn_auth.c:184) 20241125125210953 DMM DEBUG MM(262420000001004/cfddd863) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125125210953 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241125125210953 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(1501)@1b75635d951b: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1503) SGSN_Test-GSUP(1501)@1b75635d951b: Added IMSI table entry 0TC_attach_pdp_act_user(1503)"262420000001004" 20241125125210955 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125125210955 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125125210955 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125125210955 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125125210955 DMM INFO MM(262420000001004/cfddd863) Subscriber data update (mmctx.c:445) 20241125125210955 DMM DEBUG MM(262420000001004/cfddd863) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125125210955 DMM INFO MM(262420000001004/cfddd863) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125125210955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125125210955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125125210955 DMM INFO MM(262420000001004/cfddd863) <- GMM AUTH AND CIPHERING REQ (rand = b3 ce 80 2d 35 cd a0 2c c5 b6 b8 46 b0 da 67 20 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 45 96 de bf a2 13 52 d1 60 6f 37 57 9f cd e8 7f ) (gprs_gmm.c:483) 20241125125210955 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241125125210956 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125210956 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125210956 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125210956 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125210956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125210956 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125210956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125210956 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@1b75635d951b: vl_len:37 SGSN_Test_0-SCCP(1496)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1496)@1b75635d951b: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813062210A84B1323094B99990000100004F02904EA04A683'O 20241125125210962 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125210962 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125210962 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125210962 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125210962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125210962 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125210962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125210962 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125210962 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241125125210962 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241125125210962 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241125125210962 DMM INFO MM(262420000001004/cfddd863) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241125125210962 DMM NOTICE MM(262420000001004/cfddd863) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241125125210962 DMM DEBUG MM(262420000001004/cfddd863) checking auth: received UMTS RES = 10 a8 4b 13 ea 04 a6 83 (gprs_gmm.c:666) 20241125125210962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241125125210962 DMM DEBUG MM(262420000001004/cfddd863) Requesting authorization (sgsn_auth.c:160) 20241125125210962 DMM INFO MM(262420000001004/cfddd863) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125125210962 DMM DEBUG MM(262420000001004/cfddd863) Requesting subscriber data update (gprs_subscriber.c:894) 20241125125210962 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241125125210962 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) 20241125125210962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241125125210962 DMM DEBUG MM(262420000001004/cfddd863) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241125125210962 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125210962 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125210962 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125210962 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125210962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125210962 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125210962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125210962 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@1b75635d951b: vl_len:12 SGSN_Test_0-SCCP(1496)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1496)@1b75635d951b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241125125210969 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125210969 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125210969 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125210969 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125210969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125210969 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125210969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125210969 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125210969 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241125125210969 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241125125210969 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241125125210969 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20241125125210969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241125125210969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241125125210969 DMM INFO MM(262420000001004/cfddd863) <- GMM ATTACH ACCEPT (new P-TMSI=0xcfddd863) (gprs_gmm.c:300) 20241125125210969 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241125125210969 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125210969 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125210969 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125210969 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125210969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125210969 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125210969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125210969 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125210969 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125210969 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125210969 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125210969 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125210970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125210970 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125210970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125210970 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241125125210973 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241125125210973 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241125125210973 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241125125210973 DMM INFO MM(262420000001004/cfddd863) Subscriber data update (mmctx.c:445) 20241125125210973 DMM DEBUG MM(262420000001004/cfddd863) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241125125210973 DMM INFO MM(262420000001004/cfddd863) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241125125210973 DMM NOTICE MM(262420000001004/cfddd863) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241125125210973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241125125210973 DMM NOTICE MM(262420000001004/cfddd863) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241125125210973 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) 20241125125210974 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241125125210974 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241125125210974 DMM INFO MM(262420000001004/cfddd863) Subscriber data update (mmctx.c:445) 20241125125210974 DMM DEBUG MM(262420000001004/cfddd863) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1496)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@1b75635d951b: vl_len:14 SGSN_Test_0-SCCP(1496)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1496)@1b75635d951b: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241125125210976 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125210976 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125210976 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125210976 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125210976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125210976 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125210976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125210976 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125210976 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241125125210977 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241125125210977 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241125125210977 DMM INFO MM(262420000001004/cfddd863) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125125210977 DMM NOTICE MM(262420000001004/cfddd863) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125125210977 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3ff0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125125210977 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3ff0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125125210977 DMM DEBUG MM_STATE_Iu(5)[0x560a8e0e1f30]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241125125210977 DMM DEBUG MM_STATE_Iu(5)[0x560a8e0e1f30]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241125125210977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125125210977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241125125210977 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125210977 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125210977 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125210977 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125210977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125210977 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125210977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125210977 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@1b75635d951b: vl_len:7 SGSN_Test_0-SCCP(1496)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1496)@1b75635d951b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241125125210982 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125210982 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125210982 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125210982 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125210982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125210982 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125210982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125210982 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125210983 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241125125210983 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241125125210983 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241125125210983 DMM INFO MM(262420000001004/cfddd863) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241125125210983 DMM DEBUG MM_STATE_Iu(5)[0x560a8e0e1f30]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241125125210983 DMM DEBUG MM_STATE_Iu(5)[0x560a8e0e1f30]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241125125210983 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125210983 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125210983 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125210983 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125210983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125210983 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125210983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125210983 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@1b75635d951b: Session index based on local reference:0 20241125125210984 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125210984 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125210984 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125210984 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125210984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125210984 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125210984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125210984 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1497)@1b75635d951b: Deleted conn table entry 0TC_attach_pdp_act_user(1503)16597573 TC_attach_pdp_act_user(1503)@1b75635d951b: setverdict(pass): none -> pass TC_attach_pdp_act_user(1503)@1b75635d951b: 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 := 'CFDDD863'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1497)@1b75635d951b: Added conn table entry 0TC_attach_pdp_act_user(1503)9176373 SGSN_Test_0-RAN(1497)@1b75635d951b: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1496)@1b75635d951b: First idle individual index:0 20241125125211185 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125211185 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125211185 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125211185 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125211185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125211185 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125211185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125211185 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125211186 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241125125211186 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241125125211186 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241125125211186 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCFDDD863) type="signalling" (gprs_gmm.c:1944) 20241125125211186 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3ff0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241125125211186 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3ff0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241125125211186 DMM DEBUG MM(262420000001004/cfddd863) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241125125211186 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125211186 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125211186 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125211186 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125211186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125211186 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125211186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125211186 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125211186 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125211186 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125211186 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125211186 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125211186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125211186 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125211186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125211187 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@1b75635d951b: { messageType := 2, destLocRef := '8C0535'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(1496)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@1b75635d951b: vl_len:12 SGSN_Test_0-SCCP(1496)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1496)@1b75635d951b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241125125211191 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125211191 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125211191 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125211191 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125211191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125211191 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125211191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125211191 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125211192 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241125125211192 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241125125211192 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241125125211192 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 6) (iu_client.c:366) 20241125125211192 DMM DEBUG MM_STATE_Iu(5)[0x560a8e0e1f30]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241125125211192 DMM DEBUG MM_STATE_Iu(5)[0x560a8e0e1f30]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241125125211192 DMM INFO MM(262420000001004/cfddd863) <- GMM SERVICE ACCEPT (P-TMSI=0xcfddd863) (gprs_gmm.c:813) 20241125125211192 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241125125211192 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125211192 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125211192 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125211192 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125211192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125211192 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125211192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125211192 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125211192 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125211192 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125211192 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125211192 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125211192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125211192 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125211192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125211192 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1503)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1496)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@1b75635d951b: vl_len:23 SGSN_Test_0-SCCP(1496)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1496)@1b75635d951b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241125125211200 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125211200 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125211200 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125211200 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125211200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125211200 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125211200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125211200 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125211200 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241125125211200 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241125125211200 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241125125211200 DMM INFO MM(262420000001004/cfddd863) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241125125211200 DMM INFO MM(262420000001004/cfddd863) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241125125211200 DMM DEBUG MM(262420000001004/cfddd863) Using GGSN 0 (gprs_sm.c:312) 20241125125211200 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) 20241125125211200 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241125125211200 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241125125211200 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:181) 20241125125211200 DLGTP DEBUG Registering seq=1080 in restransmit req queue (gtp.c:402) 20241125125211211 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 b7 db f6 8a 11 09 f1 1f 9a 14 05 7f ac 4f 0f 0b 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) 20241125125211211 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f319c0c7608, cbp=0x560a8e0e06c0) (sgsn_libgtp.c:632) 20241125125211211 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241125125211211 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125211211 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125211211 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125211211 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125211211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125211211 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125211211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125211211 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@1b75635d951b: vl_len:30 SGSN_Test_0-SCCP(1496)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1496)@1b75635d951b: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800333341E8'O 20241125125211231 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125211231 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125211231 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125211231 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125211231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125211231 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125211231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125211231 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125211231 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241125125211231 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241125125211231 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241125125211231 DRANAP INFO Rx RAB Assignment Response for UE conn_id 6 (iu_client.c:574) 20241125125211231 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241125125211231 DLGTP DEBUG Registering seq=1081 in restransmit req queue (gtp.c:402) 20241125125211231 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241125125211231 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241125125211232 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125211232 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125211232 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125211232 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125211232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125211232 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125211232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125211232 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@1b75635d951b: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_attach_pdp_act_user(1503)@1b75635d951b: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@1b75635d951b: Test Component 1503 has requested to stop MTC. Terminating current testcase execution. 20241125125211234 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47568<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1490)@1b75635d951b: Final verdict of PTC: none 20241125125211235 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125125211235 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1500)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP(1501)@1b75635d951b: Final verdict of PTC: none 20241125125211236 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241125125211236 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241125125211236 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241125125211236 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241125125211236 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241125125211236 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241125125211236 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) SGSN_Test-Gb0-NS0(1481)@1b75635d951b: Final verdict of PTC: none 20241125125211236 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241125125211236 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:673) 20241125125211236 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125211236 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241125125211236 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241125125211236 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241125125211236 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241125125211236 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) -NSVCI97(1486)@1b75635d951b: Final verdict of PTC: none20241125125211236 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241125125211236 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241125125211237 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-SCCP(1496)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1491)@1b75635d951b: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1483)@1b75635d951b: Final verdict of PTC: none SGSN_Test_0-M3UA(1498)@1b75635d951b: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1494)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1482)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1485)@1b75635d951b: Final verdict of PTC: none -NSVCI99(1495)@1b75635d951b: Final verdict of PTC: none SGSN_Test-RNC_GTP(1499)@1b75635d951b: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1489)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1487)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1492)@1b75635d951b: Final verdict of PTC: none TC_attach_pdp_act_user(1503)@1b75635d951b: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" -NSVCI98-provIP(1488)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(1484)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(1493)@1b75635d951b: Final verdict of PTC: none SGSN_Test_0-RAN(1497)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1502)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(1481): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1482): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1483): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(1484): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(1485): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(1486): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1487): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(1488): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1489): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(1490): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(1491): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1492): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(1493): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1494): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(1495): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test_0-SCCP(1496): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test_0-RAN(1497): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test_0-M3UA(1498): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-RNC_GTP(1499): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(1500): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(1501): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(1502): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_user(1503): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@1b75635d951b: Test case TC_attach_pdp_act_user finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user fail'. Mon Nov 25 12:52:11 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user.talloc 20241125125211376 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47580<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125125211877 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47580<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=277996) 20241125125212237 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125212237 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=277996, count=282448) 20241125125213237 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125213237 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241125125213238 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241125125213238 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241125125213238 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user fail' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw ------ Mon Nov 25 12:52:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125125214239 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125214239 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_attach_pdp_act_user_addr_v4raw started. 20241125125214945 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47590<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125125214946 DMM INFO MM(262420000001004/cfddd863) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241125125214946 DMM INFO MM(262420000001004/cfddd863) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241125125214946 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3ff0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125125214946 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3ff0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125125214946 DMM DEBUG MM_STATE_Iu(5)[0x560a8e0e1f30]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241125125214946 DMM DEBUG MM_STATE_Iu(5)[0x560a8e0e1f30]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241125125214946 DMM NOTICE MM(262420000001004/cfddd863) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241125125214946 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20241125125214946 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241125125214946 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241125125214946 DLGTP DEBUG Registering seq=1082 in restransmit req queue (gtp.c:402) 20241125125214946 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241125125214946 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) 20241125125214946 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:399) 20241125125214946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Deallocated (fsm.c:568) 20241125125214946 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ec0]{Idle}: Deallocated (fsm.c:568) 20241125125214946 DMM DEBUG MM_STATE_Iu(5)[0x560a8e0e1f30]{Detached}: Deallocated (fsm.c:568) 20241125125214946 DMM DEBUG GMM(gmm_fsm)[0x560a8e0d3ff0]{Deregistered}: Deallocated (fsm.c:568) 20241125125214946 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241125125214947 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125214947 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125214947 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125214947 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125214947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125214947 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125214947 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1504)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1505)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1504)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1508)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1508)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125214988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125125214988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125214988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125214988 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125214988 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125125214988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125214988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125214988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125214988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1508)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125214990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125214990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125214990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125214990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125214990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125214990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125214990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125214990 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125214990 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125125214990 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125214990 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125125214991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125214991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1508)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1508)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125214994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1505)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1505)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1509)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 20241125125215004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125215004 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1510)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1509)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1513)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1513)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125215025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125125215025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125215025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125215025 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125215025 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125125215025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125215025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125215025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125215025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1513)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125215027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125215027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125215027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125215027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125215027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125215027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125215027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125215027 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125215027 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125125215027 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125215027 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125125215027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125215027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1513)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1513)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125215031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1510)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1510)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125125215039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125215039 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1514)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 TC_attach_pdp_act_user_addr_v4raw-BVCI210(1512)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1515)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1514)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1519)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1519)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125215084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125125215084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125215084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125215084 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125215084 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125125215084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125215084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125215084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125215084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1519)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125215086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125215086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125215086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125215086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125215086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125215086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125215086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125215086 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125215086 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125125215086 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125215086 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1519)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125125215087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125215087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1519)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125215091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@1b75635d951b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1b75635d951b: Starting RAN_Emulation SGSN_Test_0-M3UA(1521)@1b75635d951b: ************************************************* SGSN_Test_0-M3UA(1521)@1b75635d951b: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1521)@1b75635d951b: ************************************************* SGSN_Test_0-SCCP(1518)@1b75635d951b: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1515)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1515)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125125215101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125215101 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_v4raw-BVCI220(1516)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125125215240 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125215240 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125125215240 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125125215240 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1523)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1523)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125125215242 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1523)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1523)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125125215242 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1523)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1523)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1523)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1523)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125125215295 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241125125215295 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:110) 20241125125215295 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241125125215295 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1521)@1b75635d951b: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241125125215298 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125215298 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241125125215298 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241125125215298 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241125125215298 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241125125215298 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241125125215298 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241125125215300 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125215300 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241125125215300 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241125125215300 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241125125215300 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241125125215300 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241125125215300 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241125125215300 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241125125216106 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125216106 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125216106 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125216106 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125216106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125216106 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125216106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125216106 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125216106 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241125125216106 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241125125216106 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125216106 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125216106 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125216106 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125216107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125216107 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125216107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125216107 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1520)@1b75635d951b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507)@1b75635d951b: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1526), IMSI='262420000001058'H, TLLI='CEA2EA58'O, index=0 SGSN_Test-GSUP(1524)@1b75635d951b: Created GsupExpect[0] for "262420000001058" to be handled at TC_attach_pdp_act_user_addr_v4raw(1526) TC_attach_pdp_act_user_addr_v4raw(1526)@1b75635d951b: 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 := 'C9E4'O, rac := '91'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, 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(1520)@1b75635d951b: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)4621050 SGSN_Test_0-SCCP(1518)@1b75635d951b: First idle individual index:0 SGSN_Test_0-RAN(1520)@1b75635d951b: patch: N(SD) for ConnIdx 0 set to 1 20241125125216307 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125216307 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125216307 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125216307 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125216307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125216307 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125216307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125216307 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125216307 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241125125216307 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241125125216307 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241125125216307 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach" (gprs_gmm.c:1266) 20241125125216307 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e1f30]{Deregistered}: Allocated (fsm.c:456) 20241125125216307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Allocated (fsm.c:456) 20241125125216307 DMM DEBUG MM_STATE_Gb[0x560a8e0db3a0]{Idle}: Allocated (fsm.c:456) 20241125125216307 DMM DEBUG MM_STATE_Iu[0x560a8e0e5ff0]{Detached}: Allocated (fsm.c:456) 20241125125216307 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e1f30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125125216307 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e1f30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125125216307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125125216307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125125216307 DMM DEBUG MM(262420000001058/ff6365ad) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125125216307 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241125125216308 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125216308 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125216308 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125216308 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125216308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125216308 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125216308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125216308 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125216308 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125216308 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125216308 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125216308 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125216308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125216308 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125216308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125216308 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@1b75635d951b: { messageType := 2, destLocRef := '4682FA'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(1518)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1526)@1b75635d951b: 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 := '61802ADB1AC4C25066DFB27FBF1A676F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C1BE997E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '838C3D04A8EAC811'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '23130F7DB4B2FD7BB604CF3B2B1C607B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8381017CC5987269437462B6E27F2D4B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9286D70BD3A6545E56973139390644F5'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A50E4692425B22ED'O } } } } } SGSN_Test_0-SCCP(1518)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1518)@1b75635d951b: vl_len:23 SGSN_Test_0-SCCP(1518)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1518)@1b75635d951b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20241125125216317 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125216317 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125216317 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125216317 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125216317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125216317 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125216317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125216317 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125216317 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241125125216317 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241125125216317 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241125125216317 DMM DEBUG MM(262420000001058/ff6365ad) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1084) 20241125125216317 DMM NOTICE MM(262420000001058/ff6365ad) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125125216317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125125216317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125125216317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125125216317 DMM DEBUG MM(262420000001058/ff6365ad) Requesting authorization (sgsn_auth.c:160) 20241125125216317 DMM INFO MM(262420000001058/ff6365ad) Requesting authentication tuples (sgsn_auth.c:184) 20241125125216317 DMM DEBUG MM(262420000001058/ff6365ad) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125125216317 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20241125125216317 DGPRS INFO SUBSCR(262420000001058) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1524)@1b75635d951b: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1526) SGSN_Test-GSUP(1524)@1b75635d951b: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)"262420000001058" 20241125125216320 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125125216320 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125125216320 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125125216320 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125125216320 DMM INFO MM(262420000001058/ff6365ad) Subscriber data update (mmctx.c:445) 20241125125216320 DMM DEBUG MM(262420000001058/ff6365ad) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125125216320 DMM INFO MM(262420000001058/ff6365ad) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125125216320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125125216320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125125216320 DMM INFO MM(262420000001058/ff6365ad) <- GMM AUTH AND CIPHERING REQ (rand = 61 80 2a db 1a c4 c2 50 66 df b2 7f bf 1a 67 6f , mmctx_is_r99=1, vec->auth_types=0x3, autn = 92 86 d7 0b d3 a6 54 5e 56 97 31 39 39 06 44 f5 ) (gprs_gmm.c:483) 20241125125216320 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241125125216320 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125216320 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125216320 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125216320 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125216320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125216320 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125216320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125216320 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1518)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1518)@1b75635d951b: vl_len:37 SGSN_Test_0-SCCP(1518)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1518)@1b75635d951b: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130322A50E469223094B99990000105008F02904425B22ED'O 20241125125216327 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125216327 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125216327 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125216327 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125216327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125216327 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125216327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125216327 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125216327 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241125125216327 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241125125216327 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241125125216327 DMM INFO MM(262420000001058/ff6365ad) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241125125216327 DMM NOTICE MM(262420000001058/ff6365ad) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241125125216327 DMM DEBUG MM(262420000001058/ff6365ad) checking auth: received UMTS RES = a5 0e 46 92 42 5b 22 ed (gprs_gmm.c:666) 20241125125216327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241125125216327 DMM DEBUG MM(262420000001058/ff6365ad) Requesting authorization (sgsn_auth.c:160) 20241125125216327 DMM INFO MM(262420000001058/ff6365ad) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125125216327 DMM DEBUG MM(262420000001058/ff6365ad) Requesting subscriber data update (gprs_subscriber.c:894) 20241125125216327 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20241125125216327 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) 20241125125216327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241125125216327 DMM DEBUG MM(262420000001058/ff6365ad) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241125125216327 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125216327 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125216327 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125216327 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125216327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125216327 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125216327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125216327 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1518)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1518)@1b75635d951b: vl_len:12 SGSN_Test_0-SCCP(1518)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1518)@1b75635d951b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241125125216334 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125216334 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125216334 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125216334 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125216334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125216334 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125216334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125216334 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125216335 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241125125216335 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241125125216335 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241125125216335 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20241125125216335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241125125216335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241125125216335 DMM INFO MM(262420000001058/ff6365ad) <- GMM ATTACH ACCEPT (new P-TMSI=0xff6365ad) (gprs_gmm.c:300) 20241125125216335 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241125125216335 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125216335 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125216335 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125216335 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125216335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125216335 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125216335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125216335 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125216335 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125216335 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125216335 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125216335 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125216335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125216335 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125216335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125216335 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1518)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241125125216340 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241125125216340 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241125125216340 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241125125216340 DMM INFO MM(262420000001058/ff6365ad) Subscriber data update (mmctx.c:445) 20241125125216340 DMM DEBUG MM(262420000001058/ff6365ad) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241125125216340 DMM INFO MM(262420000001058/ff6365ad) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241125125216340 DMM NOTICE MM(262420000001058/ff6365ad) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:1000) 20241125125216340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241125125216340 DMM NOTICE MM(262420000001058/ff6365ad) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241125125216340 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) 20241125125216340 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241125125216340 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241125125216340 DMM INFO MM(262420000001058/ff6365ad) Subscriber data update (mmctx.c:445) 20241125125216340 DMM DEBUG MM(262420000001058/ff6365ad) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1518)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1518)@1b75635d951b: vl_len:14 SGSN_Test_0-SCCP(1518)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1518)@1b75635d951b: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241125125216342 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125216342 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125216342 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125216342 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125216342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125216342 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125216342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125216343 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125216343 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241125125216343 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241125125216343 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241125125216343 DMM INFO MM(262420000001058/ff6365ad) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125125216343 DMM NOTICE MM(262420000001058/ff6365ad) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125125216343 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e1f30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125125216343 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e1f30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125125216343 DMM DEBUG MM_STATE_Iu(7)[0x560a8e0e5ff0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241125125216343 DMM DEBUG MM_STATE_Iu(7)[0x560a8e0e5ff0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241125125216343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125125216343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241125125216343 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125216343 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125216343 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125216343 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125216343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125216343 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125216343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125216343 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1518)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1518)@1b75635d951b: vl_len:7 SGSN_Test_0-SCCP(1518)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1518)@1b75635d951b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241125125216348 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125216348 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125216348 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125216348 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125216348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125216348 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125216348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125216348 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125216348 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241125125216348 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241125125216348 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241125125216348 DMM INFO MM(262420000001058/ff6365ad) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241125125216348 DMM DEBUG MM_STATE_Iu(7)[0x560a8e0e5ff0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241125125216348 DMM DEBUG MM_STATE_Iu(7)[0x560a8e0e5ff0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241125125216348 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125216348 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125216348 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125216348 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125216348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125216348 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125216348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125216348 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-RAN(1520)@1b75635d951b: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)4621050 20241125125216350 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125216350 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125216350 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125216350 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125216350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125216350 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125216350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125216350 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_attach_pdp_act_user_addr_v4raw(1526)@1b75635d951b: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1526)@1b75635d951b: 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 := 'FF6365AD'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1520)@1b75635d951b: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)10100012 SGSN_Test_0-RAN(1520)@1b75635d951b: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1518)@1b75635d951b: First idle individual index:0 20241125125216557 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125216557 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125216557 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125216557 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125216557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125216557 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125216557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125216557 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125216558 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241125125216558 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241125125216558 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241125125216558 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFF6365AD) type="signalling" (gprs_gmm.c:1944) 20241125125216558 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e1f30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241125125216558 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e1f30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241125125216558 DMM DEBUG MM(262420000001058/ff6365ad) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241125125216558 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125216558 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125216558 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125216558 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125216558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125216558 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125216558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125216558 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125216558 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125216558 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125216558 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125216558 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125216558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125216558 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125216558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125216558 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@1b75635d951b: { messageType := 2, destLocRef := '9A1D2C'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(1518)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1518)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1518)@1b75635d951b: vl_len:12 SGSN_Test_0-SCCP(1518)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1518)@1b75635d951b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241125125216563 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125216563 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125216563 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125216563 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125216563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125216563 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125216563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125216563 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125216564 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241125125216564 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241125125216564 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241125125216564 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 8) (iu_client.c:366) 20241125125216564 DMM DEBUG MM_STATE_Iu(7)[0x560a8e0e5ff0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241125125216564 DMM DEBUG MM_STATE_Iu(7)[0x560a8e0e5ff0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241125125216564 DMM INFO MM(262420000001058/ff6365ad) <- GMM SERVICE ACCEPT (P-TMSI=0xff6365ad) (gprs_gmm.c:813) 20241125125216564 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241125125216564 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125216564 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125216564 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125216564 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125216564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125216564 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125216564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125216564 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125216564 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125216564 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125216564 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125216564 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125216564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125216564 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125216564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125216564 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1518)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1526)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1526)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1518)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1518)@1b75635d951b: vl_len:23 SGSN_Test_0-SCCP(1518)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1518)@1b75635d951b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241125125216571 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125216571 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125216571 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125216571 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125216571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125216571 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125216571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125216571 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125216571 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241125125216571 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241125125216571 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241125125216571 DMM INFO MM(262420000001058/ff6365ad) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241125125216571 DMM INFO MM(262420000001058/ff6365ad) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241125125216571 DMM DEBUG MM(262420000001058/ff6365ad) Using GGSN 0 (gprs_sm.c:312) 20241125125216571 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) 20241125125216571 DLGTP DEBUG Begin pdp_tidset tid = 5850100000024262 (pdp.c:279) 20241125125216571 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241125125216571 DGPRS NOTICE PDP(262420000001058/0) Create PDP Context (sgsn_libgtp.c:181) 20241125125216571 DLGTP DEBUG Registering seq=1083 in restransmit req queue (gtp.c:402) 20241125125216582 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0f 04 3b 00 00 01 80 08 00 10 16 25 16 7e 11 07 14 ea ad 14 05 7f e0 7d e7 09 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1083 from retransmit req queue (gtp.c:443) 20241125125216582 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f319c0c8678, cbp=0x560a8e0e1b00) (sgsn_libgtp.c:632) 20241125125216582 DGPRS INFO PDP(262420000001058/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241125125216582 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125216582 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125216582 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125216582 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125216582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125216582 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125216582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125216582 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1518)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1518)@1b75635d951b: vl_len:30 SGSN_Test_0-SCCP(1518)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1518)@1b75635d951b: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800418E3CE4'O 20241125125216600 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125216600 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125216600 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125216600 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125216600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125216600 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125216600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125216600 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125216600 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241125125216600 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241125125216600 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241125125216600 DRANAP INFO Rx RAB Assignment Response for UE conn_id 8 (iu_client.c:574) 20241125125216601 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241125125216601 DLGTP DEBUG Registering seq=1084 in restransmit req queue (gtp.c:402) 20241125125216601 DGPRS INFO PDP(262420000001058/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241125125216601 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241125125216601 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125216601 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125216601 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125216601 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125216601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125216601 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125216601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125216601 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1526)@1b75635d951b: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_attach_pdp_act_user_addr_v4raw(1526)@1b75635d951b: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@1b75635d951b: Test Component 1526 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-Gb0-NS0(1504)@1b75635d951b: Final verdict of PTC: none 20241125125216604 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125125216604 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241125125216605 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241125125216605 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241125125216605 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241125125216605 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241125125216605 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) SGSN_Test-GSUP-IPA(1523)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1509)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP(1524)@1b75635d951b: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1512)@1b75635d951b: Final verdict of PTC: none -NSVCI98(1513)@1b75635d951b: Final verdict of PTC: none 20241125125216605 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241125125216605 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241125125216605 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241125125216605 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:673) 20241125125216605 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125216605 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241125125216605 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241125125216605 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241125125216605 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241125125216605 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241125125216605 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241125125216605 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241125125216606 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-Gb2-BSSGP2(1515)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1505)@1b75635d951b: Final verdict of PTC: none 20241125125216607 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47590<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1518)@1b75635d951b: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507)@1b75635d951b: Final verdict of PTC: none -NSVCI99(1519)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1510)@1b75635d951b: Final verdict of PTC: none SGSN_Test_0-M3UA(1521)@1b75635d951b: Final verdict of PTC: none SGSN_Test-RNC_GTP(1522)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(1517)@1b75635d951b: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1516)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1514)@1b75635d951b: Final verdict of PTC: none -NSVCI97(1508)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1525)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(1511)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(1506)@1b75635d951b: Final verdict of PTC: none SGSN_Test_0-RAN(1520)@1b75635d951b: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw(1526)@1b75635d951b: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(1504): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1505): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(1506): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(1508): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(1509): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1510): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(1511): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1512): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(1513): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(1514): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1515): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1516): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(1517): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test_0-SCCP(1518): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(1519): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test_0-RAN(1520): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test_0-M3UA(1521): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-RNC_GTP(1522): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(1523): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(1524): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(1525): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1526): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@1b75635d951b: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw fail'. Mon Nov 25 12:52:16 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.talloc 20241125125216745 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40066<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125125217247 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40066<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=236764) 20241125125217605 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125217606 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=236764, count=289032) 20241125125218606 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241125125218606 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241125125218606 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241125125218606 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125218606 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw fail' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 ------ Mon Nov 25 12:52:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125125219607 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125219607 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20241125125220317 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40078<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125125220318 DMM INFO MM(262420000001058/ff6365ad) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241125125220318 DMM INFO MM(262420000001058/ff6365ad) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241125125220318 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e1f30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125125220318 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e1f30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125125220318 DMM DEBUG MM_STATE_Iu(7)[0x560a8e0e5ff0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241125125220318 DMM DEBUG MM_STATE_Iu(7)[0x560a8e0e5ff0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241125125220318 DMM NOTICE MM(262420000001058/ff6365ad) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241125125220318 DGPRS INFO PDP(262420000001058/0) Forcing release of PDP context (pdpctx.c:102) 20241125125220318 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241125125220318 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241125125220318 DLGTP DEBUG Registering seq=1085 in restransmit req queue (gtp.c:402) 20241125125220318 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20241125125220318 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) 20241125125220318 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:399) 20241125125220318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Deallocated (fsm.c:568) 20241125125220318 DMM DEBUG MM_STATE_Gb[0x560a8e0db3a0]{Idle}: Deallocated (fsm.c:568) 20241125125220318 DMM DEBUG MM_STATE_Iu(7)[0x560a8e0e5ff0]{Detached}: Deallocated (fsm.c:568) 20241125125220318 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e1f30]{Deregistered}: Deallocated (fsm.c:568) 20241125125220318 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241125125220318 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125220318 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125220318 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125220318 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125220318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125220318 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125220318 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1527)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1528)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1527)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1532)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1532)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125220367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125125220367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125220367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125220367 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125220367 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125125220367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125220367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125220367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125220367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1531)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1532)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125220369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125220369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125220369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125220369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125220370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125220370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125220370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125220370 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125220370 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125125220370 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125220370 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125125220370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125220370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1532)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1532)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125220374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1533)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1528)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1528)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125125220385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125220385 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1529)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1531)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1537)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1537)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125220399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125125220399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125220399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125220399 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125220399 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125125220399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125220399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125220399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125220399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1537)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125220401 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125220401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125220401 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(1536)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 20241125125220401 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125220401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125220401 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125220401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125220401 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125220401 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125125220401 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125220401 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125125220402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125220402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1537)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1537)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125220406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1533)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1533)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125125220417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125220417 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1534)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1538)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1536)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1541)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1541)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125220433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125125220433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125220433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125220433 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125220433 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125125220433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125220433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125220433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125220433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1541)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125220435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125220435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125220435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125220435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125220435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125220435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125220435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125220435 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125220435 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125125220435 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125220435 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1541)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125125220436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125220436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1541)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125220439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1538)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1538)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125125220448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125220448 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1540)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1b75635d951b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1544)@1b75635d951b: ************************************************* MTC@1b75635d951b: Starting RAN_Emulation SGSN_Test_0-M3UA(1544)@1b75635d951b: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1544)@1b75635d951b: ************************************************* SGSN_Test_0-SCCP(1542)@1b75635d951b: v_sccp_pdu_maxlen:268 20241125125220608 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125220608 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125125220608 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125125220608 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1546)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1546)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125125220610 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1546)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1546)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125125220611 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1546)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1546)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1546)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1546)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125125220655 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241125125220656 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:110) 20241125125220656 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241125125220656 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1544)@1b75635d951b: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241125125220658 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125220658 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241125125220658 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241125125220658 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241125125220658 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241125125220658 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241125125220658 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241125125220659 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125220659 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241125125220659 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241125125220659 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241125125220659 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241125125220659 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241125125220659 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241125125220660 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241125125221466 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125221466 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125221466 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125221466 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125221466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125221466 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125221466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125221466 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125221466 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241125125221466 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241125125221466 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125221466 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125221466 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125221466 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125221466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125221466 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125221467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125221467 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1543)@1b75635d951b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1529)@1b75635d951b: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549), IMSI='262420000001055'H, TLLI='E82063DD'O, index=0 SGSN_Test-GSUP(1547)@1b75635d951b: Created GsupExpect[0] for "262420000001055" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@1b75635d951b: 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 := '0293'O, rac := '17'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, 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(1543)@1b75635d951b: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)8730300 SGSN_Test_0-SCCP(1542)@1b75635d951b: First idle individual index:0 SGSN_Test_0-RAN(1543)@1b75635d951b: patch: N(SD) for ConnIdx 0 set to 1 20241125125221679 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125221679 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125221679 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125221679 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125221679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125221679 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125221679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125221679 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125221680 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241125125221680 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241125125221680 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241125125221680 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach" (gprs_gmm.c:1266) 20241125125221680 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e5ff0]{Deregistered}: Allocated (fsm.c:456) 20241125125221680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Allocated (fsm.c:456) 20241125125221680 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ec0]{Idle}: Allocated (fsm.c:456) 20241125125221680 DMM DEBUG MM_STATE_Iu[0x560a8e0e5980]{Detached}: Allocated (fsm.c:456) 20241125125221680 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e5ff0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125125221680 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e5ff0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125125221680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125125221680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125125221680 DMM DEBUG MM(262420000001055/f69d9570) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125125221680 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241125125221680 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125221680 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125221680 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125221680 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125221680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125221680 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125221680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125221680 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125221680 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125221680 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125221680 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125221680 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125221680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125221680 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125221680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125221680 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@1b75635d951b: { messageType := 2, destLocRef := '8536BC'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(1542)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@1b75635d951b: 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 := 'A1F9BE28E533EFB0EF23BB53261C66DB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EDEC598F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '62B048969A7A663A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '78AB7693296D991FF00FFC144FC694AD'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'FADCF62F657C6504249904C3252B9649'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '84122FC7D10C98AB07DBF8529B4EF8F6'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '95E8EBF037972E05'O } } } } } SGSN_Test_0-SCCP(1542)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@1b75635d951b: vl_len:23 SGSN_Test_0-SCCP(1542)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1542)@1b75635d951b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20241125125221689 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125221689 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125221689 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125221689 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125221689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125221689 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125221689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125221689 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125221689 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241125125221689 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241125125221689 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241125125221689 DMM DEBUG MM(262420000001055/f69d9570) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1084) 20241125125221689 DMM NOTICE MM(262420000001055/f69d9570) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125125221689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125125221689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125125221689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125125221689 DMM DEBUG MM(262420000001055/f69d9570) Requesting authorization (sgsn_auth.c:160) 20241125125221689 DMM INFO MM(262420000001055/f69d9570) Requesting authentication tuples (sgsn_auth.c:184) 20241125125221689 DMM DEBUG MM(262420000001055/f69d9570) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125125221689 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20241125125221689 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(1547)@1b75635d951b: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549) SGSN_Test-GSUP(1547)@1b75635d951b: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)"262420000001055" 20241125125221692 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125125221692 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125125221692 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125125221692 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125125221692 DMM INFO MM(262420000001055/f69d9570) Subscriber data update (mmctx.c:445) 20241125125221692 DMM DEBUG MM(262420000001055/f69d9570) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125125221692 DMM INFO MM(262420000001055/f69d9570) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125125221692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125125221692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125125221692 DMM INFO MM(262420000001055/f69d9570) <- GMM AUTH AND CIPHERING REQ (rand = a1 f9 be 28 e5 33 ef b0 ef 23 bb 53 26 1c 66 db , mmctx_is_r99=1, vec->auth_types=0x3, autn = 84 12 2f c7 d1 0c 98 ab 07 db f8 52 9b 4e f8 f6 ) (gprs_gmm.c:483) 20241125125221692 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241125125221692 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125221692 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125221692 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125221692 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125221692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125221692 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125221692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125221692 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@1b75635d951b: vl_len:37 SGSN_Test_0-SCCP(1542)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1542)@1b75635d951b: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813052295E8EBF023094B99990000105005F0290437972E05'O 20241125125221698 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125221698 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125221698 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125221698 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125221698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125221698 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125221698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125221698 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125221698 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241125125221698 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241125125221698 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241125125221698 DMM INFO MM(262420000001055/f69d9570) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241125125221698 DMM NOTICE MM(262420000001055/f69d9570) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241125125221698 DMM DEBUG MM(262420000001055/f69d9570) checking auth: received UMTS RES = 95 e8 eb f0 37 97 2e 05 (gprs_gmm.c:666) 20241125125221698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241125125221698 DMM DEBUG MM(262420000001055/f69d9570) Requesting authorization (sgsn_auth.c:160) 20241125125221698 DMM INFO MM(262420000001055/f69d9570) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125125221698 DMM DEBUG MM(262420000001055/f69d9570) Requesting subscriber data update (gprs_subscriber.c:894) 20241125125221698 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20241125125221698 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) 20241125125221698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241125125221699 DMM DEBUG MM(262420000001055/f69d9570) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241125125221699 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125221699 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125221699 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125221699 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125221699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125221699 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125221699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125221699 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@1b75635d951b: vl_len:12 SGSN_Test_0-SCCP(1542)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1542)@1b75635d951b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241125125221708 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125221708 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125221708 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125221708 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125221708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125221708 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125221708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125221708 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125221708 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241125125221708 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241125125221708 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241125125221708 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20241125125221708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241125125221708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241125125221708 DMM INFO MM(262420000001055/f69d9570) <- GMM ATTACH ACCEPT (new P-TMSI=0xf69d9570) (gprs_gmm.c:300) 20241125125221708 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241125125221708 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125221708 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125221708 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125221708 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125221708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125221708 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125221708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125221708 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125221708 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125221708 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125221709 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125221709 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125221709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125221709 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125221709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125221709 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241125125221712 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241125125221712 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241125125221712 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241125125221712 DMM INFO MM(262420000001055/f69d9570) Subscriber data update (mmctx.c:445) 20241125125221712 DMM DEBUG MM(262420000001055/f69d9570) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241125125221712 DMM INFO MM(262420000001055/f69d9570) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241125125221712 DMM NOTICE MM(262420000001055/f69d9570) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:1000) 20241125125221712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241125125221713 DMM NOTICE MM(262420000001055/f69d9570) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241125125221713 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) 20241125125221713 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241125125221713 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241125125221713 DMM INFO MM(262420000001055/f69d9570) Subscriber data update (mmctx.c:445) 20241125125221713 DMM DEBUG MM(262420000001055/f69d9570) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1542)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@1b75635d951b: vl_len:14 SGSN_Test_0-SCCP(1542)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1542)@1b75635d951b: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241125125221716 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125221716 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125221716 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125221716 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125221716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125221716 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125221716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125221716 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125221716 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241125125221716 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241125125221716 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241125125221716 DMM INFO MM(262420000001055/f69d9570) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125125221716 DMM NOTICE MM(262420000001055/f69d9570) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125125221716 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e5ff0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125125221716 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e5ff0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125125221716 DMM DEBUG MM_STATE_Iu(9)[0x560a8e0e5980]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241125125221716 DMM DEBUG MM_STATE_Iu(9)[0x560a8e0e5980]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241125125221716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125125221716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241125125221716 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125221716 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125221716 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125221716 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125221716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125221716 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125221716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125221716 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@1b75635d951b: vl_len:7 SGSN_Test_0-SCCP(1542)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1542)@1b75635d951b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241125125221722 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125221722 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125221722 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125221722 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125221722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125221722 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125221722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125221722 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125221722 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241125125221722 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241125125221722 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241125125221722 DMM INFO MM(262420000001055/f69d9570) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241125125221722 DMM DEBUG MM_STATE_Iu(9)[0x560a8e0e5980]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241125125221722 DMM DEBUG MM_STATE_Iu(9)[0x560a8e0e5980]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241125125221722 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125221722 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125221722 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125221722 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125221722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125221722 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125221722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125221722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@1b75635d951b: Session index based on local reference:0 20241125125221724 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125221724 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125221724 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125221724 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125221724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125221724 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125221724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125221724 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1543)@1b75635d951b: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)8730300 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@1b75635d951b: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@1b75635d951b: 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 := 'F69D9570'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1543)@1b75635d951b: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)4784685 SGSN_Test_0-RAN(1543)@1b75635d951b: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1542)@1b75635d951b: First idle individual index:0 20241125125221925 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125221926 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125221926 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125221926 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125221926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125221926 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125221926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125221926 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125221926 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241125125221926 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241125125221926 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241125125221926 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF69D9570) type="signalling" (gprs_gmm.c:1944) 20241125125221926 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e5ff0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241125125221926 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e5ff0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241125125221926 DMM DEBUG MM(262420000001055/f69d9570) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241125125221926 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125221927 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125221927 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125221927 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125221927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125221927 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125221927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125221927 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125221927 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125221927 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125221927 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125221927 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125221927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125221927 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125221927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125221927 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@1b75635d951b: { messageType := 2, destLocRef := '49022D'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(1542)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@1b75635d951b: vl_len:12 SGSN_Test_0-SCCP(1542)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1542)@1b75635d951b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241125125221931 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125221931 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125221931 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125221931 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125221931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125221931 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125221931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125221931 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125221931 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241125125221931 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241125125221931 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241125125221931 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 10) (iu_client.c:366) 20241125125221931 DMM DEBUG MM_STATE_Iu(9)[0x560a8e0e5980]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241125125221931 DMM DEBUG MM_STATE_Iu(9)[0x560a8e0e5980]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241125125221931 DMM INFO MM(262420000001055/f69d9570) <- GMM SERVICE ACCEPT (P-TMSI=0xf69d9570) (gprs_gmm.c:813) 20241125125221931 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241125125221931 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125221932 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125221932 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125221932 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125221932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125221932 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125221932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125221932 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125221932 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125221932 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125221932 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125221932 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125221932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125221932 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125221932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125221932 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1542)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@1b75635d951b: vl_len:23 SGSN_Test_0-SCCP(1542)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1542)@1b75635d951b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241125125221938 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125221938 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125221938 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125221938 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125221938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125221938 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125221938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125221938 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125221939 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241125125221939 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241125125221939 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241125125221939 DMM INFO MM(262420000001055/f69d9570) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241125125221939 DMM INFO MM(262420000001055/f69d9570) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241125125221939 DMM DEBUG MM(262420000001055/f69d9570) Using GGSN 0 (gprs_sm.c:312) 20241125125221939 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) 20241125125221939 DLGTP DEBUG Begin pdp_tidset tid = 5550100000024262 (pdp.c:279) 20241125125221939 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241125125221939 DGPRS NOTICE PDP(262420000001055/0) Create PDP Context (sgsn_libgtp.c:181) 20241125125221939 DLGTP DEBUG Registering seq=1086 in restransmit req queue (gtp.c:402) 20241125125221951 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 10 04 3e 00 00 01 80 08 00 10 8d ae 57 f7 11 a1 dc 35 4f 14 05 7f dc f6 f9 cc 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) 20241125125221951 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f319c0c96e8, cbp=0x560a8e0e6940) (sgsn_libgtp.c:632) 20241125125221951 DGPRS INFO PDP(262420000001055/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241125125221951 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125221951 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125221951 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125221951 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125221951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125221951 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125221951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125221951 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@1b75635d951b: vl_len:33 SGSN_Test_0-SCCP(1542)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1542)@1b75635d951b: data sent by MTP3_SCCP_PORT: '6000001D000001003440160000010033400F6028DC3500017F000068004C008625'O 20241125125221970 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125221970 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125221970 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125221970 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125221970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125221970 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125221970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125221970 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125221970 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241125125221970 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241125125221970 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241125125221970 DRANAP INFO Rx RAB Assignment Response for UE conn_id 10 (iu_client.c:574) 20241125125221970 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/35 00 01 7f 00 00 68 )20241125125221970 DLGTP DEBUG Registering seq=1087 in restransmit req queue (gtp.c:402) 20241125125221971 DGPRS INFO PDP(262420000001055/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241125125221971 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241125125221971 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125221971 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125221971 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125221971 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125221971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125221971 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125221971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125221971 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@1b75635d951b: Session index based on local reference:0 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@1b75635d951b: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" SGSN_Test_0-SCCP(1542)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@1b75635d951b: DT1 data has been put to the reassembly buffer TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@1b75635d951b: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 SGSN_Test_0-SCCP(1542)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MC@1b75635d951b: Test Component 1549 has requested to stop MTC. Terminating current testcase execution. 20241125125221975 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125125221975 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1547)@1b75635d951b: Final verdict of PTC: none -NSVCI97(1532)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1546)@1b75635d951b: Final verdict of PTC: none 20241125125221977 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) SGSN_Test-Gb0-NS0(1527)@1b75635d951b: Final verdict of PTC: none 20241125125221977 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241125125221977 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241125125221977 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) -NSVCI98(1537)@1b75635d951b: Final verdict of PTC: none 20241125125221977 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241125125221977 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241125125221978 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241125125221978 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) SGSN_Test-Gb1-NS1(1531)@1b75635d951b: Final verdict of PTC: none 20241125125221978 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:673) 20241125125221978 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125221978 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1540)@1b75635d951b: Final verdict of PTC: none 20241125125221978 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241125125221978 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40078<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241125125221978 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) -NSVCI99(1541)@1b75635d951b: Final verdict of PTC: none20241125125221978 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241125125221978 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241125125221978 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241125125221978 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) SGSN_Test-RNC_GTP(1545)@1b75635d951b: Final verdict of PTC: none SGSN_Test_0-SCCP(1542)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1536)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1538)@1b75635d951b: Final verdict of PTC: none20241125125221979 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-Gb0-BSSGP0(1528)@1b75635d951b: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1529)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1548)@1b75635d951b: Final verdict of PTC: none SGSN_Test_0-M3UA(1544)@1b75635d951b: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1534)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1533)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(1530)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(1539)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(1535)@1b75635d951b: Final verdict of PTC: none SGSN_Test_0-RAN(1543)@1b75635d951b: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@1b75635d951b: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(1527): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1528): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1529): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(1530): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(1531): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(1532): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1533): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1534): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(1535): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(1536): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(1537): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1538): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(1539): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1540): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(1541): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test_0-SCCP(1542): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test_0-RAN(1543): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test_0-M3UA(1544): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-RNC_GTP(1545): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(1546): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(1547): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(1548): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@1b75635d951b: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 fail'. Mon Nov 25 12:52:22 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.talloc 20241125125222116 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40084<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125125222617 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40084<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=285808) 20241125125222976 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125222976 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=285808, count=290260) 20241125125223978 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125223978 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241125125223979 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241125125223979 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241125125223979 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 fail' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 ------ Mon Nov 25 12:52:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125125224979 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125224979 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20241125125225682 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40086<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125125225683 DMM INFO MM(262420000001055/f69d9570) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241125125225683 DMM INFO MM(262420000001055/f69d9570) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241125125225683 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e5ff0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125125225683 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e5ff0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125125225683 DMM DEBUG MM_STATE_Iu(9)[0x560a8e0e5980]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241125125225684 DMM DEBUG MM_STATE_Iu(9)[0x560a8e0e5980]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241125125225684 DMM NOTICE MM(262420000001055/f69d9570) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241125125225684 DGPRS INFO PDP(262420000001055/0) Forcing release of PDP context (pdpctx.c:102) 20241125125225684 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241125125225684 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241125125225684 DLGTP DEBUG Registering seq=1088 in restransmit req queue (gtp.c:402) 20241125125225684 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20241125125225684 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) 20241125125225684 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:399) 20241125125225684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Deallocated (fsm.c:568) 20241125125225684 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ec0]{Idle}: Deallocated (fsm.c:568) 20241125125225684 DMM DEBUG MM_STATE_Iu(9)[0x560a8e0e5980]{Detached}: Deallocated (fsm.c:568) 20241125125225684 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e5ff0]{Deregistered}: Deallocated (fsm.c:568) 20241125125225684 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241125125225684 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125225684 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125225684 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125225684 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125225684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125225684 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125225684 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1550)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1551)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1550)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1554)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1554)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125225729 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125125225729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125225729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125225729 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125225729 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125125225729 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125225729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125225729 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125225730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1554)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125225731 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125225731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125225731 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125225731 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125225731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125225731 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125225731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125225731 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125225731 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125125225731 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125225731 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1554)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125125225732 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125225732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1554)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125225736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1555)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1551)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1551)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125125225745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125225745 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1556)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1555)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1559)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1559)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125225763 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125125225763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125225763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125225763 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125225763 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125125225763 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125225763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125225763 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125225763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1559)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125225765 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125225765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125225765 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125225765 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125225765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125225765 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125225765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125225765 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125225765 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125125225765 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125225765 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125125225766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125225766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1559)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1559)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125225770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1556)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1556)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1560)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 20241125125225780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125225780 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1558)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1561)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1560)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1564)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1564)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125225803 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125125225803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125225804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125225804 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125225804 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125125225804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125225804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125225804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125225804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1564)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125225805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125225805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125225805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125225805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125225805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125225805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125225805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125225805 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125225805 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125125225805 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125225805 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125125225806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125225806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1564)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1564)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125225809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1561)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1561)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125125225819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125225819 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1b75635d951b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1567)@1b75635d951b: ************************************************* SGSN_Test_0-M3UA(1567)@1b75635d951b: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1567)@1b75635d951b: ************************************************* MTC@1b75635d951b: Starting RAN_Emulation SGSN_Test_0-SCCP(1565)@1b75635d951b: v_sccp_pdu_maxlen:268 20241125125225980 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125225980 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125125225980 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125125225980 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1569)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1569)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125125225982 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1569)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1569)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125125225983 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1569)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1569)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1569)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1569)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125125226025 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241125125226025 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:110) 20241125125226025 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241125125226025 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1567)@1b75635d951b: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241125125226028 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125226028 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241125125226028 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241125125226028 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241125125226028 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241125125226028 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241125125226028 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241125125226029 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125226029 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241125125226029 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241125125226029 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241125125226029 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241125125226029 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241125125226029 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241125125226029 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241125125226835 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125226835 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125226835 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125226835 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125226835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125226835 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125226835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125226835 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125226836 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241125125226836 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241125125226836 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125226836 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125226836 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125226836 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125226836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125226836 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125226836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125226836 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1566)@1b75635d951b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553)@1b75635d951b: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572), IMSI='262420000001056'H, TLLI='C00C024F'O, index=0 SGSN_Test-GSUP(1570)@1b75635d951b: Created GsupExpect[0] for "262420000001056" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@1b75635d951b: 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 := 'DF1D'O, rac := '28'O ("(") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, 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(1566)@1b75635d951b: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)10173374 SGSN_Test_0-SCCP(1565)@1b75635d951b: First idle individual index:0 SGSN_Test_0-RAN(1566)@1b75635d951b: patch: N(SD) for ConnIdx 0 set to 1 20241125125227051 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125227051 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125227051 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125227051 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125227051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125227051 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125227051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125227051 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125227052 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241125125227052 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241125125227052 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241125125227052 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach" (gprs_gmm.c:1266) 20241125125227052 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e5980]{Deregistered}: Allocated (fsm.c:456) 20241125125227052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Allocated (fsm.c:456) 20241125125227052 DMM DEBUG MM_STATE_Gb[0x560a8e0db3a0]{Idle}: Allocated (fsm.c:456) 20241125125227052 DMM DEBUG MM_STATE_Iu[0x560a8e0e75e0]{Detached}: Allocated (fsm.c:456) 20241125125227052 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e5980]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125125227052 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e5980]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125125227052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125125227052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125125227052 DMM DEBUG MM(262420000001056/c8fb14d3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125125227052 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241125125227052 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125227052 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125227052 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125227052 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125227052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125227052 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125227052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125227052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125227052 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125227052 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125227052 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125227052 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125227052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125227052 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125227052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125227052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@1b75635d951b: { messageType := 2, destLocRef := '9B3BBE'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(1565)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@1b75635d951b: 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 := 'FD3A59560EF24AFE8C097784BE708ABB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '53837C99'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '972F4D3463073273'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '99D272101A720C66A798A810853C4782'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '34791486C59AC3F8E251B8BA5CEBADFD'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D27897ED17AFC6A061753C538525AD72'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F5EE0897D54F0E45'O } } } } } SGSN_Test_0-SCCP(1565)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@1b75635d951b: vl_len:23 SGSN_Test_0-SCCP(1565)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1565)@1b75635d951b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20241125125227061 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125227061 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125227061 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125227061 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125227061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125227061 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125227061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125227061 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125227061 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241125125227061 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241125125227061 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241125125227061 DMM DEBUG MM(262420000001056/c8fb14d3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1084) 20241125125227061 DMM NOTICE MM(262420000001056/c8fb14d3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125125227061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125125227062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125125227062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125125227062 DMM DEBUG MM(262420000001056/c8fb14d3) Requesting authorization (sgsn_auth.c:160) 20241125125227062 DMM INFO MM(262420000001056/c8fb14d3) Requesting authentication tuples (sgsn_auth.c:184) 20241125125227062 DMM DEBUG MM(262420000001056/c8fb14d3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125125227062 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20241125125227062 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(1570)@1b75635d951b: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572) SGSN_Test-GSUP(1570)@1b75635d951b: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)"262420000001056" 20241125125227064 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125125227064 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125125227064 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125125227064 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125125227064 DMM INFO MM(262420000001056/c8fb14d3) Subscriber data update (mmctx.c:445) 20241125125227064 DMM DEBUG MM(262420000001056/c8fb14d3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125125227064 DMM INFO MM(262420000001056/c8fb14d3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125125227064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125125227064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125125227064 DMM INFO MM(262420000001056/c8fb14d3) <- GMM AUTH AND CIPHERING REQ (rand = fd 3a 59 56 0e f2 4a fe 8c 09 77 84 be 70 8a bb , mmctx_is_r99=1, vec->auth_types=0x3, autn = d2 78 97 ed 17 af c6 a0 61 75 3c 53 85 25 ad 72 ) (gprs_gmm.c:483) 20241125125227064 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241125125227064 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125227064 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125227064 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125227064 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125227064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125227064 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125227064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125227064 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@1b75635d951b: vl_len:37 SGSN_Test_0-SCCP(1565)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1565)@1b75635d951b: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130D22F5EE089723094B99990000105006F02904D54F0E45'O 20241125125227068 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125227069 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125227069 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125227069 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125227069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125227069 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125227069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125227069 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125227069 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241125125227069 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241125125227069 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241125125227069 DMM INFO MM(262420000001056/c8fb14d3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241125125227069 DMM NOTICE MM(262420000001056/c8fb14d3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241125125227069 DMM DEBUG MM(262420000001056/c8fb14d3) checking auth: received UMTS RES = f5 ee 08 97 d5 4f 0e 45 (gprs_gmm.c:666) 20241125125227069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241125125227069 DMM DEBUG MM(262420000001056/c8fb14d3) Requesting authorization (sgsn_auth.c:160) 20241125125227069 DMM INFO MM(262420000001056/c8fb14d3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125125227069 DMM DEBUG MM(262420000001056/c8fb14d3) Requesting subscriber data update (gprs_subscriber.c:894) 20241125125227069 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20241125125227069 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) 20241125125227069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241125125227069 DMM DEBUG MM(262420000001056/c8fb14d3) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241125125227069 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125227069 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125227069 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125227069 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125227069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125227069 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125227069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125227069 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@1b75635d951b: vl_len:12 SGSN_Test_0-SCCP(1565)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1565)@1b75635d951b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241125125227077 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125227077 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125227077 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125227077 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125227077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125227077 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125227077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125227077 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125227077 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241125125227077 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241125125227077 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241125125227077 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20241125125227077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241125125227077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241125125227077 DMM INFO MM(262420000001056/c8fb14d3) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8fb14d3) (gprs_gmm.c:300) 20241125125227077 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241125125227078 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125227078 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125227078 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125227078 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125227078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125227078 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125227078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125227078 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125227078 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125227078 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125227078 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125227078 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125227078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125227078 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125227078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125227078 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241125125227082 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241125125227082 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241125125227082 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241125125227082 DMM INFO MM(262420000001056/c8fb14d3) Subscriber data update (mmctx.c:445) 20241125125227082 DMM DEBUG MM(262420000001056/c8fb14d3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241125125227082 DMM INFO MM(262420000001056/c8fb14d3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241125125227082 DMM NOTICE MM(262420000001056/c8fb14d3) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:1000) 20241125125227082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241125125227082 DMM NOTICE MM(262420000001056/c8fb14d3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241125125227082 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) 20241125125227082 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241125125227082 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241125125227082 DMM INFO MM(262420000001056/c8fb14d3) Subscriber data update (mmctx.c:445) 20241125125227082 DMM DEBUG MM(262420000001056/c8fb14d3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1565)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@1b75635d951b: vl_len:14 SGSN_Test_0-SCCP(1565)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1565)@1b75635d951b: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241125125227085 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125227085 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125227085 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125227085 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125227085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125227085 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125227085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125227085 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125227085 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241125125227085 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241125125227085 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241125125227085 DMM INFO MM(262420000001056/c8fb14d3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125125227085 DMM NOTICE MM(262420000001056/c8fb14d3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125125227085 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e5980]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125125227085 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e5980]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125125227085 DMM DEBUG MM_STATE_Iu(11)[0x560a8e0e75e0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241125125227085 DMM DEBUG MM_STATE_Iu(11)[0x560a8e0e75e0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241125125227085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125125227085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241125125227085 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125227085 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125227085 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125227085 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125227085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125227085 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125227085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125227085 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@1b75635d951b: vl_len:7 SGSN_Test_0-SCCP(1565)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1565)@1b75635d951b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241125125227090 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125227090 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125227091 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125227091 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125227091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125227091 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125227091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125227091 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125227091 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241125125227091 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241125125227091 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241125125227091 DMM INFO MM(262420000001056/c8fb14d3) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241125125227091 DMM DEBUG MM_STATE_Iu(11)[0x560a8e0e75e0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241125125227091 DMM DEBUG MM_STATE_Iu(11)[0x560a8e0e75e0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241125125227091 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125227091 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125227091 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125227091 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125227091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125227091 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125227091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125227091 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@1b75635d951b: Session index based on local reference:0 20241125125227092 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125227092 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125227092 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125227092 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125227092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125227092 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125227092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125227093 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1566)@1b75635d951b: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)10173374 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@1b75635d951b: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@1b75635d951b: 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 := 'C8FB14D3'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1566)@1b75635d951b: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)10985376 SGSN_Test_0-RAN(1566)@1b75635d951b: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1565)@1b75635d951b: First idle individual index:0 20241125125227293 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125227293 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125227293 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125227293 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125227293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125227293 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125227293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125227293 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125227294 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241125125227294 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241125125227294 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241125125227294 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC8FB14D3) type="signalling" (gprs_gmm.c:1944) 20241125125227294 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e5980]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241125125227294 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e5980]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241125125227294 DMM DEBUG MM(262420000001056/c8fb14d3) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241125125227294 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125227294 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125227294 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125227294 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125227294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125227294 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125227294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125227294 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125227294 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125227294 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125227294 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125227294 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125227294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125227294 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125227294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125227294 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@1b75635d951b: { messageType := 2, destLocRef := 'A79FA0'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(1565)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@1b75635d951b: vl_len:12 SGSN_Test_0-SCCP(1565)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1565)@1b75635d951b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241125125227299 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125227299 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125227299 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125227299 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125227299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125227299 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125227299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125227299 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125227299 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241125125227299 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241125125227299 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241125125227299 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 12) (iu_client.c:366) 20241125125227299 DMM DEBUG MM_STATE_Iu(11)[0x560a8e0e75e0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241125125227299 DMM DEBUG MM_STATE_Iu(11)[0x560a8e0e75e0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241125125227299 DMM INFO MM(262420000001056/c8fb14d3) <- GMM SERVICE ACCEPT (P-TMSI=0xc8fb14d3) (gprs_gmm.c:813) 20241125125227299 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241125125227299 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125227299 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125227299 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125227299 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125227299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125227299 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125227299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125227299 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125227299 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125227299 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125227299 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125227299 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125227299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125227299 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125227299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125227299 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1565)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@1b75635d951b: vl_len:23 SGSN_Test_0-SCCP(1565)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1565)@1b75635d951b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241125125227306 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125227306 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125227306 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125227306 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125227306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125227306 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125227306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125227306 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125227306 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241125125227306 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241125125227306 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241125125227306 DMM INFO MM(262420000001056/c8fb14d3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241125125227306 DMM INFO MM(262420000001056/c8fb14d3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241125125227306 DMM DEBUG MM(262420000001056/c8fb14d3) Using GGSN 0 (gprs_sm.c:312) 20241125125227306 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 21. This is a software bug that needs fixing. (rate_ctr.c:221) 20241125125227306 DLGTP DEBUG Begin pdp_tidset tid = 5650100000024262 (pdp.c:279) 20241125125227306 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241125125227306 DGPRS NOTICE PDP(262420000001056/0) Create PDP Context (sgsn_libgtp.c:181) 20241125125227306 DLGTP DEBUG Registering seq=1089 in restransmit req queue (gtp.c:402) 20241125125227318 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 11 04 41 00 00 01 80 08 00 10 78 7d 74 e2 11 f9 18 63 8b 14 05 7f 7f 49 fb 27 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1089 from retransmit req queue (gtp.c:443) 20241125125227318 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f319c0ca758, cbp=0x560a8e0e41b0) (sgsn_libgtp.c:632) 20241125125227318 DGPRS INFO PDP(262420000001056/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241125125227318 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125227318 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125227318 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125227318 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125227318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125227318 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125227318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125227318 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@1b75635d951b: vl_len:46 SGSN_Test_0-SCCP(1565)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1565)@1b75635d951b: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C602A7C3500017F0000680000000000000000000000000000B4B13EBC'O 20241125125227333 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125227333 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125227333 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125227333 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125227333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125227333 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125227333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125227333 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125227333 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241125125227333 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241125125227333 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241125125227333 DRANAP INFO Rx RAB Assignment Response for UE conn_id 12 (iu_client.c:574) 20241125125227333 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 )20241125125227333 DRANAP ERROR RAB Assignment Resp: Unknown transport layer address size 20 (gprs_ranap.c:89) 20241125125227333 DRANAP ERROR Error in cn_ranap_handle_co (-1) (iu_client.c:692) 20241125125235450 DGPRS DEBUG Checking for inactive LLMEs, time = 14349889 (sgsn.c:131) 20241125125245982 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241125125245982 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1569)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1569)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125125245982 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241125125255733 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125255735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125255735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241125125255766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125255768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125255768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241125125255807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125255809 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125255809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@1b75635d951b: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@1b75635d951b: Test Component 1572 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1570)@1b75635d951b: Final verdict of PTC: none 20241125125257063 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125125257063 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1554)@1b75635d951b: Final verdict of PTC: none -NSVCI98(1559)@1b75635d951b: Final verdict of PTC: none -NSVCI99(1564)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1569)@1b75635d951b: Final verdict of PTC: none SGSN_Test_0-RAN(1566)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1555)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1550)@1b75635d951b: Final verdict of PTC: none SGSN_Test_0-SCCP(1565)@1b75635d951b: Final verdict of PTC: none 20241125125257065 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241125125257065 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241125125257065 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241125125257065 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241125125257065 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241125125257065 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241125125257065 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241125125257065 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241125125257065 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:673) 20241125125257065 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) SGSN_Test-Gb2-NS2(1560)@1b75635d951b: Final verdict of PTC: none 20241125125257065 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241125125257065 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241125125257065 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241125125257065 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241125125257065 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241125125257065 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241125125257065 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241125125257065 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40086<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241125125257065 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1558)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1551)@1b75635d951b: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553)@1b75635d951b: Final verdict of PTC: none SGSN_Test_0-M3UA(1567)@1b75635d951b: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1561)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1571)@1b75635d951b: Final verdict of PTC: none SGSN_Test-RNC_GTP(1568)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1556)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(1557)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(1562)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(1552)@1b75635d951b: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@1b75635d951b: Final verdict of PTC: fail reason: "Tguard timeout" MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(1550): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1551): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(1552): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(1554): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(1555): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1556): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(1557): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1558): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(1559): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(1560): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1561): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(1562): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(1564): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test_0-SCCP(1565): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test_0-RAN(1566): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test_0-M3UA(1567): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-RNC_GTP(1568): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(1569): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(1570): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(1571): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572): fail (none -> fail) reason: "Tguard timeout" MTC@1b75635d951b: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: fail reason: Tguard timeout MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 fail'. Mon Nov 25 12:52:57 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.talloc 20241125125257198 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33374<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125125257699 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33374<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=289456) 20241125125258064 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125258064 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=289456, count=290896) 20241125125259065 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125259065 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241125125259067 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241125125259067 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241125125259067 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 fail' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge ------ Mon Nov 25 12:52:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125125300066 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125300066 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20241125125300765 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33390<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125125300766 DMM INFO MM(262420000001056/c8fb14d3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241125125300766 DMM INFO MM(262420000001056/c8fb14d3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241125125300766 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e5980]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125125300766 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e5980]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125125300766 DMM DEBUG MM_STATE_Iu(11)[0x560a8e0e75e0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241125125300767 DMM DEBUG MM_STATE_Iu(11)[0x560a8e0e75e0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241125125300767 DMM NOTICE MM(262420000001056/c8fb14d3) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241125125300767 DGPRS INFO PDP(262420000001056/0) Forcing release of PDP context (pdpctx.c:102) 20241125125300767 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241125125300767 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241125125300767 DLGTP DEBUG Registering seq=1090 in restransmit req queue (gtp.c:402) 20241125125300767 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20241125125300767 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) 20241125125300767 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:399) 20241125125300767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Deallocated (fsm.c:568) 20241125125300767 DMM DEBUG MM_STATE_Gb[0x560a8e0db3a0]{Idle}: Deallocated (fsm.c:568) 20241125125300767 DMM DEBUG MM_STATE_Iu(11)[0x560a8e0e75e0]{Detached}: Deallocated (fsm.c:568) 20241125125300767 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e5980]{Deregistered}: Deallocated (fsm.c:568) 20241125125300767 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241125125300767 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125300767 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125300767 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125300767 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125300767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125300767 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125300767 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1573)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1574)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1573)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1578)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1578)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125300819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125125300819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125300819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125300819 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125300819 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125125300819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125300819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125300819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125300819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1578)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(1577)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 20241125125300821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125300821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125300821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125300821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125300821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125300821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125300821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125300821 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125300821 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125125300821 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125300821 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125125300822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125300822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1578)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1578)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125300826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1574)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1574)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1579)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241125125300836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125300836 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1575)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1577)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1583)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1583)@1b75635d951b: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1582)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 20241125125300860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125125300860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125300860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125300860 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125300860 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125125300860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125300860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125300860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125300860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1583)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125300862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125300862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125300862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125300863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125300863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125300863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125300863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125300863 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125300863 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125125300863 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125300863 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125125300863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125300863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1583)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1583)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125300868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1579)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1579)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1584)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241125125300878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125300878 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1580)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1582)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1587)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1587)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125300888 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125125300888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125300888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125300888 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125300888 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125125300888 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125300888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125300888 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125300888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1587)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125300890 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125300890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125300890 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125300890 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125300890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125300890 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125300890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125300890 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125300890 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125125300890 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125300890 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125125300891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125300891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1587)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1587)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125300894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1584)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1584)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125125300902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125300902 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1b75635d951b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1590)@1b75635d951b: ************************************************* SGSN_Test_0-M3UA(1590)@1b75635d951b: M3UA emulation initiated, the test can be started MTC@1b75635d951b: Starting RAN_Emulation SGSN_Test_0-M3UA(1590)@1b75635d951b: ************************************************* SGSN_Test_0-SCCP(1588)@1b75635d951b: v_sccp_pdu_maxlen:268 20241125125301066 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125301066 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125125301066 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125125301066 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1592)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1592)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125125301068 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1592)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1592)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125125301069 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1592)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1592)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1592)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1592)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125125301108 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241125125301108 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:110) 20241125125301108 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241125125301108 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1590)@1b75635d951b: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241125125301111 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125301111 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241125125301111 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241125125301111 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241125125301111 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241125125301111 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241125125301111 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241125125301112 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125301112 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241125125301112 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241125125301112 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241125125301112 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241125125301112 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241125125301112 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241125125301112 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241125125301919 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125301919 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125301919 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125301919 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125301919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125301919 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125301919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125301919 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125301919 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241125125301919 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241125125301920 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125301920 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125301920 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125301920 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125301920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125301920 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125301920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125301920 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1589)@1b75635d951b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1575)@1b75635d951b: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595), IMSI='262420000001057'H, TLLI='E6095D4A'O, index=0 SGSN_Test-GSUP(1593)@1b75635d951b: Created GsupExpect[0] for "262420000001057" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@1b75635d951b: 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 := '9809'O, rac := '2C'O (",") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, 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(1589)@1b75635d951b: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)7650590 SGSN_Test_0-SCCP(1588)@1b75635d951b: First idle individual index:0 SGSN_Test_0-RAN(1589)@1b75635d951b: patch: N(SD) for ConnIdx 0 set to 1 20241125125302136 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125302136 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125302136 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125302136 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125302136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125302136 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125302136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125302136 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125302137 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241125125302137 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241125125302137 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241125125302137 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach" (gprs_gmm.c:1266) 20241125125302137 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e75e0]{Deregistered}: Allocated (fsm.c:456) 20241125125302137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Allocated (fsm.c:456) 20241125125302137 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ec0]{Idle}: Allocated (fsm.c:456) 20241125125302137 DMM DEBUG MM_STATE_Iu[0x560a8e0e8300]{Detached}: Allocated (fsm.c:456) 20241125125302137 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e75e0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125125302137 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e75e0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125125302137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125125302137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125125302137 DMM DEBUG MM(262420000001057/d0e255d0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125125302137 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241125125302137 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125302137 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125302137 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125302137 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125302137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125302137 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125302137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125302137 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125302137 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125302137 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125302137 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125302137 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125302137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125302137 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125302137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125302137 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@1b75635d951b: { messageType := 2, destLocRef := '74BD1E'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(1588)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@1b75635d951b: 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 := '6BD489A09A319598B1205700614EE31F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C979E536'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6EBD1A2C38847A3B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '93535ACB9DE3D1BA0EA3F186B9337C4D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '26298213F47385532508756E574D5CC5'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '94BF9B0D8F61DC845763BB9010B6DFF6'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '5CAC617811113233'O } } } } } SGSN_Test_0-SCCP(1588)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@1b75635d951b: vl_len:23 SGSN_Test_0-SCCP(1588)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1588)@1b75635d951b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20241125125302146 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125302146 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125302146 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125302147 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125302147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125302147 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125302147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125302147 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125302147 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241125125302147 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241125125302147 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241125125302147 DMM DEBUG MM(262420000001057/d0e255d0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1084) 20241125125302147 DMM NOTICE MM(262420000001057/d0e255d0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125125302147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125125302147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125125302147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125125302147 DMM DEBUG MM(262420000001057/d0e255d0) Requesting authorization (sgsn_auth.c:160) 20241125125302147 DMM INFO MM(262420000001057/d0e255d0) Requesting authentication tuples (sgsn_auth.c:184) 20241125125302147 DMM DEBUG MM(262420000001057/d0e255d0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125125302147 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20241125125302147 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(1593)@1b75635d951b: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595) SGSN_Test-GSUP(1593)@1b75635d951b: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)"262420000001057" 20241125125302150 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125125302150 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125125302150 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125125302150 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125125302150 DMM INFO MM(262420000001057/d0e255d0) Subscriber data update (mmctx.c:445) 20241125125302150 DMM DEBUG MM(262420000001057/d0e255d0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125125302150 DMM INFO MM(262420000001057/d0e255d0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125125302150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125125302150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125125302150 DMM INFO MM(262420000001057/d0e255d0) <- GMM AUTH AND CIPHERING REQ (rand = 6b d4 89 a0 9a 31 95 98 b1 20 57 00 61 4e e3 1f , mmctx_is_r99=1, vec->auth_types=0x3, autn = 94 bf 9b 0d 8f 61 dc 84 57 63 bb 90 10 b6 df f6 ) (gprs_gmm.c:483) 20241125125302150 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241125125302150 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125302150 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125302150 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125302150 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125302150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125302150 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125302150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125302150 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@1b75635d951b: vl_len:37 SGSN_Test_0-SCCP(1588)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1588)@1b75635d951b: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081302225CAC617823094B99990000105007F0290411113233'O 20241125125302156 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125302156 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125302156 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125302156 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125302156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125302156 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125302156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125302156 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125302156 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241125125302156 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241125125302156 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241125125302156 DMM INFO MM(262420000001057/d0e255d0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241125125302156 DMM NOTICE MM(262420000001057/d0e255d0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241125125302156 DMM DEBUG MM(262420000001057/d0e255d0) checking auth: received UMTS RES = 5c ac 61 78 11 11 32 33 (gprs_gmm.c:666) 20241125125302156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241125125302156 DMM DEBUG MM(262420000001057/d0e255d0) Requesting authorization (sgsn_auth.c:160) 20241125125302156 DMM INFO MM(262420000001057/d0e255d0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125125302156 DMM DEBUG MM(262420000001057/d0e255d0) Requesting subscriber data update (gprs_subscriber.c:894) 20241125125302156 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20241125125302156 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) 20241125125302156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241125125302156 DMM DEBUG MM(262420000001057/d0e255d0) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241125125302156 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125302156 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125302156 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125302156 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125302156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125302156 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125302156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125302156 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@1b75635d951b: vl_len:12 SGSN_Test_0-SCCP(1588)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1588)@1b75635d951b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241125125302164 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125302164 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125302164 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125302164 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125302164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125302164 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125302164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125302164 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125302164 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241125125302164 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241125125302164 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241125125302164 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20241125125302164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241125125302164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241125125302164 DMM INFO MM(262420000001057/d0e255d0) <- GMM ATTACH ACCEPT (new P-TMSI=0xd0e255d0) (gprs_gmm.c:300) 20241125125302164 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241125125302165 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125302165 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125302165 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125302165 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125302165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125302165 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125302165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125302165 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125302165 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125302165 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125302165 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125302165 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125302165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125302165 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125302165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125302165 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241125125302169 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241125125302169 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241125125302169 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241125125302169 DMM INFO MM(262420000001057/d0e255d0) Subscriber data update (mmctx.c:445) 20241125125302169 DMM DEBUG MM(262420000001057/d0e255d0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241125125302169 DMM INFO MM(262420000001057/d0e255d0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241125125302169 DMM NOTICE MM(262420000001057/d0e255d0) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:1000) 20241125125302169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241125125302169 DMM NOTICE MM(262420000001057/d0e255d0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241125125302169 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) 20241125125302170 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241125125302170 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241125125302170 DMM INFO MM(262420000001057/d0e255d0) Subscriber data update (mmctx.c:445) 20241125125302170 DMM DEBUG MM(262420000001057/d0e255d0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1588)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@1b75635d951b: vl_len:14 SGSN_Test_0-SCCP(1588)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1588)@1b75635d951b: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241125125302172 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125302172 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125302172 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125302172 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125302172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125302172 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125302172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125302172 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125302172 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241125125302172 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241125125302172 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241125125302172 DMM INFO MM(262420000001057/d0e255d0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125125302172 DMM NOTICE MM(262420000001057/d0e255d0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125125302172 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e75e0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125125302172 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e75e0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125125302172 DMM DEBUG MM_STATE_Iu(13)[0x560a8e0e8300]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241125125302172 DMM DEBUG MM_STATE_Iu(13)[0x560a8e0e8300]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241125125302172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125125302172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241125125302172 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125302172 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125302172 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125302172 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125302172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125302172 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125302172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125302172 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@1b75635d951b: vl_len:7 SGSN_Test_0-SCCP(1588)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1588)@1b75635d951b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241125125302178 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125302178 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125302178 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125302178 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125302178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125302178 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125302178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125302178 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125302178 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241125125302178 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241125125302178 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241125125302178 DMM INFO MM(262420000001057/d0e255d0) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241125125302178 DMM DEBUG MM_STATE_Iu(13)[0x560a8e0e8300]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241125125302178 DMM DEBUG MM_STATE_Iu(13)[0x560a8e0e8300]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241125125302178 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125302178 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125302178 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125302178 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125302178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125302178 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125302178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125302178 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@1b75635d951b: Session index based on local reference:0 20241125125302179 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125302179 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125302179 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125302179 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125302179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125302179 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125302179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125302179 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1589)@1b75635d951b: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)7650590 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@1b75635d951b: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@1b75635d951b: 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 := 'D0E255D0'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1589)@1b75635d951b: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)521835 SGSN_Test_0-RAN(1589)@1b75635d951b: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1588)@1b75635d951b: First idle individual index:0 20241125125302381 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125302381 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125302381 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125302381 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125302381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125302381 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125302381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125302381 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125302382 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241125125302382 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241125125302382 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241125125302382 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD0E255D0) type="signalling" (gprs_gmm.c:1944) 20241125125302382 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e75e0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241125125302382 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e75e0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241125125302382 DMM DEBUG MM(262420000001057/d0e255d0) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241125125302382 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125302382 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125302382 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125302382 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125302382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125302382 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125302382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125302382 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125302382 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125302382 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125302382 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125302382 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125302382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125302382 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125302382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125302382 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@1b75635d951b: { messageType := 2, destLocRef := '07F66B'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(1588)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@1b75635d951b: vl_len:12 SGSN_Test_0-SCCP(1588)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1588)@1b75635d951b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241125125302387 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125302387 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125302387 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125302387 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125302387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125302387 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125302387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125302387 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125302387 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241125125302387 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241125125302387 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241125125302387 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 14) (iu_client.c:366) 20241125125302387 DMM DEBUG MM_STATE_Iu(13)[0x560a8e0e8300]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241125125302387 DMM DEBUG MM_STATE_Iu(13)[0x560a8e0e8300]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241125125302387 DMM INFO MM(262420000001057/d0e255d0) <- GMM SERVICE ACCEPT (P-TMSI=0xd0e255d0) (gprs_gmm.c:813) 20241125125302387 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20241125125302387 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125302387 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125302387 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125302387 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125302387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125302387 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125302387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125302387 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125302387 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125302387 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125302387 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125302387 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125302387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125302387 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125302387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125302387 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1588)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@1b75635d951b: vl_len:23 SGSN_Test_0-SCCP(1588)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1588)@1b75635d951b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241125125302394 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125302394 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125302394 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125302394 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125302394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125302394 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125302394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125302394 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125302394 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241125125302394 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241125125302394 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241125125302394 DMM INFO MM(262420000001057/d0e255d0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241125125302395 DMM INFO MM(262420000001057/d0e255d0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241125125302395 DMM DEBUG MM(262420000001057/d0e255d0) Using GGSN 0 (gprs_sm.c:312) 20241125125302395 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 22. This is a software bug that needs fixing. (rate_ctr.c:221) 20241125125302395 DLGTP DEBUG Begin pdp_tidset tid = 5750100000024262 (pdp.c:279) 20241125125302395 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241125125302395 DGPRS NOTICE PDP(262420000001057/0) Create PDP Context (sgsn_libgtp.c:181) 20241125125302395 DLGTP DEBUG Registering seq=1091 in restransmit req queue (gtp.c:402) 20241125125302405 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 12 04 43 00 00 01 80 08 00 10 71 0f 99 6a 11 c0 63 a1 0b 14 05 7f 48 dc dc d7 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1091 from retransmit req queue (gtp.c:443) 20241125125302405 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f319c0cb7c8, cbp=0x560a8e0e6f50) (sgsn_libgtp.c:632) 20241125125302405 DGPRS INFO PDP(262420000001057/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241125125302405 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125302405 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125302405 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125302405 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125302405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125302405 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125302405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125302405 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@1b75635d951b: vl_len:48 SGSN_Test_0-SCCP(1588)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1588)@1b75635d951b: data sent by MTP3_SCCP_PORT: '6000002C000001003440250000010033401E602C80A83500017F0000680000000000000000000000000000001B95F3B0'O 20241125125302421 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125302421 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125302421 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125302421 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125302421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125302421 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125302421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125302421 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125302421 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241125125302421 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241125125302421 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241125125302421 DRANAP INFO Rx RAB Assignment Response for UE conn_id 14 (iu_client.c:574) 20241125125302421 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 )20241125125302421 DRANAP ERROR RAB Assignment Resp: Unknown transport layer address size 21 (gprs_ranap.c:89) 20241125125302421 DRANAP ERROR Error in cn_ranap_handle_co (-1) (iu_client.c:692) 20241125125305451 DGPRS DEBUG Checking for inactive LLMEs, time = 14349919 (sgsn.c:131) 20241125125321068 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241125125321068 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241125125321068 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1592)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1592)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125125330823 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125330825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125330825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241125125330864 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125330866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125330866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241125125330891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125330892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125330892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@1b75635d951b: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@1b75635d951b: Test Component 1595 has requested to stop MTC. Terminating current testcase execution. 20241125125332146 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125125332146 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1593)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1592)@1b75635d951b: Final verdict of PTC: none -NSVCI97(1578)@1b75635d951b: Final verdict of PTC: none -NSVCI98(1583)@1b75635d951b: Final verdict of PTC: none SGSN_Test_0-RAN(1589)@1b75635d951b: Final verdict of PTC: none 20241125125332148 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241125125332148 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241125125332148 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241125125332148 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241125125332148 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241125125332149 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241125125332149 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) SGSN_Test-Gb1-NS1(1577)@1b75635d951b: Final verdict of PTC: none 20241125125332149 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241125125332149 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:673) 20241125125332149 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125332149 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241125125332149 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241125125332149 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241125125332149 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241125125332149 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241125125332149 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241125125332149 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241125125332149 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-Gb0-NS0(1573)@1b75635d951b: Final verdict of PTC: none -NSVCI99(1587)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1582)@1b75635d951b: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1575)@1b75635d951b: Final verdict of PTC: none SGSN_Test_0-SCCP(1588)@1b75635d951b: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1580)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1584)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1579)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1574)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1594)@1b75635d951b: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@1b75635d951b: Final verdict of PTC: fail reason: "Tguard timeout" 20241125125332150 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33390<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586)@1b75635d951b: Final verdict of PTC: none SGSN_Test_0-M3UA(1590)@1b75635d951b: Final verdict of PTC: none SGSN_Test-RNC_GTP(1591)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(1581)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(1576)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(1585)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(1573): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1574): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1575): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(1576): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(1577): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(1578): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1579): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1580): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(1581): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(1582): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(1583): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1584): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(1585): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(1587): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test_0-SCCP(1588): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test_0-RAN(1589): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test_0-M3UA(1590): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-RNC_GTP(1591): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(1592): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(1593): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(1594): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595): fail (none -> fail) reason: "Tguard timeout" MTC@1b75635d951b: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: fail reason: Tguard timeout MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge fail'. Mon Nov 25 12:53:32 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.talloc 20241125125332282 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58382<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125125332784 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58382<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=288436) 20241125125333147 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125333147 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=288436, count=289876) 20241125125334149 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125334149 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241125125334149 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241125125334149 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241125125334150 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge fail' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle ------ Mon Nov 25 12:53:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125125335150 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125335150 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241125125335452 DGPRS DEBUG Checking for inactive LLMEs, time = 14349949 (sgsn.c:131) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_attach_pdp_act_pmm_idle started. 20241125125335846 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58396<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125125335848 DMM INFO MM(262420000001057/d0e255d0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241125125335848 DMM INFO MM(262420000001057/d0e255d0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241125125335848 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e75e0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125125335848 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e75e0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125125335848 DMM DEBUG MM_STATE_Iu(13)[0x560a8e0e8300]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241125125335848 DMM DEBUG MM_STATE_Iu(13)[0x560a8e0e8300]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241125125335848 DMM NOTICE MM(262420000001057/d0e255d0) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241125125335848 DGPRS INFO PDP(262420000001057/0) Forcing release of PDP context (pdpctx.c:102) 20241125125335848 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241125125335848 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241125125335848 DLGTP DEBUG Registering seq=1092 in restransmit req queue (gtp.c:402) 20241125125335848 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20241125125335848 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) 20241125125335848 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:399) 20241125125335848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Deallocated (fsm.c:568) 20241125125335848 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ec0]{Idle}: Deallocated (fsm.c:568) 20241125125335848 DMM DEBUG MM_STATE_Iu(13)[0x560a8e0e8300]{Detached}: Deallocated (fsm.c:568) 20241125125335848 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e75e0]{Deregistered}: Deallocated (fsm.c:568) 20241125125335848 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241125125335848 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125335848 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125335848 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125335848 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125335848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125335848 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125335848 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1596)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1597)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1596)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1600)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1600)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125335890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125125335890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125335890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125335890 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125335890 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125125335890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125335890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125335890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125335890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1600)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125335892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125335892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125335892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125335892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125335892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125335892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125335892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125335892 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125335892 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125125335892 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125335892 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1600)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125125335893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125335893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1600)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125335897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1597)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1597)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1601)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 20241125125335907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125335907 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI196(1599)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1602)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1601)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1605)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1605)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125335933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125125335933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125335933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125335933 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125335933 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125125335933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125335933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125335933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125335933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1605)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125335935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125335935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125335935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125335935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125335935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125335935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125335935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125335935 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125335935 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125125335935 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125335935 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1605)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125125335936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125335936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1605)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125335939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1606)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1602)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1602)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125125335948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125335948 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI210(1604)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1607)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1606)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1611)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1611)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125335977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125125335977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125335977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125335977 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125335977 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125125335977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125335977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125335977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125335977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1611)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125335979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125335979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125335979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125335979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125335979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125335979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125335979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125335979 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125335979 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125125335979 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125335979 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125125335980 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125335980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1611)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1611)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125335984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@1b75635d951b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1613)@1b75635d951b: ************************************************* SGSN_Test_0-M3UA(1613)@1b75635d951b: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1613)@1b75635d951b: ************************************************* MTC@1b75635d951b: Starting RAN_Emulation SGSN_Test_0-SCCP(1610)@1b75635d951b: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1607)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1607)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125125335992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125335992 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI220(1608)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125125336150 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125336150 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125125336150 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125125336151 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1615)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1615)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125125336152 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1615)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1615)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125125336153 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1615)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1615)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1615)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1615)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125125336186 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241125125336186 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:110) 20241125125336186 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241125125336186 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1613)@1b75635d951b: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241125125336188 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125336188 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241125125336188 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241125125336188 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241125125336188 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241125125336188 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241125125336188 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241125125336189 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125336189 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241125125336189 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241125125336189 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241125125336189 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241125125336189 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241125125336189 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241125125336189 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241125125336997 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125336997 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125336997 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125336997 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125336997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125336997 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125336997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125336997 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125336998 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241125125336998 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241125125336998 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125336998 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125336998 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125336998 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125336998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125336998 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125336998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125336998 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1612)@1b75635d951b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1599)@1b75635d951b: Adding Client=TC_attach_pdp_act_pmm_idle(1618), IMSI='262420000001005'H, TLLI='DF49E487'O, index=0 SGSN_Test-GSUP(1616)@1b75635d951b: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1618) TC_attach_pdp_act_pmm_idle(1618)@1b75635d951b: 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 := 'FD7A'O, rac := 'A5'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, 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(1612)@1b75635d951b: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1618)10842594 SGSN_Test_0-SCCP(1610)@1b75635d951b: First idle individual index:0 SGSN_Test_0-RAN(1612)@1b75635d951b: patch: N(SD) for ConnIdx 0 set to 1 20241125125337220 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125337220 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125337220 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125337220 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125337220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125337220 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125337220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125337220 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125337221 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241125125337221 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241125125337221 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241125125337221 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach" (gprs_gmm.c:1266) 20241125125337221 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e8300]{Deregistered}: Allocated (fsm.c:456) 20241125125337221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Allocated (fsm.c:456) 20241125125337221 DMM DEBUG MM_STATE_Gb[0x560a8e0db3a0]{Idle}: Allocated (fsm.c:456) 20241125125337221 DMM DEBUG MM_STATE_Iu[0x560a8e0e64f0]{Detached}: Allocated (fsm.c:456) 20241125125337221 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e8300]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125125337221 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e8300]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125125337221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125125337221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125125337221 DMM DEBUG MM(262420000001005/d48213cf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125125337221 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241125125337221 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125337221 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125337221 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125337221 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125337221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125337221 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125337221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125337221 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125337221 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125337221 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125337221 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125337221 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125337221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125337221 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125337221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125337221 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@1b75635d951b: { messageType := 2, destLocRef := 'A571E2'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(1610)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1618)@1b75635d951b: 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 := '60C0136C9DF570FA2D20119EA3E76105'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7E6F3BD5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9A16E0130B53ADC8'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E5576E847289FC89F54B5693634C44A9'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '0DFD80F161357B02750D93D2DDED0F7D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'DFD7470E78EC984EB41EA5C44F56237E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F88685FE25C6CC12'O } } } } } SGSN_Test_0-SCCP(1610)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1610)@1b75635d951b: vl_len:23 SGSN_Test_0-SCCP(1610)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1610)@1b75635d951b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20241125125337230 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125337230 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125337230 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125337230 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125337230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125337230 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125337230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125337230 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125337231 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241125125337231 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241125125337231 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241125125337231 DMM DEBUG MM(262420000001005/d48213cf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1084) 20241125125337231 DMM NOTICE MM(262420000001005/d48213cf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125125337231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125125337231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125125337231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125125337231 DMM DEBUG MM(262420000001005/d48213cf) Requesting authorization (sgsn_auth.c:160) 20241125125337231 DMM INFO MM(262420000001005/d48213cf) Requesting authentication tuples (sgsn_auth.c:184) 20241125125337231 DMM DEBUG MM(262420000001005/d48213cf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125125337231 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20241125125337231 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(1616)@1b75635d951b: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1618) SGSN_Test-GSUP(1616)@1b75635d951b: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1618)"262420000001005" 20241125125337233 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125125337233 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125125337233 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125125337233 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125125337233 DMM INFO MM(262420000001005/d48213cf) Subscriber data update (mmctx.c:445) 20241125125337233 DMM DEBUG MM(262420000001005/d48213cf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125125337233 DMM INFO MM(262420000001005/d48213cf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125125337233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125125337233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125125337233 DMM INFO MM(262420000001005/d48213cf) <- GMM AUTH AND CIPHERING REQ (rand = 60 c0 13 6c 9d f5 70 fa 2d 20 11 9e a3 e7 61 05 , mmctx_is_r99=1, vec->auth_types=0x3, autn = df d7 47 0e 78 ec 98 4e b4 1e a5 c4 4f 56 23 7e ) (gprs_gmm.c:483) 20241125125337233 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241125125337233 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125337233 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125337233 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125337234 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125337234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125337234 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125337234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125337234 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1610)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1610)@1b75635d951b: vl_len:37 SGSN_Test_0-SCCP(1610)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1610)@1b75635d951b: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130422F88685FE23094B99990000100005F0290425C6CC12'O 20241125125337240 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125337240 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125337240 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125337240 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125337240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125337240 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125337240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125337240 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125337240 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241125125337240 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241125125337240 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241125125337240 DMM INFO MM(262420000001005/d48213cf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241125125337240 DMM NOTICE MM(262420000001005/d48213cf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241125125337240 DMM DEBUG MM(262420000001005/d48213cf) checking auth: received UMTS RES = f8 86 85 fe 25 c6 cc 12 (gprs_gmm.c:666) 20241125125337240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241125125337240 DMM DEBUG MM(262420000001005/d48213cf) Requesting authorization (sgsn_auth.c:160) 20241125125337240 DMM INFO MM(262420000001005/d48213cf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125125337240 DMM DEBUG MM(262420000001005/d48213cf) Requesting subscriber data update (gprs_subscriber.c:894) 20241125125337240 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20241125125337240 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) 20241125125337240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241125125337240 DMM DEBUG MM(262420000001005/d48213cf) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241125125337240 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125337240 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125337240 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125337240 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125337240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125337240 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125337240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125337240 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1610)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1610)@1b75635d951b: vl_len:12 SGSN_Test_0-SCCP(1610)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1610)@1b75635d951b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241125125337251 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125337251 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125337251 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125337251 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125337251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125337251 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125337251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125337251 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125337251 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241125125337251 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241125125337251 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241125125337251 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20241125125337251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241125125337251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241125125337251 DMM INFO MM(262420000001005/d48213cf) <- GMM ATTACH ACCEPT (new P-TMSI=0xd48213cf) (gprs_gmm.c:300) 20241125125337251 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241125125337252 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125337252 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125337252 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125337252 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125337252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125337252 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125337252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125337252 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125337252 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125337252 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125337252 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125337252 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125337252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125337252 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125337252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125337252 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1610)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241125125337256 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241125125337256 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241125125337256 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241125125337256 DMM INFO MM(262420000001005/d48213cf) Subscriber data update (mmctx.c:445) 20241125125337256 DMM DEBUG MM(262420000001005/d48213cf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241125125337256 DMM INFO MM(262420000001005/d48213cf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241125125337256 DMM NOTICE MM(262420000001005/d48213cf) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1000) 20241125125337256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241125125337256 DMM NOTICE MM(262420000001005/d48213cf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241125125337256 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) 20241125125337257 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241125125337257 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241125125337257 DMM INFO MM(262420000001005/d48213cf) Subscriber data update (mmctx.c:445) 20241125125337257 DMM DEBUG MM(262420000001005/d48213cf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1610)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1610)@1b75635d951b: vl_len:14 SGSN_Test_0-SCCP(1610)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1610)@1b75635d951b: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241125125337260 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125337260 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125337260 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125337260 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125337260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125337260 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125337260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125337260 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125337260 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241125125337260 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241125125337260 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241125125337260 DMM INFO MM(262420000001005/d48213cf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125125337260 DMM NOTICE MM(262420000001005/d48213cf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125125337260 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e8300]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125125337260 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e8300]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125125337260 DMM DEBUG MM_STATE_Iu(15)[0x560a8e0e64f0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241125125337260 DMM DEBUG MM_STATE_Iu(15)[0x560a8e0e64f0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241125125337260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125125337260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241125125337260 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125337260 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125337260 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125337260 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125337260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125337260 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125337260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125337260 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1610)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1610)@1b75635d951b: vl_len:7 SGSN_Test_0-SCCP(1610)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1610)@1b75635d951b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241125125337266 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125337266 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125337266 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125337266 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125337266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125337266 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125337266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125337266 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125337266 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241125125337266 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241125125337266 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241125125337266 DMM INFO MM(262420000001005/d48213cf) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241125125337266 DMM DEBUG MM_STATE_Iu(15)[0x560a8e0e64f0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241125125337266 DMM DEBUG MM_STATE_Iu(15)[0x560a8e0e64f0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241125125337266 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125337266 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125337266 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125337266 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125337266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125337266 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125337266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125337266 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@1b75635d951b: Session index based on local reference:0 20241125125337268 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125337268 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125337268 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) SGSN_Test_0-RAN(1612)@1b75635d951b: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1618)10842594 20241125125337268 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125337268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125337268 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125337268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125337268 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_attach_pdp_act_pmm_idle(1618)@1b75635d951b: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1618)@1b75635d951b: 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 := 'D48213CF'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1612)@1b75635d951b: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1618)8459590 SGSN_Test_0-RAN(1612)@1b75635d951b: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1610)@1b75635d951b: First idle individual index:0 20241125125337473 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125337473 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125337473 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125337473 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125337473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125337473 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125337473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125337473 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125337474 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241125125337474 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241125125337474 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241125125337474 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD48213CF) type="signalling" (gprs_gmm.c:1944) 20241125125337474 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e8300]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241125125337474 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e8300]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241125125337474 DMM DEBUG MM(262420000001005/d48213cf) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241125125337474 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125337474 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125337474 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125337474 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125337474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125337474 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125337474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125337474 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125337474 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125337474 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125337474 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125337474 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125337474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125337474 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125337474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125337474 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@1b75635d951b: { messageType := 2, destLocRef := '811546'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(1610)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1610)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1610)@1b75635d951b: vl_len:12 SGSN_Test_0-SCCP(1610)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1610)@1b75635d951b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241125125337479 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125337479 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125337479 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125337479 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125337479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125337479 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125337479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125337479 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125337480 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241125125337480 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241125125337480 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241125125337480 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 16) (iu_client.c:366) 20241125125337480 DMM DEBUG MM_STATE_Iu(15)[0x560a8e0e64f0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241125125337480 DMM DEBUG MM_STATE_Iu(15)[0x560a8e0e64f0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241125125337480 DMM INFO MM(262420000001005/d48213cf) <- GMM SERVICE ACCEPT (P-TMSI=0xd48213cf) (gprs_gmm.c:813) 20241125125337480 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:510) 20241125125337480 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125337480 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125337480 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125337480 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125337480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125337480 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125337480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125337480 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125337480 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125337480 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125337480 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125337480 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125337480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125337480 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125337480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125337480 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1610)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1618)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1618)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1610)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1610)@1b75635d951b: vl_len:23 SGSN_Test_0-SCCP(1610)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1610)@1b75635d951b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241125125337487 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125337487 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125337487 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125337487 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125337487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125337488 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125337488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125337488 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125337488 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241125125337488 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241125125337488 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241125125337488 DMM INFO MM(262420000001005/d48213cf) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241125125337488 DMM INFO MM(262420000001005/d48213cf) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241125125337488 DMM DEBUG MM(262420000001005/d48213cf) Using GGSN 0 (gprs_sm.c:312) 20241125125337488 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 23. This is a software bug that needs fixing. (rate_ctr.c:221) 20241125125337488 DLGTP DEBUG Begin pdp_tidset tid = 5500100000024262 (pdp.c:279) 20241125125337488 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241125125337488 DGPRS NOTICE PDP(262420000001005/0) Create PDP Context (sgsn_libgtp.c:181) 20241125125337488 DLGTP DEBUG Registering seq=1093 in restransmit req queue (gtp.c:402) 20241125125337499 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 13 04 45 00 00 01 80 08 00 10 fa ea 40 e7 11 fa 52 de 34 14 05 7f cb 65 fb af 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1093 from retransmit req queue (gtp.c:443) 20241125125337499 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f319c0cc838, cbp=0x560a8e0e72d0) (sgsn_libgtp.c:632) 20241125125337499 DGPRS INFO PDP(262420000001005/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241125125337499 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125337499 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125337499 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125337499 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125337499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125337499 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125337500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125337500 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1610)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1610)@1b75635d951b: vl_len:30 SGSN_Test_0-SCCP(1610)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1610)@1b75635d951b: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068007CD20CF8'O 20241125125337518 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125337518 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125337518 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125337518 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125337518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125337518 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125337518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125337518 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125337518 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241125125337518 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241125125337518 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241125125337519 DRANAP INFO Rx RAB Assignment Response for UE conn_id 16 (iu_client.c:574) 20241125125337519 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241125125337519 DLGTP DEBUG Registering seq=1094 in restransmit req queue (gtp.c:402) 20241125125337519 DGPRS INFO PDP(262420000001005/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241125125337519 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:510) 20241125125337519 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125337519 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125337519 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125337519 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125337519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125337519 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125337519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125337519 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@1b75635d951b: Session index based on local reference:0 TC_attach_pdp_act_pmm_idle(1618)@1b75635d951b: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" SGSN_Test_0-SCCP(1610)@1b75635d951b: DT1 will be put to the reassembly buffer TC_attach_pdp_act_pmm_idle(1618)@1b75635d951b: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 SGSN_Test_0-SCCP(1610)@1b75635d951b: DT1 data has been put to the reassembly buffer MC@1b75635d951b: Test Component 1618 has requested to stop MTC. Terminating current testcase execution. SGSN_Test_0-SCCP(1610)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241125125337522 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125125337522 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1616)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1615)@1b75635d951b: Final verdict of PTC: none 20241125125337524 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241125125337524 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241125125337524 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241125125337524 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241125125337524 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241125125337524 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241125125337524 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241125125337524 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241125125337524 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:673) 20241125125337524 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125337524 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241125125337524 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241125125337524 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241125125337524 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241125125337524 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241125125337524 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241125125337524 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241125125337524 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) -NSVCI98(1605)@1b75635d951b: Final verdict of PTC: none -NSVCI97(1600)@1b75635d951b: Final verdict of PTC: none -NSVCI99(1611)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1601)@1b75635d951b: Final verdict of PTC: none SGSN_Test_0-SCCP(1610)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1596)@1b75635d951b: Final verdict of PTC: none SGSN_Test_0-M3UA(1613)@1b75635d951b: Final verdict of PTC: none 20241125125337525 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58396<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(1606)@1b75635d951b: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1599)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1607)@1b75635d951b: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1608)@1b75635d951b: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1604)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1602)@1b75635d951b: Final verdict of PTC: none SGSN_Test-RNC_GTP(1614)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1597)@1b75635d951b: Final verdict of PTC: none SGSN_Test_0-RAN(1612)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1617)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(1603)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(1598)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(1609)@1b75635d951b: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle(1618)@1b75635d951b: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(1596): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1597): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(1598): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1599): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(1600): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(1601): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1602): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(1603): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1604): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(1605): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(1606): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1607): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1608): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(1609): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test_0-SCCP(1610): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(1611): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test_0-RAN(1612): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test_0-M3UA(1613): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-RNC_GTP(1614): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(1615): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(1616): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(1617): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1618): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@1b75635d951b: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle fail'. Mon Nov 25 12:53:37 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 20241125125337670 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38308<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125125338171 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38308<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=284360) 20241125125338522 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125338522 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=284360, count=288812) 20241125125339523 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125339523 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241125125339525 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241125125339525 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241125125339525 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle fail' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data'. ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data ------ Mon Nov 25 12:53:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125125340524 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125340524 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_pmm_idle_rx_mt_data started. 20241125125341240 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38324<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125125341241 DMM INFO MM(262420000001005/d48213cf) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241125125341241 DMM INFO MM(262420000001005/d48213cf) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241125125341241 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e8300]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125125341241 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e8300]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125125341241 DMM DEBUG MM_STATE_Iu(15)[0x560a8e0e64f0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241125125341241 DMM DEBUG MM_STATE_Iu(15)[0x560a8e0e64f0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241125125341241 DMM NOTICE MM(262420000001005/d48213cf) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241125125341241 DGPRS INFO PDP(262420000001005/0) Forcing release of PDP context (pdpctx.c:102) 20241125125341241 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241125125341241 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241125125341242 DLGTP DEBUG Registering seq=1095 in restransmit req queue (gtp.c:402) 20241125125341242 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20241125125341242 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) 20241125125341242 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:399) 20241125125341242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Deallocated (fsm.c:568) 20241125125341242 DMM DEBUG MM_STATE_Gb[0x560a8e0db3a0]{Idle}: Deallocated (fsm.c:568) 20241125125341242 DMM DEBUG MM_STATE_Iu(15)[0x560a8e0e64f0]{Detached}: Deallocated (fsm.c:568) 20241125125341242 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e8300]{Deregistered}: Deallocated (fsm.c:568) 20241125125341242 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241125125341242 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125341242 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125341242 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125341242 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125341242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125341242 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125341242 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1619)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1620)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1619)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1623)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1623)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125341284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125125341284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125341284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125341284 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125341284 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125125341284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125341284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125341284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125341284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1623)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125341286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125341286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125341286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125341286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125341286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125341286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125341286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125341286 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125341286 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125125341286 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125341286 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125125341287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125341287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1623)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1623)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125341290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1620)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1620)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1624)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 20241125125341301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125341301 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI196(1622)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1625)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1624)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1628)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1628)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125341323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125125341323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125341323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125341323 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125341323 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125125341323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125341323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125341324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125341324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1628)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125341325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125341325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125341325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125341325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125341325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125341325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125341325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125341325 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125341325 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125125341325 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125341326 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125125341326 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125341326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1628)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1628)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125341329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1629)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1625)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1625)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125125341337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125341337 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI210(1627)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1630)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1629)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1634)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1634)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125341363 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125125341363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125341363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125341363 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125341363 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125125341363 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125341363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125341363 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125341363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1634)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125341364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125341365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125341365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125341365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125341365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125341365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125341365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125341365 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125341365 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125125341365 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125341365 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1634)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241125125341365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125341365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1634)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125341369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1630)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1630)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@1b75635d951b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@1b75635d951b: Starting RAN_Emulation SGSN_Test_0-M3UA(1636)@1b75635d951b: ************************************************* SGSN_Test_0-M3UA(1636)@1b75635d951b: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1636)@1b75635d951b: ************************************************* SGSN_Test_0-SCCP(1633)@1b75635d951b: v_sccp_pdu_maxlen:268 20241125125341377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125341377 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI220(1631)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125125341525 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125341525 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125125341525 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125125341525 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1638)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1638)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125125341527 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1638)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1638)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125125341528 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1638)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1638)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1638)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1638)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125125341575 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241125125341575 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:110) 20241125125341576 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241125125341576 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1636)@1b75635d951b: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241125125341578 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125341578 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241125125341578 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241125125341578 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241125125341578 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241125125341578 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241125125341578 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241125125341579 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125341579 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241125125341579 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241125125341579 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241125125341579 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241125125341579 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241125125341579 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241125125341579 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241125125342387 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125342387 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125342387 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125342387 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125342387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125342387 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125342387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125342387 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125342387 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241125125342387 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241125125342387 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125342387 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125342387 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125342387 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125342388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125342388 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125342388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125342388 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1635)@1b75635d951b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1622)@1b75635d951b: Adding Client=TC_pmm_idle_rx_mt_data(1641), IMSI='262420000001007'H, TLLI='C1AD1343'O, index=0 SGSN_Test-GSUP(1639)@1b75635d951b: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1641) TC_pmm_idle_rx_mt_data(1641)@1b75635d951b: 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 := 'FF6F'O, rac := '95'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, 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(1635)@1b75635d951b: Added conn table entry 0TC_pmm_idle_rx_mt_data(1641)15127636 SGSN_Test_0-SCCP(1633)@1b75635d951b: First idle individual index:0 SGSN_Test_0-RAN(1635)@1b75635d951b: patch: N(SD) for ConnIdx 0 set to 1 20241125125342584 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125342584 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125342584 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125342584 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125342584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125342584 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125342584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125342584 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125342584 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241125125342584 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241125125342584 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241125125342584 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach" (gprs_gmm.c:1266) 20241125125342584 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e64f0]{Deregistered}: Allocated (fsm.c:456) 20241125125342584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Allocated (fsm.c:456) 20241125125342584 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ec0]{Idle}: Allocated (fsm.c:456) 20241125125342584 DMM DEBUG MM_STATE_Iu[0x560a8e0e7c20]{Detached}: Allocated (fsm.c:456) 20241125125342584 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e64f0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125125342584 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e64f0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125125342584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125125342584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125125342584 DMM DEBUG MM(262420000001007/cc8114fa) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125125342584 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241125125342584 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125342584 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125342584 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125342584 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125342584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125342584 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125342584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125342584 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125342584 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125342584 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125342584 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125342584 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125342584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125342584 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125342584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125342584 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1633)@1b75635d951b: { messageType := 2, destLocRef := 'E6D454'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(1633)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1633)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1633)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1633)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1633)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1641)@1b75635d951b: 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 := 'B6A8C8FDDE274B91172777D63C499394'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '844E3A88'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B8BB9DF35D1DCFAF'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '4AE4C00DE44C8A60292C14C0AE3BFDB6'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '88E3A92F16E06A9244417A7CA004F7C0'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '49CE251AEF0D822A59E200104B6C88C7'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'EB65F9D7916DD4B0'O } } } } } SGSN_Test_0-SCCP(1633)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1633)@1b75635d951b: vl_len:23 SGSN_Test_0-SCCP(1633)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1633)@1b75635d951b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20241125125342592 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125342592 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125342592 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125342592 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125342592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125342592 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125342592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125342592 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125342592 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241125125342592 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241125125342592 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241125125342592 DMM DEBUG MM(262420000001007/cc8114fa) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1084) 20241125125342592 DMM NOTICE MM(262420000001007/cc8114fa) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125125342592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125125342592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125125342592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125125342592 DMM DEBUG MM(262420000001007/cc8114fa) Requesting authorization (sgsn_auth.c:160) 20241125125342592 DMM INFO MM(262420000001007/cc8114fa) Requesting authentication tuples (sgsn_auth.c:184) 20241125125342592 DMM DEBUG MM(262420000001007/cc8114fa) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125125342592 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20241125125342592 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(1639)@1b75635d951b: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1641) SGSN_Test-GSUP(1639)@1b75635d951b: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1641)"262420000001007" 20241125125342595 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125125342595 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125125342595 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125125342595 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125125342595 DMM INFO MM(262420000001007/cc8114fa) Subscriber data update (mmctx.c:445) 20241125125342595 DMM DEBUG MM(262420000001007/cc8114fa) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125125342595 DMM INFO MM(262420000001007/cc8114fa) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125125342595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125125342595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125125342595 DMM INFO MM(262420000001007/cc8114fa) <- GMM AUTH AND CIPHERING REQ (rand = b6 a8 c8 fd de 27 4b 91 17 27 77 d6 3c 49 93 94 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 49 ce 25 1a ef 0d 82 2a 59 e2 00 10 4b 6c 88 c7 ) (gprs_gmm.c:483) 20241125125342595 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241125125342595 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125342595 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125342595 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125342595 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125342595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125342595 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125342595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125342596 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1633)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1633)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1633)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1633)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1633)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1633)@1b75635d951b: vl_len:37 SGSN_Test_0-SCCP(1633)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1633)@1b75635d951b: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C22EB65F9D723094B99990000100007F02904916DD4B0'O 20241125125342600 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125342600 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125342600 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125342600 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125342600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125342600 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125342600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125342600 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125342601 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241125125342601 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241125125342601 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241125125342601 DMM INFO MM(262420000001007/cc8114fa) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241125125342601 DMM NOTICE MM(262420000001007/cc8114fa) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241125125342601 DMM DEBUG MM(262420000001007/cc8114fa) checking auth: received UMTS RES = eb 65 f9 d7 91 6d d4 b0 (gprs_gmm.c:666) 20241125125342601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241125125342601 DMM DEBUG MM(262420000001007/cc8114fa) Requesting authorization (sgsn_auth.c:160) 20241125125342601 DMM INFO MM(262420000001007/cc8114fa) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125125342601 DMM DEBUG MM(262420000001007/cc8114fa) Requesting subscriber data update (gprs_subscriber.c:894) 20241125125342601 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20241125125342601 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) 20241125125342601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241125125342601 DMM DEBUG MM(262420000001007/cc8114fa) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241125125342601 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125342601 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125342601 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125342601 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125342601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125342601 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125342601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125342601 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1633)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1633)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1633)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1633)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1633)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1633)@1b75635d951b: vl_len:12 SGSN_Test_0-SCCP(1633)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1633)@1b75635d951b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241125125342609 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125342609 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125342609 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125342609 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125342609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125342609 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125342609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125342609 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125342610 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241125125342610 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241125125342610 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241125125342610 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20241125125342610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241125125342610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241125125342610 DMM INFO MM(262420000001007/cc8114fa) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc8114fa) (gprs_gmm.c:300) 20241125125342610 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241125125342610 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125342610 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125342610 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125342610 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125342610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125342610 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125342610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125342610 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125342610 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125342610 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125342610 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125342610 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125342610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125342610 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125342610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125342610 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1633)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1633)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1633)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1633)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1633)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1633)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1633)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1633)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241125125342614 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241125125342614 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241125125342614 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241125125342614 DMM INFO MM(262420000001007/cc8114fa) Subscriber data update (mmctx.c:445) 20241125125342614 DMM DEBUG MM(262420000001007/cc8114fa) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241125125342614 DMM INFO MM(262420000001007/cc8114fa) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241125125342614 DMM NOTICE MM(262420000001007/cc8114fa) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1000) 20241125125342614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241125125342614 DMM NOTICE MM(262420000001007/cc8114fa) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241125125342614 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) 20241125125342614 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241125125342614 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241125125342614 DMM INFO MM(262420000001007/cc8114fa) Subscriber data update (mmctx.c:445) 20241125125342614 DMM DEBUG MM(262420000001007/cc8114fa) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1633)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1633)@1b75635d951b: vl_len:14 SGSN_Test_0-SCCP(1633)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1633)@1b75635d951b: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241125125342616 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125342616 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125342616 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125342616 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125342616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125342616 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125342616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125342616 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125342617 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241125125342617 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241125125342617 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241125125342617 DMM INFO MM(262420000001007/cc8114fa) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125125342617 DMM NOTICE MM(262420000001007/cc8114fa) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125125342617 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e64f0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125125342617 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e64f0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125125342617 DMM DEBUG MM_STATE_Iu(17)[0x560a8e0e7c20]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241125125342617 DMM DEBUG MM_STATE_Iu(17)[0x560a8e0e7c20]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241125125342617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125125342617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241125125342617 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125342617 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125342617 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125342617 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125342617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125342617 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125342617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125342617 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1633)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1633)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1633)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1633)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1633)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1633)@1b75635d951b: vl_len:7 SGSN_Test_0-SCCP(1633)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1633)@1b75635d951b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241125125342621 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125342621 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125342621 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125342621 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125342621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125342621 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125342621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125342621 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125342621 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241125125342621 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241125125342621 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241125125342621 DMM INFO MM(262420000001007/cc8114fa) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241125125342621 DMM DEBUG MM_STATE_Iu(17)[0x560a8e0e7c20]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241125125342622 DMM DEBUG MM_STATE_Iu(17)[0x560a8e0e7c20]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241125125342622 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125342622 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125342622 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125342622 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125342622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125342622 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125342622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125342622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1633)@1b75635d951b: Session index based on local reference:0 20241125125342623 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125342623 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125342623 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) SGSN_Test_0-RAN(1635)@1b75635d951b: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1641)15127636 20241125125342623 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125342623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125342623 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125342623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125342623 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_pmm_idle_rx_mt_data(1641)@1b75635d951b: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1641)@1b75635d951b: 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 := 'CC8114FA'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1635)@1b75635d951b: Added conn table entry 0TC_pmm_idle_rx_mt_data(1641)13320604 SGSN_Test_0-RAN(1635)@1b75635d951b: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1633)@1b75635d951b: First idle individual index:0 20241125125342825 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125342825 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125342825 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125342825 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125342825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125342825 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125342825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125342825 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125342826 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241125125342826 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241125125342826 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241125125342826 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCC8114FA) type="signalling" (gprs_gmm.c:1944) 20241125125342826 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e64f0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241125125342826 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e64f0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241125125342826 DMM DEBUG MM(262420000001007/cc8114fa) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241125125342826 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125342826 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125342826 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125342826 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125342826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125342826 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125342826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125342826 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125342826 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125342826 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125342826 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125342826 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125342827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125342827 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125342827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125342827 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1633)@1b75635d951b: { messageType := 2, destLocRef := 'CB419C'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(1633)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1633)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1633)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1633)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1633)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1633)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1633)@1b75635d951b: vl_len:12 SGSN_Test_0-SCCP(1633)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1633)@1b75635d951b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241125125342831 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125342831 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125342831 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125342831 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125342832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125342832 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125342832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125342832 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125342832 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241125125342832 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241125125342832 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241125125342832 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 18) (iu_client.c:366) 20241125125342832 DMM DEBUG MM_STATE_Iu(17)[0x560a8e0e7c20]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241125125342832 DMM DEBUG MM_STATE_Iu(17)[0x560a8e0e7c20]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241125125342832 DMM INFO MM(262420000001007/cc8114fa) <- GMM SERVICE ACCEPT (P-TMSI=0xcc8114fa) (gprs_gmm.c:813) 20241125125342832 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241125125342832 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125342832 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125342832 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125342832 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125342832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125342832 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125342832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125342832 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125342832 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125342832 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125342832 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125342832 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125342832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125342832 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125342832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125342832 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1633)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1633)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1633)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1633)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1633)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1633)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1633)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1633)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1641)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1641)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1633)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1633)@1b75635d951b: vl_len:23 SGSN_Test_0-SCCP(1633)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1633)@1b75635d951b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241125125342839 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125342839 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125342839 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125342839 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125342839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125342839 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125342839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125342839 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125342839 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241125125342839 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241125125342839 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241125125342839 DMM INFO MM(262420000001007/cc8114fa) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241125125342839 DMM INFO MM(262420000001007/cc8114fa) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241125125342839 DMM DEBUG MM(262420000001007/cc8114fa) Using GGSN 0 (gprs_sm.c:312) 20241125125342839 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 24. This is a software bug that needs fixing. (rate_ctr.c:221) 20241125125342839 DLGTP DEBUG Begin pdp_tidset tid = 5700100000024262 (pdp.c:279) 20241125125342839 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241125125342839 DGPRS NOTICE PDP(262420000001007/0) Create PDP Context (sgsn_libgtp.c:181) 20241125125342839 DLGTP DEBUG Registering seq=1096 in restransmit req queue (gtp.c:402) 20241125125342852 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 14 04 48 00 00 01 80 08 00 10 8b 9c ad d3 11 b9 37 9a 77 14 05 7f 27 3e e3 04 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) 20241125125342852 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f319c0cd8a8, cbp=0x560a8e0e9500) (sgsn_libgtp.c:632) 20241125125342852 DGPRS INFO PDP(262420000001007/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241125125342853 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125342853 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125342853 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125342853 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125342853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125342853 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125342853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125342853 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1633)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1633)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1633)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1633)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1633)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1633)@1b75635d951b: vl_len:30 SGSN_Test_0-SCCP(1633)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1633)@1b75635d951b: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800361C182B'O 20241125125342872 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125342872 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125342872 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125342872 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125342872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125342872 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125342872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125342872 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125342872 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241125125342872 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241125125342872 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241125125342872 DRANAP INFO Rx RAB Assignment Response for UE conn_id 18 (iu_client.c:574) 20241125125342872 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241125125342872 DLGTP DEBUG Registering seq=1097 in restransmit req queue (gtp.c:402) 20241125125342872 DGPRS INFO PDP(262420000001007/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241125125342872 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241125125342872 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125342872 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125342872 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125342872 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125342872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125342872 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125342872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125342872 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_pmm_idle_rx_mt_data(1641)@1b75635d951b: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_pmm_idle_rx_mt_data(1641)@1b75635d951b: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@1b75635d951b: Test Component 1641 has requested to stop MTC. Terminating current testcase execution. SGSN_Test_0-SCCP(1633)@1b75635d951b: Session index based on local reference:0 20241125125342875 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125125342875 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test_0-SCCP(1633)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1633)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test-GSUP-IPA(1638)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP(1639)@1b75635d951b: Final verdict of PTC: none SGSN_Test_0-SCCP(1633)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1633)@1b75635d951b: Dynamic test case error: Sending data on the connection of port SCCP_SP_PORT to 1635:RANAP failed. (Broken pipe) SGSN_Test_0-SCCP(1633)@1b75635d951b: setverdict(error): none -> error -NSVCI98(1628)@1b75635d951b: Final verdict of PTC: none -NSVCI97(1623)@1b75635d951b: Final verdict of PTC: none -NSVCI99(1634)@1b75635d951b: Final verdict of PTC: none 20241125125342878 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241125125342878 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241125125342878 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241125125342878 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241125125342878 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241125125342878 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241125125342878 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241125125342878 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241125125342878 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:673) 20241125125342878 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125342878 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241125125342878 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241125125342878 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241125125342878 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241125125342878 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241125125342878 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241125125342878 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) SGSN_Test-Gb2-NS2(1629)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1624)@1b75635d951b: Final verdict of PTC: none 20241125125342878 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-RAN(1635)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1619)@1b75635d951b: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1622)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1620)@1b75635d951b: Final verdict of PTC: none 20241125125342880 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38324<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_pmm_idle_rx_mt_data-BVCI220(1631)@1b75635d951b: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1627)@1b75635d951b: Final verdict of PTC: none SGSN_Test-RNC_GTP(1637)@1b75635d951b: Final verdict of PTC: none SGSN_Test_0-M3UA(1636)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1640)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1625)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1630)@1b75635d951b: Final verdict of PTC: none TC_pmm_idle_rx_mt_data(1641)@1b75635d951b: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" -NSVCI98-provIP(1626)@1b75635d951b: Final verdict of PTC: none SGSN_Test_0-SCCP(1633)@1b75635d951b: Final verdict of PTC: error -NSVCI97-provIP(1621)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(1632)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(1619): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1620): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(1621): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1622): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(1623): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(1624): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1625): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(1626): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1627): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(1628): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(1629): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1630): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1631): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(1632): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test_0-SCCP(1633): error (none -> error) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(1634): none (error -> error) MTC@1b75635d951b: Local verdict of PTC SGSN_Test_0-RAN(1635): none (error -> error) MTC@1b75635d951b: Local verdict of PTC SGSN_Test_0-M3UA(1636): none (error -> error) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-RNC_GTP(1637): none (error -> error) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(1638): none (error -> error) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(1639): none (error -> error) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(1640): none (error -> error) MTC@1b75635d951b: Local verdict of PTC TC_pmm_idle_rx_mt_data(1641): fail (error -> error) reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@1b75635d951b: Test case TC_pmm_idle_rx_mt_data finished. Verdict: error MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error'. Mon Nov 25 12:53:42 UTC 2024 ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.talloc 20241125125343025 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38340<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125125343626 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38340<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=287160) 20241125125343876 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125343876 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=287160, count=288600) 20241125125344878 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125344878 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241125125344879 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241125125344879 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241125125344879 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn'. ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn ------ Mon Nov 25 12:53:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125125345878 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125345879 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_update_ctx_err_ind_from_ggsn started. 20241125125346682 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34084<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125125346683 DMM INFO MM(262420000001007/cc8114fa) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241125125346683 DMM INFO MM(262420000001007/cc8114fa) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241125125346683 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e64f0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125125346683 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e64f0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125125346683 DMM DEBUG MM_STATE_Iu(17)[0x560a8e0e7c20]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241125125346683 DMM DEBUG MM_STATE_Iu(17)[0x560a8e0e7c20]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241125125346683 DMM NOTICE MM(262420000001007/cc8114fa) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241125125346683 DGPRS INFO PDP(262420000001007/0) Forcing release of PDP context (pdpctx.c:102) 20241125125346683 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241125125346683 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241125125346683 DLGTP DEBUG Registering seq=1098 in restransmit req queue (gtp.c:402) 20241125125346683 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20241125125346683 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) 20241125125346683 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:399) 20241125125346683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0db3a0]{Init}: Deallocated (fsm.c:568) 20241125125346683 DMM DEBUG MM_STATE_Gb[0x560a8e0d3ec0]{Idle}: Deallocated (fsm.c:568) 20241125125346683 DMM DEBUG MM_STATE_Iu(17)[0x560a8e0e7c20]{Detached}: Deallocated (fsm.c:568) 20241125125346683 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e64f0]{Deregistered}: Deallocated (fsm.c:568) 20241125125346683 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241125125346684 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125346684 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125346684 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125346684 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125346684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125346684 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125346684 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1642)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1643)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1642)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1646)@1b75635d951b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1646)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125346726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125125346726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125346726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125346726 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125346726 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125125346726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125346726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125346726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125346726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1646)@1b75635d951b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125346728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125346728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125346728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125346728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125346728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125346728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125346728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125346728 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125346728 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241125125346728 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125346728 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125125346729 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125346729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1646)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1646)@1b75635d951b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125346732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1643)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-NS1(1647)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1643)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125125346741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125346741 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI196(1645)@1b75635d951b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1648)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1647)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1651)@1b75635d951b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1651)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125346767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241125125346767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125346767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125346767 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125346767 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241125125346767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125346767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125346767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125346767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1651)@1b75635d951b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125346768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125346768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125346768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125346769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125346769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125346769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125346769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125346769 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125346769 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241125125346769 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125346769 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125125346769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125346769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1651)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1651)@1b75635d951b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125346773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1652)@1b75635d951b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1648)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1648)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241125125346781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560a8e0d5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125346781 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI210(1650)@1b75635d951b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1653)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1652)@1b75635d951b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1656)@1b75635d951b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1656)@1b75635d951b: Provider Link came up: sending NS-RESET 20241125125346807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241125125346807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125346807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125346807 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125346807 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241125125346807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125346807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125346807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125346807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1656)@1b75635d951b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241125125346809 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125346809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125346809 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125346809 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241125125346809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241125125346809 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241125125346809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241125125346809 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125346809 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241125125346809 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241125125346809 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241125125346810 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241125125346810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1656)@1b75635d951b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1656)@1b75635d951b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241125125346814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1653)@1b75635d951b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1653)@1b75635d951b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@1b75635d951b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1659)@1b75635d951b: ************************************************* SGSN_Test_0-M3UA(1659)@1b75635d951b: M3UA emulation initiated, the test can be started MTC@1b75635d951b: Starting RAN_Emulation SGSN_Test_0-M3UA(1659)@1b75635d951b: ************************************************* 20241125125346825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560a8e0d8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241125125346825 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) SGSN_Test_0-SCCP(1657)@1b75635d951b: v_sccp_pdu_maxlen:268 TC_update_ctx_err_ind_from_ggsn-BVCI220(1655)@1b75635d951b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241125125346879 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125346879 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241125125346879 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241125125346879 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1661)@1b75635d951b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1661)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241125125346881 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1661)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1661)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125125346881 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1661)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1661)@1b75635d951b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1661)@1b75635d951b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1661)@1b75635d951b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125125347025 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241125125347025 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:110) 20241125125347025 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241125125347025 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1659)@1b75635d951b: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241125125347027 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125347027 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241125125347027 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241125125347027 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241125125347027 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241125125347027 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241125125347027 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241125125347028 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125347028 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241125125347028 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241125125347028 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241125125347028 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241125125347028 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241125125347028 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241125125347029 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241125125347834 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125347834 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125347834 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125347834 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125347834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125347834 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125347834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125347834 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125347834 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241125125347834 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241125125347835 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125347835 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125347835 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125347835 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125347835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125347835 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125347835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125347835 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1658)@1b75635d951b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1645)@1b75635d951b: Adding Client=TC_update_ctx_err_ind_from_ggsn(1664), IMSI='262420000001004'H, TLLI='D2E36F4C'O, index=0 SGSN_Test-GSUP(1662)@1b75635d951b: Created GsupExpect[0] for "262420000001004" to be handled at TC_update_ctx_err_ind_from_ggsn(1664) TC_update_ctx_err_ind_from_ggsn(1664)@1b75635d951b: 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 := '9428'O, rac := '02'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, 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(1658)@1b75635d951b: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)2007088 SGSN_Test_0-SCCP(1657)@1b75635d951b: First idle individual index:0 SGSN_Test_0-RAN(1658)@1b75635d951b: patch: N(SD) for ConnIdx 0 set to 1 20241125125347938 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125347938 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125347938 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125347938 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125347938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125347938 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125347938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125347938 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125347939 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241125125347939 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241125125347939 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241125125347939 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20241125125347939 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e7c20]{Deregistered}: Allocated (fsm.c:456) 20241125125347939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Allocated (fsm.c:456) 20241125125347939 DMM DEBUG MM_STATE_Gb[0x560a8e0db3a0]{Idle}: Allocated (fsm.c:456) 20241125125347939 DMM DEBUG MM_STATE_Iu[0x560a8e0ea3a0]{Detached}: Allocated (fsm.c:456) 20241125125347939 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e7c20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241125125347939 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e7c20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241125125347939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241125125347939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241125125347939 DMM DEBUG MM(262420000001004/c3d2578d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241125125347939 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241125125347939 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125347939 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125347939 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125347939 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125347939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125347939 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125347939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125347939 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125347939 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125347939 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125347939 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125347939 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125347939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125347939 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125347939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125347939 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@1b75635d951b: { messageType := 2, destLocRef := '1EA030'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(1657)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1664)@1b75635d951b: 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 := '3D4F8398ECFFBC5CACF369A20FB262A4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FE8BAC84'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8874635FB5997D5C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'FE13B0D7EE99D5972A88857043337EFB'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '74036BBD7627B17F30C1AB44C94A2D73'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '5A18519FA8C7B453784F4351AAD2512D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '4784EAEDB37437DB'O } } } } } SGSN_Test_0-SCCP(1657)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@1b75635d951b: vl_len:23 SGSN_Test_0-SCCP(1657)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1657)@1b75635d951b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241125125347949 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125347949 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125347949 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125347949 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125347949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125347949 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125347949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125347949 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125347950 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241125125347950 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241125125347950 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241125125347950 DMM DEBUG MM(262420000001004/c3d2578d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241125125347950 DMM NOTICE MM(262420000001004/c3d2578d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241125125347950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241125125347950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241125125347950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241125125347950 DMM DEBUG MM(262420000001004/c3d2578d) Requesting authorization (sgsn_auth.c:160) 20241125125347950 DMM INFO MM(262420000001004/c3d2578d) Requesting authentication tuples (sgsn_auth.c:184) 20241125125347950 DMM DEBUG MM(262420000001004/c3d2578d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241125125347950 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241125125347950 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(1662)@1b75635d951b: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1664) SGSN_Test-GSUP(1662)@1b75635d951b: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1664)"262420000001004" 20241125125347952 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241125125347952 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241125125347952 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241125125347952 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241125125347952 DMM INFO MM(262420000001004/c3d2578d) Subscriber data update (mmctx.c:445) 20241125125347952 DMM DEBUG MM(262420000001004/c3d2578d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241125125347952 DMM INFO MM(262420000001004/c3d2578d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241125125347952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241125125347952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241125125347952 DMM INFO MM(262420000001004/c3d2578d) <- GMM AUTH AND CIPHERING REQ (rand = 3d 4f 83 98 ec ff bc 5c ac f3 69 a2 0f b2 62 a4 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 5a 18 51 9f a8 c7 b4 53 78 4f 43 51 aa d2 51 2d ) (gprs_gmm.c:483) 20241125125347952 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241125125347953 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125347953 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125347953 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125347953 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125347953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125347953 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125347953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125347953 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@1b75635d951b: vl_len:37 SGSN_Test_0-SCCP(1657)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1657)@1b75635d951b: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081308224784EAED23094B99990000100004F02904B37437DB'O 20241125125347958 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125347958 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125347958 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125347958 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125347958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125347958 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125347958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125347958 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125347958 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241125125347958 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241125125347958 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241125125347958 DMM INFO MM(262420000001004/c3d2578d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241125125347958 DMM NOTICE MM(262420000001004/c3d2578d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241125125347958 DMM DEBUG MM(262420000001004/c3d2578d) checking auth: received UMTS RES = 47 84 ea ed b3 74 37 db (gprs_gmm.c:666) 20241125125347958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241125125347958 DMM DEBUG MM(262420000001004/c3d2578d) Requesting authorization (sgsn_auth.c:160) 20241125125347958 DMM INFO MM(262420000001004/c3d2578d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241125125347958 DMM DEBUG MM(262420000001004/c3d2578d) Requesting subscriber data update (gprs_subscriber.c:894) 20241125125347958 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241125125347958 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) 20241125125347958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241125125347958 DMM DEBUG MM(262420000001004/c3d2578d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241125125347959 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125347959 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125347959 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125347959 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125347959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125347959 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125347959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125347959 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@1b75635d951b: vl_len:12 SGSN_Test_0-SCCP(1657)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1657)@1b75635d951b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241125125347967 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125347967 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125347967 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125347967 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125347967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125347967 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125347967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125347967 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125347967 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241125125347967 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241125125347967 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241125125347967 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20241125125347967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241125125347967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241125125347967 DMM INFO MM(262420000001004/c3d2578d) <- GMM ATTACH ACCEPT (new P-TMSI=0xc3d2578d) (gprs_gmm.c:300) 20241125125347967 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241125125347967 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125347967 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125347967 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125347967 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125347967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125347967 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125347967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125347967 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125347967 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125347967 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125347967 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125347967 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125347967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125347967 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125347967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125347967 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241125125347971 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241125125347971 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241125125347971 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241125125347971 DMM INFO MM(262420000001004/c3d2578d) Subscriber data update (mmctx.c:445) 20241125125347971 DMM DEBUG MM(262420000001004/c3d2578d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241125125347971 DMM INFO MM(262420000001004/c3d2578d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241125125347971 DMM NOTICE MM(262420000001004/c3d2578d) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241125125347971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241125125347971 DMM NOTICE MM(262420000001004/c3d2578d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241125125347971 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) 20241125125347971 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241125125347971 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241125125347971 DMM INFO MM(262420000001004/c3d2578d) Subscriber data update (mmctx.c:445) 20241125125347971 DMM DEBUG MM(262420000001004/c3d2578d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1657)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@1b75635d951b: vl_len:14 SGSN_Test_0-SCCP(1657)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1657)@1b75635d951b: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241125125347973 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125347973 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125347973 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125347973 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125347973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125347973 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125347973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125347973 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125347974 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241125125347974 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241125125347974 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241125125347974 DMM INFO MM(262420000001004/c3d2578d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241125125347974 DMM NOTICE MM(262420000001004/c3d2578d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241125125347974 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e7c20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241125125347974 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e7c20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241125125347974 DMM DEBUG MM_STATE_Iu(19)[0x560a8e0ea3a0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241125125347974 DMM DEBUG MM_STATE_Iu(19)[0x560a8e0ea3a0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241125125347974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241125125347974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241125125347974 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125347974 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125347974 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125347974 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125347974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125347974 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125347974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125347974 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@1b75635d951b: vl_len:7 SGSN_Test_0-SCCP(1657)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1657)@1b75635d951b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241125125347979 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125347979 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125347979 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125347979 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125347979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125347979 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125347979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125347979 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125347979 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241125125347979 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241125125347979 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241125125347980 DMM INFO MM(262420000001004/c3d2578d) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241125125347980 DMM DEBUG MM_STATE_Iu(19)[0x560a8e0ea3a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241125125347980 DMM DEBUG MM_STATE_Iu(19)[0x560a8e0ea3a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241125125347980 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125347980 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125347980 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125347980 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125347980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125347980 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125347980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125347980 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@1b75635d951b: Session index based on local reference:0 20241125125347981 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125347981 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125347981 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125347981 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125347981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125347981 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125347981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125347981 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1658)@1b75635d951b: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)2007088 TC_update_ctx_err_ind_from_ggsn(1664)@1b75635d951b: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1664)@1b75635d951b: 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 := 'C3D2578D'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1658)@1b75635d951b: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)3235452 SGSN_Test_0-RAN(1658)@1b75635d951b: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1657)@1b75635d951b: First idle individual index:0 20241125125348181 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125348181 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125348181 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125348181 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125348181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125348181 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125348181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125348181 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125348182 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241125125348182 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241125125348182 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241125125348182 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC3D2578D) type="signalling" (gprs_gmm.c:1944) 20241125125348182 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e7c20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241125125348182 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e7c20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241125125348182 DMM DEBUG MM(262420000001004/c3d2578d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241125125348182 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125348182 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125348182 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125348182 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125348182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125348182 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125348182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125348182 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125348182 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125348182 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125348182 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125348182 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125348182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125348182 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125348182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125348182 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@1b75635d951b: { messageType := 2, destLocRef := '315E7C'O ("1^|"), 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(1657)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@1b75635d951b: vl_len:12 SGSN_Test_0-SCCP(1657)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1657)@1b75635d951b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241125125348185 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125348185 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125348185 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125348185 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125348185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125348185 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125348185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125348185 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125348185 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241125125348185 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241125125348185 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241125125348185 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 20) (iu_client.c:366) 20241125125348185 DMM DEBUG MM_STATE_Iu(19)[0x560a8e0ea3a0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241125125348185 DMM DEBUG MM_STATE_Iu(19)[0x560a8e0ea3a0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241125125348185 DMM INFO MM(262420000001004/c3d2578d) <- GMM SERVICE ACCEPT (P-TMSI=0xc3d2578d) (gprs_gmm.c:813) 20241125125348185 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 20) (iu_client.c:510) 20241125125348186 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125348186 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125348186 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125348186 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125348186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125348186 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125348186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125348186 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125348186 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125348186 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125348186 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125348186 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125348186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125348186 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125348186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125348186 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1664)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1664)@1b75635d951b: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1657)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@1b75635d951b: vl_len:23 SGSN_Test_0-SCCP(1657)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1657)@1b75635d951b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241125125348192 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125348192 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125348192 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125348192 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125348192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125348192 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125348192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125348192 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125348193 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241125125348193 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241125125348193 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241125125348193 DMM INFO MM(262420000001004/c3d2578d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241125125348193 DMM INFO MM(262420000001004/c3d2578d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241125125348193 DMM DEBUG MM(262420000001004/c3d2578d) Using GGSN 0 (gprs_sm.c:312) 20241125125348193 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 25. This is a software bug that needs fixing. (rate_ctr.c:221) 20241125125348193 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241125125348193 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241125125348193 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:181) 20241125125348193 DLGTP DEBUG Registering seq=1099 in restransmit req queue (gtp.c:402) 20241125125348202 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 15 04 4b 00 00 01 80 08 00 10 4a 03 e6 fa 11 24 69 bf 67 14 05 7f e0 0c bc 5e 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) 20241125125348202 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f319c0ce918, cbp=0x560a8e0ea4d0) (sgsn_libgtp.c:632) 20241125125348202 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241125125348203 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125348203 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125348203 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125348203 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125348203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125348203 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125348203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125348203 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@1b75635d951b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@1b75635d951b: vl_len:30 SGSN_Test_0-SCCP(1657)@1b75635d951b: vl_from0 SGSN_Test_0-SCCP(1657)@1b75635d951b: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068004D032DC2'O 20241125125348219 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125348219 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125348219 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241125125348219 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241125125348219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125348219 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125348219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241125125348219 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241125125348219 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241125125348219 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241125125348219 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241125125348219 DRANAP INFO Rx RAB Assignment Response for UE conn_id 20 (iu_client.c:574) 20241125125348219 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241125125348219 DLGTP DEBUG Registering seq=1100 in restransmit req queue (gtp.c:402) 20241125125348220 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241125125348220 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 20) (iu_client.c:510) 20241125125348220 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125348220 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125348220 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125348220 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125348220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125348220 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125348220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241125125348220 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@1b75635d951b: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@1b75635d951b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@1b75635d951b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@1b75635d951b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1664)@1b75635d951b: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_update_ctx_err_ind_from_ggsn(1664)@1b75635d951b: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@1b75635d951b: Test Component 1664 has requested to stop MTC. Terminating current testcase execution. 20241125125348224 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241125125348224 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241125125348224 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241125125348224 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241125125348224 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241125125348224 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241125125348224 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241125125348224 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241125125348224 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34084<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241125125348224 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:673) 20241125125348224 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125348224 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241125125348224 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241125125348224 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241125125348224 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241125125348224 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241125125348224 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241125125348224 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241125125348224 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-GSUP(1662)@1b75635d951b: Final verdict of PTC: none 20241125125348224 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241125125348224 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1646)@1b75635d951b: Final verdict of PTC: none SGSN_Test_0-M3UA(1659)@1b75635d951b: Final verdict of PTC: none -NSVCI98(1651)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1661)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1652)@1b75635d951b: Final verdict of PTC: none SGSN_Test_0-SCCP(1657)@1b75635d951b: Final verdict of PTC: none -NSVCI99(1656)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1647)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1642)@1b75635d951b: Final verdict of PTC: none SGSN_Test_0-RAN(1658)@1b75635d951b: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1650)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1648)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1653)@1b75635d951b: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1645)@1b75635d951b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1643)@1b75635d951b: Final verdict of PTC: none SGSN_Test-RNC_GTP(1660)@1b75635d951b: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1655)@1b75635d951b: Final verdict of PTC: none -NSVCI97-provIP(1644)@1b75635d951b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1663)@1b75635d951b: Final verdict of PTC: none -NSVCI98-provIP(1649)@1b75635d951b: Final verdict of PTC: none -NSVCI99-provIP(1654)@1b75635d951b: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn(1664)@1b75635d951b: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: none MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-NS0(1642): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1643): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97-provIP(1644): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1645): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI97(1646): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-NS1(1647): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1648): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98-provIP(1649): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1650): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI98(1651): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-NS2(1652): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1653): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99-provIP(1654): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1655): none (none -> none) MTC@1b75635d951b: Local verdict of PTC -NSVCI99(1656): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test_0-SCCP(1657): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test_0-RAN(1658): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test_0-M3UA(1659): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-RNC_GTP(1660): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP-IPA(1661): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GSUP(1662): none (none -> none) MTC@1b75635d951b: Local verdict of PTC SGSN_Test-GGSN_GTP(1663): none (none -> none) MTC@1b75635d951b: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1664): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@1b75635d951b: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn fail'. Mon Nov 25 12:53:48 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 20241125125348372 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34088<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125125348974 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34088<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=287420) 20241125125349225 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125349225 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=287420, count=288580) 20241125125350224 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241125125350225 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241125125350225 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241125125350227 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125350227 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn fail' was executed successfully (exit status: 0). MC@1b75635d951b: Test execution finished. MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Mon Nov 25 12:53:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125125351229 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125351229 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_NS_connect_alive started. 20241125125352036 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34092<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125125352037 DMM INFO MM(262420000001004/c3d2578d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241125125352037 DMM INFO MM(262420000001004/c3d2578d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241125125352037 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e7c20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241125125352037 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e7c20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241125125352037 DMM DEBUG MM_STATE_Iu(19)[0x560a8e0ea3a0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241125125352037 DMM DEBUG MM_STATE_Iu(19)[0x560a8e0ea3a0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241125125352037 DMM NOTICE MM(262420000001004/c3d2578d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241125125352037 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20241125125352037 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241125125352037 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241125125352037 DLGTP DEBUG Registering seq=1101 in restransmit req queue (gtp.c:402) 20241125125352038 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241125125352038 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) 20241125125352038 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:399) 20241125125352038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560a8e0d3ec0]{Init}: Deallocated (fsm.c:568) 20241125125352038 DMM DEBUG MM_STATE_Gb[0x560a8e0db3a0]{Idle}: Deallocated (fsm.c:568) 20241125125352038 DMM DEBUG MM_STATE_Iu(19)[0x560a8e0ea3a0]{Detached}: Deallocated (fsm.c:568) 20241125125352038 DMM DEBUG GMM(gmm_fsm)[0x560a8e0e7c20]{Deregistered}: Deallocated (fsm.c:568) 20241125125352038 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241125125352038 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241125125352038 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241125125352038 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241125125352038 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241125125352038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241125125352038 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241125125352038 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) 20241125125352058 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241125125352058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241125125352058 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241125125352229 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125352229 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: setverdict(pass): none -> pass MTC@1b75635d951b: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20241125125353061 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34092<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1665)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: pass MTC@1b75635d951b: Local verdict of PTC -provIP0(1665): none (pass -> pass) MTC@1b75635d951b: Test case TC_NS_connect_alive finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Mon Nov 25 12:53:53 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 20241125125353106 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34102<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125125353230 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125353230 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241125125353608 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34102<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=19064) 20241125125354231 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125354231 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=19064, count=20844) 20241125125355232 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125355232 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass' was executed successfully (exit status: 0). MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Mon Nov 25 12:53:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125125356233 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125356233 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@1b75635d951b: Test case TC_NS_connect_reset started. 20241125125356660 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34110<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125125356662 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241125125356685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241125125356685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241125125356685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241125125356685 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241125125356685 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241125125356685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241125125356685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241125125356685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125356685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560a8e0d2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@1b75635d951b: setverdict(pass): none -> pass 20241125125357234 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125357234 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20241125125357689 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34110<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1666)@1b75635d951b: Final verdict of PTC: none MTC@1b75635d951b: Setting final verdict of the test case. MTC@1b75635d951b: Local verdict of MTC: pass MTC@1b75635d951b: Local verdict of PTC -provIP0(1666): none (pass -> pass) MTC@1b75635d951b: Test case TC_NS_connect_reset finished. Verdict: pass MTC@1b75635d951b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Mon Nov 25 12:53:57 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 20241125125357745 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44980<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241125125358235 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125358235 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241125125358247 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44980<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=7452) 20241125125359236 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125359236 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=7452, count=12348) 20241125125359686 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125400237 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125400237 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@1b75635d951b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@1b75635d951b: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@1b75635d951b: Terminating MTC. MC@1b75635d951b: MTC terminated. MC2> exit MC@1b75635d951b: Shutting down session. MC@1b75635d951b: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/expected-results.xml' against results in 'junit-xml-7960.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_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->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass->FAIL SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass->FAIL SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass SGSN_Tests_NS.TC_NS_connect_alive pass SGSN_Tests_NS.TC_NS_connect_reset NEW: FAIL SGSN_Tests.TC_paging_ps_ra_multiple_cells NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge Summary: pass->FAIL: 8 NEW: FAIL: 3 xfail: 3 pass: 73 skip: 8 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (2484038) [testenv][generic] Merging log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20241125-1239-4efe6a87-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20241125125401239 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125401239 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241125125402240 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125402240 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241125125402687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125403241 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125403241 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241125125404243 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125404243 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241125125405244 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125405244 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241125125405453 DGPRS DEBUG Checking for inactive LLMEs, time = 14349979 (sgsn.c:131) [testenv][generic] Formatting log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20241125-1239-4efe6a87-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/log_format.sh'] 20241125125405688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241125125406245 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125406245 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241125125407247 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241125125407247 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Stopping stp (2483871) [testenv][generic] Stopping sgsn (2483939) [testenv] Showing testsuite/junit-xml-7960.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241125-1239-4efe6a87-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/junit-xml-7960.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='87' failures='13' errors='1' skipped='0' inconc='0' time='864.00'> <testcase classname='SGSN_Tests' name='TC_attach' time='1.484277'/> <testcase classname='SGSN_Tests' name='TC_attach_mnc3' time='1.555164'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_umts_res' time='1.588830'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_gsm_sres' time='1.572308'/> <testcase classname='SGSN_Tests' name='TC_attach_timeout_after_pdp_act' time='31.108709'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_id_timeout' time='30.617900'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_timeout' time='6.623689'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_reject' time='6.644815'/> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_timeout' time='1.609109'> <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.532911'> <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.541825'/> <testcase classname='SGSN_Tests' name='TC_attach_accept_all' time='2.503497'/> <testcase classname='SGSN_Tests' name='TC_attach_closed' time='2.573765'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imei_response' time='31.504533'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imsi_response' time='31.634194'/> <testcase classname='SGSN_Tests' name='TC_attach_closed_add_vty' time='2.610331'/> <testcase classname='SGSN_Tests' name='TC_attach_check_subscriber_list' time='1.580529'/> <testcase classname='SGSN_Tests' name='TC_attach_detach_check_subscriber_list' time='5.766942'/> <testcase classname='SGSN_Tests' name='TC_attach_check_complete_resend' time='35.636814'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_update' time='6.685487'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_withdraw' time='1.695080'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_withdraw' time='1.625919'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_update' time='1.589915'/> <testcase classname='SGSN_Tests' name='TC_rau_unknown' time='1.617802'/> <testcase classname='SGSN_Tests' name='TC_attach_rau' time='1.695368'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_a' time='6.608968'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b' time='6.700725'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_resync' time='1.657078'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a54' time='1.531534'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a53' time='1.597616'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a53_a54' time='1.434021'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a50_a54' time='1.537313'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a50' time='1.519946'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_nopoweroff' time='1.495927'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_poweroff' time='6.586026'/> <testcase classname='SGSN_Tests' name='TC_detach_nopoweroff' time='1.678315'/> <testcase classname='SGSN_Tests' name='TC_detach_poweroff' time='6.662112'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act' time='0.709120'/> <testcase classname='SGSN_Tests' name='TC_pdp_act_unattached' time='0.496762'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user' time='0.730180'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_ggsn_reject' time='0.607048'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mo' time='0.620791'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mt' time='0.604398'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_dup' time='2.611813'/> <testcase classname='SGSN_Tests' name='TC_attach_second_attempt' time='30.497795'> <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.583169'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_echo' time='10.583774'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_create' time='0.581998'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_mt_t3395_expire' time='33.622332'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans' time='10.614949'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans_resp' time='0.613855'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_error_ind_ggsn' time='0.585061'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_gmm_detach' time='0.664519'/> <testcase classname='SGSN_Tests' name='TC_attach_gmm_attach_req_while_gmm_attach' time='2.616069'/> <testcase classname='SGSN_Tests' name='TC_xid_empty_l3' time='1.611324'/> <testcase classname='SGSN_Tests' name='TC_xid_n201u' time='1.605370'/> <testcase classname='SGSN_Tests' name='TC_llc_null' time='7.583580'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_llgmm' time='2.713228'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_ll5' time='2.600710'/> <testcase classname='SGSN_Tests' name='TC_suspend_nopaging' time='6.600415'/> <testcase classname='SGSN_Tests' name='TC_suspend_resume' time='6.637996'/> <testcase classname='SGSN_Tests' name='TC_suspend_rau' time='7.110795'/> <testcase classname='SGSN_Tests' name='TC_paging_ps' time='6.602247'/> <testcase classname='SGSN_Tests' name='TC_paging_ps_ra_multiple_cells' time='31.517755'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3281 SGSN_Tests control part SGSN_Tests.ttcn:2707 TC_paging_ps_ra_multiple_cells testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_bssgp_rim_single_report' time='0.477741'/> <testcase classname='SGSN_Tests' name='TC_rim_eutran_to_geran' time='0.489723'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_attach' time='1.684093'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_data' time='2.615955'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_attach' time='1.671685'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_data' time='0.615908'/> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_in' time='3.580645'> <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.522097'> <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.505094'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach' time='1.634701'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_encr' time='1.649476'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_geran_rau' time='1.639101'/> <testcase classname='SGSN_Tests_Iu' name='TC_geran_attach_iu_rau' time='1.625902'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user' time='1.796822'> <failure type='fail-verdict'>"BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:424 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:156 TC_attach_pdp_act_user testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_v4raw' time='1.708277'> <failure type='fail-verdict'>"BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:425 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:174 TC_attach_pdp_act_user_addr_v4raw testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' time='1.738780'> <failure type='fail-verdict'>"BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:426 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:197 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' time='31.438071'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests_Iu.ttcn:427 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:200 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' time='31.406617'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests_Iu.ttcn:428 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:238 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_pmm_idle' time='1.710356'> <failure type='fail-verdict'>"BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" 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='1.659266'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_update_ctx_err_ind_from_ggsn' time='1.571650'> <failure type='fail-verdict'>"BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" 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.028749'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_reset' time='1.034215'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-latest-20241125-1239-4efe6a87-0'] 1b75635d951b7b3b51752797e025a0f867e1ff1d366dced7fc2672a4a19a3695 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/2244/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