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 c5be0f150f003d83f4dc7564d0d852fe06782c06 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f c5be0f150f003d83f4dc7564d0d852fe06782c06 # timeout=10 Commit message: "bsc: osmo-bsc.cfg: Listen IPA Abis and CTRL interfaces on 127.0.0.1" > git rev-list --no-walk c5be0f150f003d83f4dc7564d0d852fe06782c06 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test-latest] $ /bin/sh -xe /tmp/jenkins2391483470762295403.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:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:190d31a9abc77f722aaab0f8c05077ff410fa58ba8cd05c2350081c984336190 Copying blob sha256:2e50ea8c44c7e8fbb157c995c3380b5486251d93f75794a671048ca1b95dacb1 Copying blob sha256:f25e273291b39688395d0d3237d1cc816ea5f906f076119826128eee35c038a5 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:7e94499df23895606fbec27959c82a48c5e231998e43b66b646908d94b37daf2 Copying blob sha256:468842b39a2b8ca3b420001b366ffea927e5cb0800dda806d6b9962d07d244b9 Copying blob sha256:5825f78dbdf6d495027426a0f23773e5bc2ca6f90164bacc1f022cc01a23113f Copying blob sha256:7779b4bf11cd2f6dd9d25a6b7c2c1d0f95d2e7433be7bc4956b22601a5dc82c5 Copying blob sha256:4bca0a6240977bc0b9d584f530c8d41c152a9adb3c27f7fa594915542a76c726 Copying blob sha256:56ca22a5e292280c138bf504ebf74da67c3992947ab88fedbb8d227b1c24536b Copying config sha256:1f34fdc61dba59ffdb1d36073138f354daf98c77c71cfb6435a2c8a686aef58f Writing manifest to image destination Storing signatures 1f34fdc61dba59ffdb1d36073138f354daf98c77c71cfb6435a2c8a686aef58f + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run sgsn --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-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-20241201-1239-9c64a87c-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/podman/testenv-sgsn-generic-osmocom-latest-20241201-1239-9c64a87c-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-12-01T12:39:01Z" 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-20241201-1239-9c64a87c-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-20241201-1239-9c64a87c-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8789 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2712 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [206 kB] Fetched 9251 kB in 1s (8856 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-20241201-1239-9c64a87c-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-20241201-1239-9c64a87c-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-20241201-1239-9c64a87c-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-20241201-1239-9c64a87c-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-20241201-1239-9c64a87c-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-20241201-1239-9c64a87c-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_4.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_IEs_part_1.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_6.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAW_NS_part_7.cc Creating dependency file for RAW_NS_part_6.cc Creating dependency file for RAW_NS_part_5.cc Creating dependency file for RAW_NS_part_4.cc Creating dependency file for RAW_NS_part_3.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAW_NS_part_1.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_5.cc Creating dependency file for NS_Emulation_part_4.cc Creating dependency file for NS_Emulation_part_3.cc Creating dependency file for NS_Emulation_part_2.cc Creating dependency file for NS_Emulation_part_1.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_3.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_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_6.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SNDCP_Types_part_7.cc Creating dependency file for SNDCP_Types_part_6.cc Creating dependency file for SNDCP_Types_part_5.cc Creating dependency file for SNDCP_Types_part_4.cc Creating dependency file for SNDCP_Types_part_3.cc Creating dependency file for SNDCP_Types_part_2.cc Creating dependency file for 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_3.cc Creating dependency file for SGSN_Tests_NS_part_4.cc Creating dependency file for SGSN_Tests_NS_part_2.cc Creating dependency file for SGSN_Tests_Iu_part_7.cc Creating dependency file for SGSN_Tests_NS_part_1.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 SCTPasp_PortType_part_1.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_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_3.cc Creating dependency file for SCCP_Emulation_part_4.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_4.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for RANAP_CodecPort_part_1.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_5.cc Creating dependency file for Osmocom_CTRL_Types_part_6.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_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.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 Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for Native_Functions_part_2.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_5.cc Creating dependency file for NS_Provider_IPL4_part_6.cc Creating dependency file for NS_Provider_IPL4_part_4.cc Creating dependency file for NS_Provider_IPL4_part_3.cc Creating dependency file for NS_Provider_IPL4_part_2.cc Creating dependency file for NS_Provider_IPL4_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_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_6.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_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for LLC_Types_part_7.cc Creating dependency file for LLC_Types_part_6.cc Creating dependency file for LLC_Types_part_5.cc Creating dependency file for LLC_Types_part_4.cc Creating dependency file for LLC_Types_part_3.cc Creating dependency file for LLC_Types_part_2.cc Creating dependency file for LLC_Types_part_1.cc Creating dependency file for LLC_Templates_part_7.cc Creating dependency file for LLC_Templates_part_6.cc Creating dependency file for LLC_Templates_part_5.cc Creating dependency file for LLC_Templates_part_4.cc Creating dependency file for LLC_Templates_part_3.cc Creating dependency file for LLC_Templates_part_2.cc Creating dependency file for LLC_Templates_part_1.cc Creating dependency file for L3_Templates_part_7.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_4.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_2.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_7.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for ITU_X213_Types_part_7.cc Creating dependency file for ITU_X213_Types_part_6.cc Creating dependency file for ITU_X213_Types_part_5.cc Creating dependency file for ITU_X213_Types_part_4.cc Creating dependency file for ITU_X213_Types_part_3.cc Creating dependency file for ITU_X213_Types_part_2.cc Creating dependency file for ITU_X213_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Types_part_1.cc Creating dependency file for IPCP_Templates_part_7.cc Creating dependency file for IPCP_Templates_part_6.cc Creating dependency file for IPCP_Templates_part_5.cc Creating dependency file for IPCP_Templates_part_4.cc Creating dependency file for IPCP_Templates_part_3.cc Creating dependency file for IPCP_Templates_part_2.cc Creating dependency file for IPCP_Templates_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GTPv1U_Templates_part_7.cc Creating dependency file for GTPv1U_Templates_part_6.cc Creating dependency file for GTPv1U_Templates_part_5.cc Creating dependency file for GTPv1U_Templates_part_4.cc Creating dependency file for GTPv1U_Templates_part_3.cc Creating dependency file for GTPv1U_Templates_part_2.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_3.cc Creating dependency file for GTPv1C_Templates_part_2.cc Creating dependency file for GTPv1C_Templates_part_1.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1C_CodecPort_part_7.cc Creating dependency file for GTPv1C_CodecPort_part_6.cc Creating dependency file for GTPv1C_CodecPort_part_5.cc Creating dependency file for GTPv1C_CodecPort_part_4.cc Creating dependency file for GTPv1C_CodecPort_part_3.cc Creating dependency file for GTPv1C_CodecPort_part_2.cc Creating dependency file for GTPv1C_CodecPort_part_1.cc Creating dependency file for GTP_Emulation_part_7.cc Creating dependency file for GTP_Emulation_part_6.cc Creating dependency file for GTP_Emulation_part_5.cc Creating dependency file for GTP_Emulation_part_4.cc Creating dependency file for GTP_Emulation_part_3.cc Creating dependency file for GTP_Emulation_part_2.cc Creating dependency file for GTP_Emulation_part_1.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for BSSGP_ConnHdlr_part_7.cc Creating dependency file for BSSGP_ConnHdlr_part_6.cc Creating dependency file for BSSGP_ConnHdlr_part_5.cc Creating dependency file for BSSGP_ConnHdlr_part_4.cc Creating dependency file for BSSGP_ConnHdlr_part_3.cc Creating dependency file for BSSGP_ConnHdlr_part_2.cc Creating dependency file for BSSGP_ConnHdlr_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SNDCP_Types.cc Creating dependency file for SGSN_Tests_NS.cc Creating dependency file for SGSN_Tests_Iu.cc Creating dependency file for SGSN_Tests.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for LLC_Types.cc Creating dependency file for LLC_Templates.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for ITU_X213_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPCP_Types.cc Creating dependency file for IPCP_Templates.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for General_Types.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTP_Emulation.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for BSSGP_Types.cc Creating dependency file for BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr.o BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation.o GTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates.o IPCP_Templates.cc 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_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 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 L3_Common.o L3_Common.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates.o LLC_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types.o LLC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc env 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 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_3.o RANAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_7.o RANAP_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_EncDec.o BSSGP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_EncDec.o GTPC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_EncDec.o GTPU_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1C_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env 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-20241201-1239-9c64a87c-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-20241201-1239-9c64a87c-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [181 kB] Fetched 182 kB in 0s (410 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-20241201-1239-9c64a87c-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-20241201-1239-9c64a87c-0', 'apt-rdepends', 'osmo-stp'] [testenv][generic] osmo-stp -> osmo-stp: installing osmo-stp-dbg [testenv][generic] osmo-stp -> libc6: installing libc6-dbg [testenv][generic] osmo-stp -> libosmo-sigtran10: installing libosmo-sigtran-dbg [testenv][generic] osmo-stp -> libosmocore22: installing libosmocore-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-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-20241201-1239-9c64a87c-0', 'apt-rdepends', 'osmo-sgsn'] [testenv][generic] osmo-sgsn -> osmo-sgsn: installing osmo-sgsn-dbg [testenv][generic] osmo-sgsn -> libc6: installing libc6-dbg [testenv][generic] osmo-sgsn -> libgtp10: installing libgtp-dbg [testenv][generic] osmo-sgsn -> libosmocore22: installing libosmocore-dbg [testenv][generic] osmo-sgsn -> libosmo-ranap7: installing libosmo-ranap-dbg [testenv][generic] osmo-sgsn -> libasn1c1: installing libasn1c-dbg [testenv][generic] osmo-sgsn -> libosmo-sigtran10: installing libosmo-sigtran-dbg [testenv][generic] Installing packages: osmo-stp, osmo-sgsn, osmo-stp-dbg, libc6-dbg, libosmo-sigtran-dbg, libosmocore-dbg, osmo-sgsn-dbg, libgtp-dbg, libosmo-ranap-dbg, libasn1c-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-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-20241201-1239-9c64a87c-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-stp', 'osmo-sgsn', 'osmo-stp-dbg', 'libc6-dbg', 'libosmo-sigtran-dbg', 'libosmocore-dbg', 'osmo-sgsn-dbg', 'libgtp-dbg', 'libosmo-ranap-dbg', 'libasn1c-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-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 4 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 (79.6 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40035 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u9_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u9) ... Selecting previously unselected package osmocom-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-20241201-1239-9c64a87c-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-20241201-1239-9c64a87c-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-20241201-1239-9c64a87c-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-20241201-1239-9c64a87c-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-20241201-1239-9c64a87c-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-20241201-1239-9c64a87c-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-20241201-1239-9c64a87c-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-20241201-1239-9c64a87c-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-20241201-1239-9c64a87c-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-20241201-1239-9c64a87c-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp/stp.log'] 20241201123935034 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:337) 20241201123935034 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:637) 20241201123935034 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) 20241201123935034 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241201123935034 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20241201123935034 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20241201123935034 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7.c:956) 20241201123935034 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:110) 20241201123935034 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241201123935034 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7.c:780) 20241201123935034 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:217) 20241201123935034 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:237) 20241201123935034 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:284) 20241201123935034 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:217) 20241201123935034 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:237) 20241201123935034 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:284) 20241201123935035 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-20241201-1239-9c64a87c-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn/sgsn.log'] rate_ctr.c:86 validating counter group 0x5580f0af4d60(sgsn) with 23 counters 20241201123935264 DLSS7 INFO (r=127.0.0.1:38252<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241201123935264 DLSS7 INFO (r=127.0.0.1:38252<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:141) 20241201123935264 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:38252<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241201123935264 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241201123935264 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20241201123935264 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241201123935264 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241201123935264 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20241201123935264 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20241201123935264 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20241201123935264 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:921) 20241201123935264 DGPRS NOTICE libGTP v1.12.0 initialized (sgsn_main.c:456) 20241201123935264 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1024) 20241201123935264 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201123935264 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:566) 20241201123935264 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:584) 20241201123935264 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:590) 20241201123935264 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241201123935264 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) 20241201123935264 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241201123935264 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241201123935264 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:699) 20241201123935264 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:408) 20241201123935264 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20241201123935264 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:108) 20241201123935264 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241201123935264 DLSS7 INFO (r=127.0.0.1:35369<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241201123935264 DLSS7 INFO (r=127.0.0.1:35369<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:141) 20241201123935264 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:35369<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241201123935264 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241201123935264 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20241201123935264 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241201123935264 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241201123935264 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241201123935264 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) 20241201123935264 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241201123935264 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241201123935264 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:38252<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241201123935264 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) 20241201123935264 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1079) 20241201123935264 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241201123935264 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241201123935264 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241201123935264 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241201123935264 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:578) 20241201123935265 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:585) 20241201123935265 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:585) 20241201123935265 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20241201123935265 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) 20241201123935265 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241201123935265 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241201123935265 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241201123935265 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) [testenv][generic] Running testsuite [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.10', '-e', 'OSMO_SUT_PORT=4245', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20241201-1239-9c64a87c-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@af17a315dbb0: Unix server socket created successfully. MC@af17a315dbb0: Listening on TCP port 41297. MC2> af17a315dbb0 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests af17a315dbb0 41297 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@af17a315dbb0: New HC connected from 10.0.2.100 [10.0.2.100]. af17a315dbb0: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@af17a315dbb0: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@af17a315dbb0: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@af17a315dbb0: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@af17a315dbb0: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@af17a315dbb0: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@af17a315dbb0: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@af17a315dbb0: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@af17a315dbb0: Configuration file was processed on all HCs. MC@af17a315dbb0: Creating MTC on host 10.0.2.100. MC@af17a315dbb0: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201123936265 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201123936265 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_attach started. 20241201123937100 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33200<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201123937103 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201123937148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNCONFIGURED}: Allocated (fsm.c:456) 20241201123937148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241201123937148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241201123937148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201123937148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201123937148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201123937148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201123937148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201123937148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201123937149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201123937149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201123937149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201123937150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201123937150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201123937150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201123937150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201123937150 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241201123937150 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201123937150 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201123937150 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201123937150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201123937150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201123937154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(4)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201123937164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201123937164 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(8)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 TC_attach-BVCI196(6)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201123937190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNCONFIGURED}: Allocated (fsm.c:456) 20241201123937190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241201123937190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241201123937190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201123937190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201123937190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201123937190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201123937190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201123937190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201123937192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201123937192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201123937192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201123937192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201123937192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201123937192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201123937192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201123937192 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241201123937192 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201123937192 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201123937192 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201123937192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201123937192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201123937196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201123937196 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)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(9)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201123937204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201123937204 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach-BVCI210(11)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201123937225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNCONFIGURED}: Allocated (fsm.c:456) 20241201123937225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241201123937225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241201123937225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201123937225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201123937225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201123937225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201123937225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201123937225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201123937226 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201123937226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201123937226 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201123937227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201123937227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201123937227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201123937227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201123937227 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241201123937227 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201123937227 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201123937227 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(17)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201123937227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201123937227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201123937231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201123937231 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)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201123937240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201123937240 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach-BVCI220(16)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201123937265 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) 20241201123937265 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:713) 20241201123937265 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:195) 20241201123937265 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20241201123937265 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7.c:956) 20241201123937265 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7.c:780) 20241201123937265 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:110) 20241201123937265 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241201123937265 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:333) 20241201123937265 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241201123937265 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201123937265 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:622) 20241201123937265 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201123937266 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201123937266 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241201123937266 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) 20241201123937266 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241201123937266 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241201123937266 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241201123937266 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241201123937266 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241201123937266 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241201123937266 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x5580f220f660]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20241201123937266 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:622) SGSN_Test-GSUP-IPA(18)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201123937267 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(18)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201123937268 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(18)@af17a315dbb0: 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)@af17a315dbb0: 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)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@af17a315dbb0: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='DC8F8D4C'O, index=0 SGSN_Test-GSUP(19)@af17a315dbb0: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@af17a315dbb0: 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 := '6E8ABEF5F66FEA5A3F89519E6504543D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6325C058'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A806EC0D7DB5B8F1'O } } } } } 20241201123938320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201123938320 DLLC NOTICE LLME(ffffffff/dc8f8d4c){UNASSIGNED} LLC RX: unknown TLLI 0xdc8f8d4c, creating LLME on the fly (gprs_llc.c:552) 20241201123938320 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201123938320 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach"  (gprs_gmm.c:1266) 20241201123938320 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201123938320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Allocated (fsm.c:456) 20241201123938321 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201123938321 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Allocated (fsm.c:456) 20241201123938321 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201123938321 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201123938321 DLLC NOTICE LLME(ffffffff/dc8f8d4c){UNASSIGNED} LLGM Assign pre (dc8f8d4c => ef6c592a) (gprs_llc.c:1079) 20241201123938321 DLLC NOTICE LLME(dc8f8d4c/ef6c592a){ASSIGNED} LLGM Assign post (dc8f8d4c => ef6c592a) (gprs_llc.c:1125) 20241201123938321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201123938321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201123938321 DMM DEBUG MM(262420000000001/ef6c592a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201123938334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201123938334 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241201123938334 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201123938334 DMM DEBUG MM(262420000000001/ef6c592a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1084) 20241201123938334 DMM NOTICE MM(262420000000001/ef6c592a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201123938334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201123938334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201123938334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201123938334 DMM DEBUG MM(262420000000001/ef6c592a) Requesting authorization (sgsn_auth.c:160) 20241201123938334 DMM INFO MM(262420000000001/ef6c592a) Requesting authentication tuples (sgsn_auth.c:184) 20241201123938334 DMM DEBUG MM(262420000000001/ef6c592a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201123938334 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20241201123938334 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)@af17a315dbb0: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@af17a315dbb0: Added IMSI table entry 0TC_attach(21)"262420000000001" 20241201123938337 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201123938337 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201123938337 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201123938337 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201123938337 DMM INFO MM(262420000000001/ef6c592a) Subscriber data update (mmctx.c:445) 20241201123938337 DMM DEBUG MM(262420000000001/ef6c592a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201123938337 DMM INFO MM(262420000000001/ef6c592a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201123938337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201123938337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201123938337 DMM INFO MM(262420000000001/ef6c592a) <- GMM AUTH AND CIPHERING REQ (rand = 6e 8a be f5 f6 6f ea 5a 3f 89 51 9e 65 04 54 3d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241201123938345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201123938345 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241201123938345 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201123938345 DMM INFO MM(262420000000001/ef6c592a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241201123938345 DMM NOTICE MM(262420000000001/ef6c592a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241201123938345 DMM DEBUG MM(262420000000001/ef6c592a) checking auth: received GSM SRES = 63 25 c0 58 (gprs_gmm.c:666) 20241201123938345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241201123938345 DMM DEBUG MM(262420000000001/ef6c592a) Requesting authorization (sgsn_auth.c:160) 20241201123938345 DMM INFO MM(262420000000001/ef6c592a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201123938345 DMM DEBUG MM(262420000000001/ef6c592a) Requesting subscriber data update (gprs_subscriber.c:894) 20241201123938345 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20241201123938345 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) 20241201123938346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241201123938346 DMM INFO MM(262420000000001/ef6c592a) <- GMM ATTACH ACCEPT (new P-TMSI=0xef6c592a) (gprs_gmm.c:300) 20241201123938347 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241201123938347 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241201123938347 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241201123938347 DMM INFO MM(262420000000001/ef6c592a) Subscriber data update (mmctx.c:445) 20241201123938347 DMM DEBUG MM(262420000000001/ef6c592a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241201123938347 DMM INFO MM(262420000000001/ef6c592a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241201123938347 DMM NOTICE MM(262420000000001/ef6c592a) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1000) 20241201123938347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241201123938347 DMM NOTICE MM(262420000000001/ef6c592a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241201123938347 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) 20241201123938347 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241201123938347 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241201123938347 DMM INFO MM(262420000000001/ef6c592a) Subscriber data update (mmctx.c:445) 20241201123938347 DMM DEBUG MM(262420000000001/ef6c592a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241201123938353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201123938353 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241201123938353 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201123938353 DMM INFO MM(262420000000001/ef6c592a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201123938353 DMM NOTICE MM(262420000000001/ef6c592a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201123938353 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201123938353 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201123938353 DLLC NOTICE LLME(dc8f8d4c/ef6c592a){ASSIGNED} LLGM Assign pre (ffffffff => ef6c592a) (gprs_llc.c:1079) 20241201123938353 DLLC NOTICE LLME(ffffffff/ef6c592a){ASSIGNED} LLGM Assign post (ffffffff => ef6c592a) (gprs_llc.c:1125) 20241201123938353 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241201123938353 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241201123938353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201123938353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@af17a315dbb0: setverdict(pass): none -> pass TC_attach-BVCI196(6)@af17a315dbb0: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@af17a315dbb0: Final verdict of PTC: pass 20241201123938407 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33200<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(19)@af17a315dbb0: Final verdict of PTC: none 20241201123938410 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201123938410 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(12)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(17)@af17a315dbb0: Final verdict of PTC: none TC_attach-BVCI210(11)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(7)@af17a315dbb0: Final verdict of PTC: none TC_attach-BVCI196(6)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@af17a315dbb0: Final verdict of PTC: none TC_attach-BVCI220(16)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(5)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(10)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(15)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@af17a315dbb0: Test case TC_attach finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201123938560 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33204<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201123938961 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33204<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99620) 20241201123939411 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201123939411 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241201123939425 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) 20241201123939425 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20241201123939425 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:35369 err=None (osmo_ss7_asp.c:785) Waiting for packet dumper to finish... 1 (prev_count=99620, count=105556) 20241201123940412 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201123940412 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 12:39: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_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 20241201123941412 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201123941412 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_attach_mnc3 started. 20241201123942022 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33220<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201123942024 DMM INFO MM(262420000000001/ef6c592a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241201123942024 DMM INFO MM(262420000000001/ef6c592a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241201123942024 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201123942024 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201123942024 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241201123942024 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241201123942024 DLLC NOTICE LLME(ffffffff/ef6c592a){ASSIGNED} LLGM Assign pre (ef6c592a => ffffffff) (gprs_llc.c:1079) 20241201123942024 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef6c592a => ffffffff) (gprs_llc.c:1125) 20241201123942024 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20241201123942024 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) 20241201123942024 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) 20241201123942024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Deallocated (fsm.c:568) 20241201123942024 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201123942024 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Deallocated (fsm.c:568) 20241201123942024 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Deallocated (fsm.c:568) 20241201123942024 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201123942068 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201123942068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201123942068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201123942068 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201123942068 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201123942068 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201123942068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201123942069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201123942069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201123942071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201123942071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201123942071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201123942071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201123942071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201123942071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201123942071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201123942071 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201123942071 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201123942071 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201123942071 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201123942072 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201123942072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201123942077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(27)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(23)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201123942086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201123942086 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(28)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_mnc3-BVCI196(25)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(27)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(32)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201123942114 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201123942114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201123942114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201123942114 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201123942114 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201123942114 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201123942114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201123942114 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201123942114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(31)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(32)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201123942116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201123942116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201123942116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201123942117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201123942117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201123942117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201123942117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201123942117 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201123942117 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201123942117 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201123942117 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(32)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201123942117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201123942118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(32)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201123942122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(28)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201123942131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201123942131 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(33)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_mnc3-BVCI210(29)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(31)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201123942144 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201123942144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201123942144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201123942144 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201123942144 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201123942144 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201123942144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201123942144 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201123942144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201123942146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201123942146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201123942146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201123942146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201123942146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201123942146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201123942146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201123942146 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201123942146 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201123942146 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201123942146 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201123942147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201123942147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201123942151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201123942159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201123942159 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI220(35)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201123942413 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201123942413 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201123942413 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201123942413 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(37)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201123942415 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(37)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201123942416 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(37)@af17a315dbb0: 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)@af17a315dbb0: 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)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@af17a315dbb0: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='C2E3FFFA'O, index=0 SGSN_Test-GSUP(38)@af17a315dbb0: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@af17a315dbb0: 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 := 'D06D7FA34B9FA56AF5B371BE5BEBF858'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7C403C9A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B10B71A5C823B425'O } } } } } 20241201123943470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201123943470 DLLC NOTICE LLME(ffffffff/c2e3fffa){UNASSIGNED} LLC RX: unknown TLLI 0xc2e3fffa, creating LLME on the fly (gprs_llc.c:552) 20241201123943470 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201123943470 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20241201123943470 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201123943470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Allocated (fsm.c:456) 20241201123943470 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201123943470 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Allocated (fsm.c:456) 20241201123943470 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201123943470 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201123943470 DLLC NOTICE LLME(ffffffff/c2e3fffa){UNASSIGNED} LLGM Assign pre (c2e3fffa => e4fa954a) (gprs_llc.c:1079) 20241201123943470 DLLC NOTICE LLME(c2e3fffa/e4fa954a){ASSIGNED} LLGM Assign post (c2e3fffa => e4fa954a) (gprs_llc.c:1125) 20241201123943470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201123943470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201123943470 DMM DEBUG MM(262420000001001/e4fa954a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201123943483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201123943483 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241201123943483 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201123943483 DMM DEBUG MM(262420000001001/e4fa954a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241201123943483 DMM NOTICE MM(262420000001001/e4fa954a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201123943483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201123943483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201123943483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201123943483 DMM DEBUG MM(262420000001001/e4fa954a) Requesting authorization (sgsn_auth.c:160) 20241201123943483 DMM INFO MM(262420000001001/e4fa954a) Requesting authentication tuples (sgsn_auth.c:184) 20241201123943483 DMM DEBUG MM(262420000001001/e4fa954a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201123943484 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241201123943484 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)@af17a315dbb0: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@af17a315dbb0: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20241201123943487 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201123943487 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201123943487 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201123943487 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201123943487 DMM INFO MM(262420000001001/e4fa954a) Subscriber data update (mmctx.c:445) 20241201123943487 DMM DEBUG MM(262420000001001/e4fa954a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201123943487 DMM INFO MM(262420000001001/e4fa954a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201123943487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201123943487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201123943487 DMM INFO MM(262420000001001/e4fa954a) <- GMM AUTH AND CIPHERING REQ (rand = d0 6d 7f a3 4b 9f a5 6a f5 b3 71 be 5b eb f8 58 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241201123943494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201123943494 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241201123943494 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201123943494 DMM INFO MM(262420000001001/e4fa954a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241201123943494 DMM NOTICE MM(262420000001001/e4fa954a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241201123943494 DMM DEBUG MM(262420000001001/e4fa954a) checking auth: received GSM SRES = 7c 40 3c 9a (gprs_gmm.c:666) 20241201123943494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241201123943494 DMM DEBUG MM(262420000001001/e4fa954a) Requesting authorization (sgsn_auth.c:160) 20241201123943494 DMM INFO MM(262420000001001/e4fa954a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201123943494 DMM DEBUG MM(262420000001001/e4fa954a) Requesting subscriber data update (gprs_subscriber.c:894) 20241201123943494 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241201123943494 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) 20241201123943495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241201123943495 DMM INFO MM(262420000001001/e4fa954a) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4fa954a) (gprs_gmm.c:300) 20241201123943496 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241201123943496 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241201123943496 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241201123943496 DMM INFO MM(262420000001001/e4fa954a) Subscriber data update (mmctx.c:445) 20241201123943496 DMM DEBUG MM(262420000001001/e4fa954a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241201123943496 DMM INFO MM(262420000001001/e4fa954a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241201123943496 DMM NOTICE MM(262420000001001/e4fa954a) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241201123943496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241201123943496 DMM NOTICE MM(262420000001001/e4fa954a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241201123943496 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) 20241201123943497 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241201123943497 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241201123943497 DMM INFO MM(262420000001001/e4fa954a) Subscriber data update (mmctx.c:445) 20241201123943497 DMM DEBUG MM(262420000001001/e4fa954a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241201123943503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201123943503 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241201123943503 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201123943503 DMM INFO MM(262420000001001/e4fa954a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201123943503 DMM NOTICE MM(262420000001001/e4fa954a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201123943503 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201123943503 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201123943503 DLLC NOTICE LLME(c2e3fffa/e4fa954a){ASSIGNED} LLGM Assign pre (ffffffff => e4fa954a) (gprs_llc.c:1079) 20241201123943503 DLLC NOTICE LLME(ffffffff/e4fa954a){ASSIGNED} LLGM Assign post (ffffffff => e4fa954a) (gprs_llc.c:1125) 20241201123943503 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241201123943503 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241201123943503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201123943503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@af17a315dbb0: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@af17a315dbb0: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@af17a315dbb0: Final verdict of PTC: pass 20241201123943559 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33220<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241201123943561 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201123943561 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(23)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP(38)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(26)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(32)@af17a315dbb0: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@af17a315dbb0: Final verdict of PTC: none TC_attach_mnc3-BVCI210(29)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(31)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(36)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@af17a315dbb0: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(30)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(34)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(24)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_mnc3-BVCI210(29): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(30): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(31): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(32): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@af17a315dbb0: Test case TC_attach_mnc3 finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201123943690 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33230<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201123944091 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33230<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85008) 20241201123944562 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201123944562 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85008, count=89364) 20241201123945563 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201123945563 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201123946564 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201123946564 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_attach_umts_aka_umts_res started. 20241201123947153 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57156<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201123947154 DMM INFO MM(262420000001001/e4fa954a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241201123947154 DMM INFO MM(262420000001001/e4fa954a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241201123947154 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201123947154 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201123947154 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241201123947154 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241201123947154 DLLC NOTICE LLME(ffffffff/e4fa954a){ASSIGNED} LLGM Assign pre (e4fa954a => ffffffff) (gprs_llc.c:1079) 20241201123947154 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4fa954a => ffffffff) (gprs_llc.c:1125) 20241201123947154 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241201123947154 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) 20241201123947154 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) 20241201123947154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Deallocated (fsm.c:568) 20241201123947154 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201123947154 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Deallocated (fsm.c:568) 20241201123947154 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Deallocated (fsm.c:568) 20241201123947154 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201123947199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201123947199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201123947199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201123947199 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201123947199 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201123947199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201123947199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201123947199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201123947199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201123947201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201123947201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201123947201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201123947201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201123947201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201123947201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201123947201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201123947201 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201123947201 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201123947201 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201123947201 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201123947201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201123947201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201123947205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(42)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201123947214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201123947214 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(46)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 TC_attach_umts_aka_umts_res-BVCI196(44)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(47)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(46)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201123947244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201123947244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201123947244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201123947244 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201123947244 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201123947244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201123947244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201123947244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201123947244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201123947245 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201123947245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201123947245 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201123947245 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201123947245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201123947245 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201123947245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201123947245 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201123947245 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201123947245 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201123947245 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(50)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201123947246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201123947246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201123947250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(51)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(47)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201123947261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201123947261 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI210(49)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(51)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(55)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201123947279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201123947279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201123947279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201123947279 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201123947279 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201123947279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201123947279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201123947279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201123947279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201123947280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201123947280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201123947280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201123947281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201123947281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201123947281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201123947281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201123947281 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201123947281 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201123947281 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201123947281 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(55)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201123947282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201123947282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201123947286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201123947295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201123947295 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI220(54)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201123947565 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201123947565 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201123947565 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201123947565 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(56)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201123947567 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(56)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201123947568 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(56)@af17a315dbb0: 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(56)@af17a315dbb0: 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(56)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@af17a315dbb0: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='EB3B8219'O, index=0 SGSN_Test-GSUP(57)@af17a315dbb0: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@af17a315dbb0: 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 := '0D7E318B6AC5FF291F1B853D7E46F7E5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1EB90433'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BB31D8A949C64B4F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '442E68F08D47C570BAD66C9CD6466F90'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2CABF119CAAAA355ED7AE049E2B1AB65'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '834CA08F856519E5796B70D21061E477'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'EBD48A1276252923'O } } } } } 20241201123948622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201123948622 DLLC NOTICE LLME(ffffffff/eb3b8219){UNASSIGNED} LLC RX: unknown TLLI 0xeb3b8219, creating LLME on the fly (gprs_llc.c:552) 20241201123948622 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201123948622 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1266) 20241201123948622 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201123948622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Allocated (fsm.c:456) 20241201123948622 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201123948622 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Allocated (fsm.c:456) 20241201123948622 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201123948622 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201123948622 DLLC NOTICE LLME(ffffffff/eb3b8219){UNASSIGNED} LLGM Assign pre (eb3b8219 => fc740b4e) (gprs_llc.c:1079) 20241201123948622 DLLC NOTICE LLME(eb3b8219/fc740b4e){ASSIGNED} LLGM Assign post (eb3b8219 => fc740b4e) (gprs_llc.c:1125) 20241201123948622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201123948622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201123948622 DMM DEBUG MM(262420000001002/fc740b4e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201123948635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201123948635 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241201123948635 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201123948635 DMM DEBUG MM(262420000001002/fc740b4e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241201123948635 DMM NOTICE MM(262420000001002/fc740b4e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201123948635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201123948635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201123948635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201123948635 DMM DEBUG MM(262420000001002/fc740b4e) Requesting authorization (sgsn_auth.c:160) 20241201123948635 DMM INFO MM(262420000001002/fc740b4e) Requesting authentication tuples (sgsn_auth.c:184) 20241201123948635 DMM DEBUG MM(262420000001002/fc740b4e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201123948635 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241201123948635 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)@af17a315dbb0: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@af17a315dbb0: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20241201123948638 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201123948638 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201123948638 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201123948638 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201123948638 DMM INFO MM(262420000001002/fc740b4e) Subscriber data update (mmctx.c:445) 20241201123948638 DMM DEBUG MM(262420000001002/fc740b4e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201123948638 DMM INFO MM(262420000001002/fc740b4e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201123948638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201123948638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201123948638 DMM INFO MM(262420000001002/fc740b4e) <- GMM AUTH AND CIPHERING REQ (rand = 0d 7e 31 8b 6a c5 ff 29 1f 1b 85 3d 7e 46 f7 e5 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 83 4c a0 8f 85 65 19 e5 79 6b 70 d2 10 61 e4 77 ) (gprs_gmm.c:483) 20241201123948647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201123948647 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241201123948647 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201123948647 DMM INFO MM(262420000001002/fc740b4e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241201123948647 DMM NOTICE MM(262420000001002/fc740b4e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241201123948647 DMM DEBUG MM(262420000001002/fc740b4e) checking auth: received UMTS RES = eb d4 8a 12 76 25 29 23 (gprs_gmm.c:666) 20241201123948647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241201123948647 DMM DEBUG MM(262420000001002/fc740b4e) Requesting authorization (sgsn_auth.c:160) 20241201123948647 DMM INFO MM(262420000001002/fc740b4e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201123948647 DMM DEBUG MM(262420000001002/fc740b4e) Requesting subscriber data update (gprs_subscriber.c:894) 20241201123948647 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241201123948647 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) 20241201123948647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241201123948647 DMM INFO MM(262420000001002/fc740b4e) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc740b4e) (gprs_gmm.c:300) 20241201123948648 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241201123948648 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241201123948648 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241201123948648 DMM INFO MM(262420000001002/fc740b4e) Subscriber data update (mmctx.c:445) 20241201123948648 DMM DEBUG MM(262420000001002/fc740b4e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241201123948648 DMM INFO MM(262420000001002/fc740b4e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241201123948648 DMM NOTICE MM(262420000001002/fc740b4e) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241201123948648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241201123948648 DMM NOTICE MM(262420000001002/fc740b4e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241201123948648 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) 20241201123948649 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241201123948649 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241201123948649 DMM INFO MM(262420000001002/fc740b4e) Subscriber data update (mmctx.c:445) 20241201123948649 DMM DEBUG MM(262420000001002/fc740b4e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241201123948655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201123948655 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241201123948655 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201123948655 DMM INFO MM(262420000001002/fc740b4e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201123948655 DMM NOTICE MM(262420000001002/fc740b4e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201123948655 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201123948655 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201123948655 DLLC NOTICE LLME(eb3b8219/fc740b4e){ASSIGNED} LLGM Assign pre (ffffffff => fc740b4e) (gprs_llc.c:1079) 20241201123948655 DLLC NOTICE LLME(ffffffff/fc740b4e){ASSIGNED} LLGM Assign post (ffffffff => fc740b4e) (gprs_llc.c:1125) 20241201123948655 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241201123948655 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241201123948655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201123948655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@af17a315dbb0: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@af17a315dbb0: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@af17a315dbb0: Final verdict of PTC: pass 20241201123948707 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57156<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241201123948709 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201123948709 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(56)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP(57)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(50)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(45)@af17a315dbb0: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@af17a315dbb0: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(55)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@af17a315dbb0: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(48)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(43)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(53)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@af17a315dbb0: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201123948844 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57164<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201123949245 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57164<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88676) 20241201123949710 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201123949710 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88676, count=89216) 20241201123950712 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201123950712 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201123951713 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201123951713 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_attach_umts_aka_gsm_sres started. 20241201123952303 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57172<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201123952305 DMM INFO MM(262420000001002/fc740b4e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241201123952305 DMM INFO MM(262420000001002/fc740b4e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241201123952305 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201123952305 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201123952305 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241201123952305 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241201123952305 DLLC NOTICE LLME(ffffffff/fc740b4e){ASSIGNED} LLGM Assign pre (fc740b4e => ffffffff) (gprs_llc.c:1079) 20241201123952305 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc740b4e => ffffffff) (gprs_llc.c:1125) 20241201123952305 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241201123952305 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) 20241201123952305 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) 20241201123952305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Deallocated (fsm.c:568) 20241201123952305 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201123952305 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Deallocated (fsm.c:568) 20241201123952305 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Deallocated (fsm.c:568) 20241201123952305 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201123952348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201123952348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201123952348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201123952348 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201123952348 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201123952348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201123952348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201123952348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201123952348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201123952350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201123952350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201123952350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201123952350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201123952350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201123952350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201123952350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201123952350 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201123952350 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201123952350 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201123952350 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(64)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201123952350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201123952350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201123952354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(65)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(61)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201123952365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201123952365 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI196(63)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(65)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(70)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(70)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201123952393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201123952393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201123952393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201123952393 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201123952393 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201123952393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201123952393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201123952393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201123952393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(69)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(70)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201123952395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201123952395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201123952395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201123952395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201123952395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201123952395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201123952395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201123952395 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201123952395 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201123952395 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201123952395 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201123952396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201123952396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(70)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(70)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201123952400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(66)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201123952409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201123952409 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(71)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_gsm_sres-BVCI210(67)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(69)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201123952418 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201123952418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201123952418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201123952418 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201123952418 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201123952418 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201123952418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201123952418 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201123952418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201123952419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201123952419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201123952419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201123952420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201123952420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201123952420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201123952420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201123952420 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201123952420 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201123952420 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201123952420 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201123952420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201123952420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(74)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201123952424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201123952434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201123952434 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI220(73)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201123952714 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201123952714 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201123952714 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201123952714 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(75)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201123952716 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(75)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201123952717 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(75)@af17a315dbb0: 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)@af17a315dbb0: 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)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@af17a315dbb0: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='ECB9A492'O, index=0 SGSN_Test-GSUP(76)@af17a315dbb0: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@af17a315dbb0: 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 := '73432A42CEA906C8B77A9B5BEFB9F517'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1C10293B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C1D8BCF67E82F8B7'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7E9042E93B7FAC73660A85B2C7DBCB72'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A55234A82177A491B183264C26467D48'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '290654816BD10A1529621338828323E1'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D0FB9036500B9FDF'O } } } } } 20241201123953772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201123953772 DLLC NOTICE LLME(ffffffff/ecb9a492){UNASSIGNED} LLC RX: unknown TLLI 0xecb9a492, creating LLME on the fly (gprs_llc.c:552) 20241201123953772 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201123953772 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1266) 20241201123953772 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201123953772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Allocated (fsm.c:456) 20241201123953772 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201123953772 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Allocated (fsm.c:456) 20241201123953772 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201123953772 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201123953772 DLLC NOTICE LLME(ffffffff/ecb9a492){UNASSIGNED} LLGM Assign pre (ecb9a492 => f68bd1d4) (gprs_llc.c:1079) 20241201123953772 DLLC NOTICE LLME(ecb9a492/f68bd1d4){ASSIGNED} LLGM Assign post (ecb9a492 => f68bd1d4) (gprs_llc.c:1125) 20241201123953772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201123953772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201123953772 DMM DEBUG MM(262420000001003/f68bd1d4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201123953785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201123953785 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241201123953785 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201123953785 DMM DEBUG MM(262420000001003/f68bd1d4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241201123953785 DMM NOTICE MM(262420000001003/f68bd1d4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201123953785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201123953785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201123953785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201123953785 DMM DEBUG MM(262420000001003/f68bd1d4) Requesting authorization (sgsn_auth.c:160) 20241201123953785 DMM INFO MM(262420000001003/f68bd1d4) Requesting authentication tuples (sgsn_auth.c:184) 20241201123953785 DMM DEBUG MM(262420000001003/f68bd1d4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201123953785 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241201123953785 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)@af17a315dbb0: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@af17a315dbb0: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20241201123953787 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201123953788 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201123953788 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201123953788 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201123953788 DMM INFO MM(262420000001003/f68bd1d4) Subscriber data update (mmctx.c:445) 20241201123953788 DMM DEBUG MM(262420000001003/f68bd1d4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201123953788 DMM INFO MM(262420000001003/f68bd1d4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201123953788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201123953788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201123953788 DMM INFO MM(262420000001003/f68bd1d4) <- GMM AUTH AND CIPHERING REQ (rand = 73 43 2a 42 ce a9 06 c8 b7 7a 9b 5b ef b9 f5 17 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 29 06 54 81 6b d1 0a 15 29 62 13 38 82 83 23 e1 ) (gprs_gmm.c:483) 20241201123953795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201123953795 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241201123953795 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201123953795 DMM INFO MM(262420000001003/f68bd1d4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241201123953795 DMM NOTICE MM(262420000001003/f68bd1d4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241201123953795 DMM DEBUG MM(262420000001003/f68bd1d4) checking auth: received GSM SRES = 1c 10 29 3b (gprs_gmm.c:666) 20241201123953795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241201123953795 DMM DEBUG MM(262420000001003/f68bd1d4) Requesting authorization (sgsn_auth.c:160) 20241201123953795 DMM INFO MM(262420000001003/f68bd1d4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201123953795 DMM DEBUG MM(262420000001003/f68bd1d4) Requesting subscriber data update (gprs_subscriber.c:894) 20241201123953795 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241201123953795 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) 20241201123953795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241201123953795 DMM INFO MM(262420000001003/f68bd1d4) <- GMM ATTACH ACCEPT (new P-TMSI=0xf68bd1d4) (gprs_gmm.c:300) 20241201123953797 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241201123953797 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241201123953797 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241201123953797 DMM INFO MM(262420000001003/f68bd1d4) Subscriber data update (mmctx.c:445) 20241201123953797 DMM DEBUG MM(262420000001003/f68bd1d4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241201123953797 DMM INFO MM(262420000001003/f68bd1d4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241201123953797 DMM NOTICE MM(262420000001003/f68bd1d4) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241201123953797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241201123953797 DMM NOTICE MM(262420000001003/f68bd1d4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241201123953797 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) 20241201123953797 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241201123953797 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241201123953797 DMM INFO MM(262420000001003/f68bd1d4) Subscriber data update (mmctx.c:445) 20241201123953797 DMM DEBUG MM(262420000001003/f68bd1d4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241201123953803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201123953803 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241201123953803 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201123953803 DMM INFO MM(262420000001003/f68bd1d4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201123953803 DMM NOTICE MM(262420000001003/f68bd1d4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201123953803 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201123953803 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201123953803 DLLC NOTICE LLME(ecb9a492/f68bd1d4){ASSIGNED} LLGM Assign pre (ffffffff => f68bd1d4) (gprs_llc.c:1079) 20241201123953803 DLLC NOTICE LLME(ffffffff/f68bd1d4){ASSIGNED} LLGM Assign post (ffffffff => f68bd1d4) (gprs_llc.c:1125) 20241201123953803 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241201123953803 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241201123953804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201123953804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@af17a315dbb0: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@af17a315dbb0: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@af17a315dbb0: Final verdict of PTC: pass 20241201123953857 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57172<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241201123953859 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201123953859 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(76)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(75)@af17a315dbb0: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@af17a315dbb0: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(67)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(69)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@af17a315dbb0: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(70)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(64)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(74)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(68)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(62)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(72)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(67): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(68): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(69): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(70): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@af17a315dbb0: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 12:39:53 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 20241201123953996 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57182<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201123954397 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57182<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48200) 20241201123954860 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201123954860 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=89204) 20241201123955861 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201123955861 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201123956863 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201123956863 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_attach_timeout_after_pdp_act started. 20241201123957456 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46426<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201123957458 DMM INFO MM(262420000001003/f68bd1d4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241201123957458 DMM INFO MM(262420000001003/f68bd1d4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241201123957458 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201123957458 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201123957458 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241201123957458 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241201123957458 DLLC NOTICE LLME(ffffffff/f68bd1d4){ASSIGNED} LLGM Assign pre (f68bd1d4 => ffffffff) (gprs_llc.c:1079) 20241201123957458 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f68bd1d4 => ffffffff) (gprs_llc.c:1125) 20241201123957458 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241201123957458 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) 20241201123957458 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) 20241201123957458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Deallocated (fsm.c:568) 20241201123957458 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201123957458 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Deallocated (fsm.c:568) 20241201123957458 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Deallocated (fsm.c:568) 20241201123957458 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201123957501 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201123957501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201123957501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201123957501 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201123957501 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201123957501 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201123957501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201123957501 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201123957501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201123957503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201123957503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201123957503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201123957503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201123957503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201123957503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201123957503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201123957503 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201123957503 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201123957503 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201123957503 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201123957504 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201123957504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201123957508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(84)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(80)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201123957519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201123957519 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(85)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_timeout_after_pdp_act-BVCI196(82)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(84)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(89)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201123957544 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201123957544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201123957544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201123957544 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201123957544 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201123957544 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201123957544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201123957544 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201123957544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(88)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(89)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201123957546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201123957546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201123957546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201123957546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201123957546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201123957546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201123957546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201123957546 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201123957546 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201123957546 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201123957546 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(89)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201123957547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201123957547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(89)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201123957550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(85)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201123957558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201123957558 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI210(86)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(88)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201123957573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201123957573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201123957573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201123957573 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201123957573 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201123957573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201123957573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201123957573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201123957573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201123957575 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201123957575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201123957575 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201123957575 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201123957575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201123957575 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201123957575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201123957575 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201123957575 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201123957575 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201123957575 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201123957576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201123957576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201123957580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201123957589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201123957589 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI220(92)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201123957864 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201123957864 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201123957864 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201123957864 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(94)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201123957866 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(94)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201123957867 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@af17a315dbb0: 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)@af17a315dbb0: 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)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@af17a315dbb0: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='F128A17A'O, index=0 SGSN_Test-GSUP(95)@af17a315dbb0: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@af17a315dbb0: 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 := 'C660944F35543B915DD1C812979F89D0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '00EEAF6A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F19636EC4006CA97'O } } } } } 20241201123957913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201123957913 DLLC NOTICE LLME(ffffffff/f128a17a){UNASSIGNED} LLC RX: unknown TLLI 0xf128a17a, creating LLME on the fly (gprs_llc.c:552) 20241201123957913 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201123957913 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1266) 20241201123957913 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201123957913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Allocated (fsm.c:456) 20241201123957913 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201123957913 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Allocated (fsm.c:456) 20241201123957913 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201123957913 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201123957913 DLLC NOTICE LLME(ffffffff/f128a17a){UNASSIGNED} LLGM Assign pre (f128a17a => e89cc8ce) (gprs_llc.c:1079) 20241201123957913 DLLC NOTICE LLME(f128a17a/e89cc8ce){ASSIGNED} LLGM Assign post (f128a17a => e89cc8ce) (gprs_llc.c:1125) 20241201123957913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201123957913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201123957913 DMM DEBUG MM(262420000000021/e89cc8ce) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201123957924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201123957925 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241201123957925 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201123957925 DMM DEBUG MM(262420000000021/e89cc8ce) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241201123957925 DMM NOTICE MM(262420000000021/e89cc8ce) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201123957925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201123957925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201123957925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201123957925 DMM DEBUG MM(262420000000021/e89cc8ce) Requesting authorization (sgsn_auth.c:160) 20241201123957925 DMM INFO MM(262420000000021/e89cc8ce) Requesting authentication tuples (sgsn_auth.c:184) 20241201123957925 DMM DEBUG MM(262420000000021/e89cc8ce) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201123957925 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241201123957925 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)@af17a315dbb0: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@af17a315dbb0: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20241201123957928 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201123957928 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201123957928 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201123957928 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201123957928 DMM INFO MM(262420000000021/e89cc8ce) Subscriber data update (mmctx.c:445) 20241201123957928 DMM DEBUG MM(262420000000021/e89cc8ce) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201123957928 DMM INFO MM(262420000000021/e89cc8ce) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201123957928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201123957928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201123957928 DMM INFO MM(262420000000021/e89cc8ce) <- GMM AUTH AND CIPHERING REQ (rand = c6 60 94 4f 35 54 3b 91 5d d1 c8 12 97 9f 89 d0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241201123957936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201123957936 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241201123957936 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201123957936 DMM INFO MM(262420000000021/e89cc8ce) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241201123957936 DMM NOTICE MM(262420000000021/e89cc8ce) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241201123957936 DMM DEBUG MM(262420000000021/e89cc8ce) checking auth: received GSM SRES = 00 ee af 6a (gprs_gmm.c:666) 20241201123957936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241201123957936 DMM DEBUG MM(262420000000021/e89cc8ce) Requesting authorization (sgsn_auth.c:160) 20241201123957936 DMM INFO MM(262420000000021/e89cc8ce) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201123957936 DMM DEBUG MM(262420000000021/e89cc8ce) Requesting subscriber data update (gprs_subscriber.c:894) 20241201123957936 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241201123957936 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) 20241201123957936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241201123957936 DMM INFO MM(262420000000021/e89cc8ce) <- GMM ATTACH ACCEPT (new P-TMSI=0xe89cc8ce) (gprs_gmm.c:300) 20241201123957937 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241201123957937 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241201123957937 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241201123957937 DMM INFO MM(262420000000021/e89cc8ce) Subscriber data update (mmctx.c:445) 20241201123957937 DMM DEBUG MM(262420000000021/e89cc8ce) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241201123957937 DMM INFO MM(262420000000021/e89cc8ce) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241201123957937 DMM NOTICE MM(262420000000021/e89cc8ce) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241201123957937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241201123957937 DMM NOTICE MM(262420000000021/e89cc8ce) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241201123957937 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) 20241201123957938 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241201123957938 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241201123957938 DMM INFO MM(262420000000021/e89cc8ce) Subscriber data update (mmctx.c:445) 20241201123957938 DMM DEBUG MM(262420000000021/e89cc8ce) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241201123957944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201123957944 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241201123957944 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201123957944 DMM INFO MM(262420000000021/e89cc8ce) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201123957944 DMM NOTICE MM(262420000000021/e89cc8ce) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201123957944 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201123957944 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201123957944 DLLC NOTICE LLME(f128a17a/e89cc8ce){ASSIGNED} LLGM Assign pre (ffffffff => e89cc8ce) (gprs_llc.c:1079) 20241201123957944 DLLC NOTICE LLME(ffffffff/e89cc8ce){ASSIGNED} LLGM Assign post (ffffffff => e89cc8ce) (gprs_llc.c:1125) 20241201123957944 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241201123957944 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241201123957944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201123957944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@af17a315dbb0: setverdict(pass): none -> pass 20241201123957996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201123957996 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241201123957996 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201123957996 DMM INFO MM(262420000000021/e89cc8ce) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241201123957996 DMM INFO MM(262420000000021/e89cc8ce) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241201123957996 DMM DEBUG MM(262420000000021/e89cc8ce) Using GGSN 0 (gprs_sm.c:312) 20241201123957996 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241201123957996 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241201123957996 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20241201123957996 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20241201123958005 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 76 14 25 76 11 3e 3e b7 c3 14 05 7f 78 43 51 02 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1024 from retransmit req queue (gtp.c:443) 20241201123958005 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff77bac4058, cbp=0x5580f221a0f0) (sgsn_libgtp.c:632) 20241201123958005 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241201123958005 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5580f221b5b8 TLLI=e89cc8ce, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241201123958005 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241201123958005 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed 20241201123958014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201123958014 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241201123958014 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201123958014 DMM INFO MM(262420000000021/e89cc8ce) -> GMM ATTACH REQUEST MI(TMSI-0xE89CC8CE) type="GPRS attach"  (gprs_gmm.c:1266) 20241201123958014 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201123958014 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241201123958014 DLLC NOTICE LLME(ffffffff/e89cc8ce){ASSIGNED} LLGM Assign pre (e89cc8ce => f1463079) (gprs_llc.c:1079) 20241201123958014 DLLC NOTICE LLME(e89cc8ce/f1463079){ASSIGNED} LLGM Assign post (e89cc8ce => f1463079) (gprs_llc.c:1125) 20241201123958014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201123958014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201123958014 DMM DEBUG MM(262420000000021/f1463079) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201123958019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201123958019 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241201123958019 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201123958019 DMM DEBUG MM(262420000000021/f1463079) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241201123958019 DMM NOTICE MM(262420000000021/f1463079) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201123958019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201123958019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201123958019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201123958019 DMM DEBUG MM(262420000000021/f1463079) Requesting authorization (sgsn_auth.c:160) 20241201123958019 DMM INFO MM(262420000000021/f1463079) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201123958019 DMM DEBUG MM(262420000000021/f1463079) Requesting subscriber data update (gprs_subscriber.c:894) 20241201123958019 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241201123958019 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) 20241201123958020 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241201123958020 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241201123958020 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241201123958020 DMM INFO MM(262420000000021/f1463079) Subscriber data update (mmctx.c:445) 20241201123958020 DMM DEBUG MM(262420000000021/f1463079) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241201123958020 DMM INFO MM(262420000000021/f1463079) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241201123958020 DMM NOTICE MM(262420000000021/f1463079) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241201123958020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241201123958020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201123958020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241201123958020 DMM INFO MM(262420000000021/f1463079) <- GMM ATTACH ACCEPT (new P-TMSI=0xf1463079) (gprs_gmm.c:300) 20241201123958020 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) 20241201123958021 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241201123958021 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241201123958021 DMM INFO MM(262420000000021/f1463079) Subscriber data update (mmctx.c:445) 20241201123958021 DMM DEBUG MM(262420000000021/f1463079) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@af17a315dbb0: Trying to receive 5 ATTACH ACCEPTs 20241201124004022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241201124004022 DMM INFO MM(262420000000021/f1463079) <- GMM ATTACH ACCEPT (new P-TMSI=0xf1463079) (gprs_gmm.c:300) 20241201124005263 DGPRS DEBUG Checking for inactive LLMEs, time = 14867539 (sgsn.c:131) 20241201124010023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241201124010023 DMM INFO MM(262420000000021/f1463079) <- GMM ATTACH ACCEPT (new P-TMSI=0xf1463079) (gprs_gmm.c:300) 20241201124016024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241201124016024 DMM INFO MM(262420000000021/f1463079) <- GMM ATTACH ACCEPT (new P-TMSI=0xf1463079) (gprs_gmm.c:300) 20241201124017865 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241201124017866 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241201124017866 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124022026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241201124022026 DMM INFO MM(262420000000021/f1463079) <- GMM ATTACH ACCEPT (new P-TMSI=0xf1463079) (gprs_gmm.c:300) TC_attach_timeout_after_pdp_act(97)@af17a315dbb0: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@af17a315dbb0: Make sure not more than 5 ATTACH ACCEPT messages are sent 20241201124027505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124027507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124027507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241201124027548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124027549 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124027549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241201124027576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124027578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124027578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241201124028026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241201124028026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241201124028026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241201124028027 DMM NOTICE MM(262420000000021/f1463079) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241201124028027 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20241201124028027 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5580f221b5b8, TLLI=f1463079, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241201124028027 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241201124028027 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241201124028027 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20241201124028027 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241201124028027 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) 20241201124028027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Reject}: Deallocated (fsm.c:568) 20241201124028027 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Deallocated (fsm.c:568) 20241201124028027 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Deallocated (fsm.c:568) 20241201124028027 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241201124028027 DLLC NOTICE LLME(e89cc8ce/f1463079){ASSIGNED} LLGM Assign pre (f1463079 => ffffffff) (gprs_llc.c:1079) 20241201124028027 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f1463079 => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@af17a315dbb0: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@af17a315dbb0: Final verdict of PTC: pass 20241201124028538 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46426<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241201124028540 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201124028540 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(95)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(89)@af17a315dbb0: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@af17a315dbb0: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(86)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(88)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(83)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(93)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@af17a315dbb0: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(81)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(91)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(87)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(86): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(87): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(88): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(89): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@af17a315dbb0: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201124028756 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52934<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124029057 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52934<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=125388) 20241201124029541 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124029541 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=125388, count=130820) 20241201124030542 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124030542 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201124031542 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124031542 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_attach_auth_id_timeout started. 20241201124032119 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52944<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124032120 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124032160 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201124032160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124032160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124032160 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124032160 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201124032160 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124032160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124032160 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124032160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124032162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124032162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124032162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124032162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124032162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124032162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124032162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124032162 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124032162 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201124032162 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124032162 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124032163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124032163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(102)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124032166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(99)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(103)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 20241201124032179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124032179 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI196(101)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(103)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(108)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(108)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124032209 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201124032209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124032209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124032209 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124032209 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201124032209 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124032209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124032209 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124032209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(107)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(108)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124032211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124032211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124032211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124032211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124032211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124032211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124032211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124032211 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124032211 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201124032211 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124032211 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124032211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124032211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(108)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(108)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124032215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(104)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241201124032227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124032227 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(107)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_attach_auth_id_timeout-BVCI210(105)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(112)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124032234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201124032234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124032234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124032234 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124032234 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201124032234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124032234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124032234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124032234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124032236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124032236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124032236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124032236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124032236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124032236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124032236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124032236 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124032236 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201124032236 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124032236 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124032237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124032237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124032241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124032251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124032251 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI220(111)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201124032543 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124032543 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201124032543 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201124032543 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201124032546 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(113)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124032546 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@af17a315dbb0: 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)@af17a315dbb0: 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)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@af17a315dbb0: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='FEEF2C28'O, index=0 SGSN_Test-GSUP(114)@af17a315dbb0: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20241201124032599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124032599 DLLC NOTICE LLME(ffffffff/feef2c28){UNASSIGNED} LLC RX: unknown TLLI 0xfeef2c28, creating LLME on the fly (gprs_llc.c:552) 20241201124032599 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124032599 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000002) type="GPRS attach"  (gprs_gmm.c:1266) 20241201124032599 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201124032599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Allocated (fsm.c:456) 20241201124032599 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201124032599 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Allocated (fsm.c:456) 20241201124032599 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201124032599 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201124032599 DLLC NOTICE LLME(ffffffff/feef2c28){UNASSIGNED} LLGM Assign pre (feef2c28 => fc9c9e6a) (gprs_llc.c:1079) 20241201124032599 DLLC NOTICE LLME(feef2c28/fc9c9e6a){ASSIGNED} LLGM Assign post (feef2c28 => fc9c9e6a) (gprs_llc.c:1125) 20241201124032599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201124032599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201124032599 DMM DEBUG MM(262420000000002/fc9c9e6a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201124035263 DGPRS DEBUG Checking for inactive LLMEs, time = 14867569 (sgsn.c:131) 20241201124038600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241201124038600 DMM DEBUG MM(262420000000002/fc9c9e6a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201124044601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241201124044601 DMM DEBUG MM(262420000000002/fc9c9e6a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201124050603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241201124050603 DMM DEBUG MM(262420000000002/fc9c9e6a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201124052544 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241201124052544 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241201124052545 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124056603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241201124056603 DMM DEBUG MM(262420000000002/fc9c9e6a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201124102165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124102167 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124102167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241201124102212 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124102214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124102214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241201124102237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124102239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124102239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241201124102604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241201124102604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241201124102604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241201124102604 DMM NOTICE MM(262420000000002/fc9c9e6a) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241201124102604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Reject}: Deallocated (fsm.c:568) 20241201124102605 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201124102605 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Deallocated (fsm.c:568) 20241201124102605 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241201124102605 DLLC NOTICE LLME(feef2c28/fc9c9e6a){ASSIGNED} LLGM Assign pre (fc9c9e6a => ffffffff) (gprs_llc.c:1079) 20241201124102605 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc9c9e6a => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@af17a315dbb0: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@af17a315dbb0: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@af17a315dbb0: Final verdict of PTC: pass 20241201124102615 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52944<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(114)@af17a315dbb0: Final verdict of PTC: none 20241201124102617 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201124102618 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(102)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(108)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@af17a315dbb0: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@af17a315dbb0: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(105)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(107)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(112)@af17a315dbb0: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(110)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(106)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(100)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(105): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(106): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(107): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(108): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@af17a315dbb0: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201124102745 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54570<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124103046 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=59760) 20241201124103618 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124103618 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59760, count=68016) 20241201124104619 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124104619 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201124105264 DGPRS DEBUG Checking for inactive LLMEs, time = 14867599 (sgsn.c:131) 20241201124105621 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124105621 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_attach_auth_sai_timeout started. 20241201124106104 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54580<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124106106 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(122)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(122)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124106161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201124106161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124106161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124106161 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124106161 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201124106161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124106161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124106161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124106161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(121)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(122)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124106163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124106163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124106163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124106164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124106164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124106164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124106164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124106164 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124106164 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201124106164 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124106164 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124106164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124106164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(122)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(122)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124106169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(118)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241201124106183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124106183 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(121)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_auth_sai_timeout-BVCI196(119)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(126)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124106188 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201124106188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124106188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124106188 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124106188 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201124106188 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124106188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124106188 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124106188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124106190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124106190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124106190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124106190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124106190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124106190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124106190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124106190 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124106190 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201124106190 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124106190 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(126)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124106190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124106191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124106194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(127)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(123)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124106203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124106203 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI210(125)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(127)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(132)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(132)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124106233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201124106233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124106233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124106233 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124106233 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201124106233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124106233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124106233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124106233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(132)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124106235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124106235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124106235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124106235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124106235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124106235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124106235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124106235 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124106235 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201124106236 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124106236 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124106236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124106236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(132)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(132)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124106240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124106250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124106250 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI220(129)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201124106622 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124106622 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201124106622 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201124106622 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(131)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(131)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201124106625 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(131)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(131)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124106626 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(131)@af17a315dbb0: 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(131)@af17a315dbb0: 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(131)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(131)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(119)@af17a315dbb0: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='D8E04225'O, index=0 SGSN_Test-GSUP(133)@af17a315dbb0: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20241201124106672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124106672 DLLC NOTICE LLME(ffffffff/d8e04225){UNASSIGNED} LLC RX: unknown TLLI 0xd8e04225, creating LLME on the fly (gprs_llc.c:552) 20241201124106672 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124106672 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach"  (gprs_gmm.c:1266) 20241201124106672 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201124106672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Allocated (fsm.c:456) 20241201124106672 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201124106672 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Allocated (fsm.c:456) 20241201124106672 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201124106672 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201124106672 DLLC NOTICE LLME(ffffffff/d8e04225){UNASSIGNED} LLGM Assign pre (d8e04225 => ee552815) (gprs_llc.c:1079) 20241201124106672 DLLC NOTICE LLME(d8e04225/ee552815){ASSIGNED} LLGM Assign post (d8e04225 => ee552815) (gprs_llc.c:1125) 20241201124106672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201124106672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201124106672 DMM DEBUG MM(262420000000003/ee552815) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201124106684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124106684 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241201124106684 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124106684 DMM DEBUG MM(262420000000003/ee552815) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1084) 20241201124106684 DMM NOTICE MM(262420000000003/ee552815) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201124106684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201124106684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201124106684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201124106684 DMM DEBUG MM(262420000000003/ee552815) Requesting authorization (sgsn_auth.c:160) 20241201124106685 DMM INFO MM(262420000000003/ee552815) Requesting authentication tuples (sgsn_auth.c:184) 20241201124106685 DMM DEBUG MM(262420000000003/ee552815) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201124106685 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20241201124106685 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)@af17a315dbb0: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@af17a315dbb0: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20241201124112685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241201124112685 DMM ERROR MM(262420000000003/ee552815) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241201124112685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241201124112685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241201124112685 DMM NOTICE MM(262420000000003/ee552815) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241201124112685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Reject}: Deallocated (fsm.c:568) 20241201124112685 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201124112685 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Deallocated (fsm.c:568) 20241201124112685 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241201124112685 DLLC NOTICE LLME(d8e04225/ee552815){ASSIGNED} LLGM Assign pre (ee552815 => ffffffff) (gprs_llc.c:1079) 20241201124112685 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee552815 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@af17a315dbb0: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(119)@af17a315dbb0: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@af17a315dbb0: Final verdict of PTC: pass 20241201124112694 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54580<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(133)@af17a315dbb0: Final verdict of PTC: none 20241201124112697 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201124112697 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(126)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(131)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(122)@af17a315dbb0: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(119)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(121)@af17a315dbb0: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(129)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(132)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@af17a315dbb0: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(124)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(120)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(130)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(119): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(120): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(121): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(122): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(129): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(130): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(131): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(132): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@af17a315dbb0: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201124112829 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60604<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124113130 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60604<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=62400) 20241201124113698 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124113699 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=62400, count=66756) 20241201124114699 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124114699 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201124115701 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124115701 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_attach_auth_sai_reject started. 20241201124116188 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60610<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124116189 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(140)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124116236 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201124116236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124116236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124116236 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124116236 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201124116236 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124116236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124116236 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124116236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124116238 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124116238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124116238 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124116238 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124116238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124116238 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124116238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124116238 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124116238 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201124116238 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124116238 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124116239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124116239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124116242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(137)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(141)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 20241201124116254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124116254 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI196(139)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(141)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(146)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(146)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124116290 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201124116290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124116290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124116290 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124116290 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201124116290 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124116290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124116290 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124116290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(146)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124116292 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124116292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124116292 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(145)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 20241201124116292 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124116292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124116292 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124116292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124116292 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124116292 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201124116292 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124116292 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(146)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124116293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124116293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(146)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124116297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(142)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124116309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124116309 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(147)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_reject-BVCI210(143)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(145)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124116321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201124116321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124116321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124116321 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124116321 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201124116321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124116321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124116321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124116321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124116323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124116323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124116323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124116323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124116323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124116323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124116323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124116323 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124116323 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201124116323 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124116323 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124116323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124116323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(150)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124116327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124116337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124116337 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI220(149)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201124116702 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124116702 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201124116702 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201124116702 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(151)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201124116704 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(151)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124116705 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(151)@af17a315dbb0: 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)@af17a315dbb0: 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)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@af17a315dbb0: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='F223455D'O, index=0 SGSN_Test-GSUP(152)@af17a315dbb0: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20241201124116752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124116752 DLLC NOTICE LLME(ffffffff/f223455d){UNASSIGNED} LLC RX: unknown TLLI 0xf223455d, creating LLME on the fly (gprs_llc.c:552) 20241201124116752 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124116752 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach"  (gprs_gmm.c:1266) 20241201124116752 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201124116752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Allocated (fsm.c:456) 20241201124116752 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201124116752 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Allocated (fsm.c:456) 20241201124116752 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201124116752 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201124116752 DLLC NOTICE LLME(ffffffff/f223455d){UNASSIGNED} LLGM Assign pre (f223455d => dc978333) (gprs_llc.c:1079) 20241201124116752 DLLC NOTICE LLME(f223455d/dc978333){ASSIGNED} LLGM Assign post (f223455d => dc978333) (gprs_llc.c:1125) 20241201124116752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201124116752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201124116752 DMM DEBUG MM(262420000000004/dc978333) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201124116765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124116765 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241201124116765 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124116765 DMM DEBUG MM(262420000000004/dc978333) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1084) 20241201124116765 DMM NOTICE MM(262420000000004/dc978333) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201124116765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201124116765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201124116765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201124116765 DMM DEBUG MM(262420000000004/dc978333) Requesting authorization (sgsn_auth.c:160) 20241201124116765 DMM INFO MM(262420000000004/dc978333) Requesting authentication tuples (sgsn_auth.c:184) 20241201124116765 DMM DEBUG MM(262420000000004/dc978333) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201124116766 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20241201124116766 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)@af17a315dbb0: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@af17a315dbb0: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20241201124116768 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20241201124116768 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20241201124116768 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20241201124122766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241201124122767 DMM ERROR MM(262420000000004/dc978333) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241201124122767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241201124122767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241201124122767 DMM NOTICE MM(262420000000004/dc978333) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241201124122767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Reject}: Deallocated (fsm.c:568) 20241201124122767 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201124122767 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Deallocated (fsm.c:568) 20241201124122767 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241201124122767 DLLC NOTICE LLME(f223455d/dc978333){ASSIGNED} LLGM Assign pre (dc978333 => ffffffff) (gprs_llc.c:1079) 20241201124122767 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dc978333 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@af17a315dbb0: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@af17a315dbb0: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@af17a315dbb0: Final verdict of PTC: pass 20241201124122777 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60610<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(152)@af17a315dbb0: Final verdict of PTC: none 20241201124122779 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201124122779 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(140)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(151)@af17a315dbb0: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(143)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(150)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(146)@af17a315dbb0: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(145)@af17a315dbb0: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(138)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(148)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(144)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(143): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(144): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(145): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(146): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@af17a315dbb0: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 12:41:22 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 20241201124122910 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59786<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124123212 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59786<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58568) 20241201124123780 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124123780 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58568, count=67796) 20241201124124781 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124124782 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201124125783 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124125783 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_attach_gsup_lu_timeout started. 20241201124126267 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59790<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124126268 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(159)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124126314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201124126314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124126314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124126314 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124126314 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201124126314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124126314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124126314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124126314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124126317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124126317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124126317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124126317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124126317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124126317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124126317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124126317 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124126317 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201124126317 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124126317 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124126317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124126317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124126321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(156)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(160)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 20241201124126331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124126331 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI196(158)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(160)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(164)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124126354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201124126354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124126354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124126354 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124126354 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201124126354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124126354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124126354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124126354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124126355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124126355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124126355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124126355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124126355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124126355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124126355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124126355 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124126355 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201124126355 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124126355 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124126356 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124126356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(164)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124126360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(161)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(165)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 20241201124126370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124126370 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI210(163)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(165)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124126402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201124126402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124126402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124126402 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124126402 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201124126402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124126402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124126402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124126402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124126404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124126404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124126404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124126404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124126404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124126404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124126404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124126404 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124126404 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201124126404 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124126404 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124126405 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124126405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(169)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124126408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124126419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124126419 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI220(168)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201124126784 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124126784 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201124126784 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201124126784 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(170)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201124126786 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(170)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124126787 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(170)@af17a315dbb0: 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)@af17a315dbb0: 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)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@af17a315dbb0: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='CC5B4A4C'O, index=0 SGSN_Test-GSUP(171)@af17a315dbb0: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@af17a315dbb0: 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 := '1FD9B5939D343CC48EED2B35D0BD8701'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '697E9B8B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9E69B8463560E24E'O } } } } } 20241201124127840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124127840 DLLC NOTICE LLME(ffffffff/cc5b4a4c){UNASSIGNED} LLC RX: unknown TLLI 0xcc5b4a4c, creating LLME on the fly (gprs_llc.c:552) 20241201124127840 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124127840 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach"  (gprs_gmm.c:1266) 20241201124127840 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201124127840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Allocated (fsm.c:456) 20241201124127840 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201124127840 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Allocated (fsm.c:456) 20241201124127840 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201124127840 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201124127840 DLLC NOTICE LLME(ffffffff/cc5b4a4c){UNASSIGNED} LLGM Assign pre (cc5b4a4c => ec03034a) (gprs_llc.c:1079) 20241201124127840 DLLC NOTICE LLME(cc5b4a4c/ec03034a){ASSIGNED} LLGM Assign post (cc5b4a4c => ec03034a) (gprs_llc.c:1125) 20241201124127840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201124127840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201124127840 DMM DEBUG MM(262420000000005/ec03034a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201124127855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124127855 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241201124127855 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124127855 DMM DEBUG MM(262420000000005/ec03034a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1084) 20241201124127855 DMM NOTICE MM(262420000000005/ec03034a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201124127855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201124127855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201124127855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201124127855 DMM DEBUG MM(262420000000005/ec03034a) Requesting authorization (sgsn_auth.c:160) 20241201124127855 DMM INFO MM(262420000000005/ec03034a) Requesting authentication tuples (sgsn_auth.c:184) 20241201124127855 DMM DEBUG MM(262420000000005/ec03034a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201124127855 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20241201124127855 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)@af17a315dbb0: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@af17a315dbb0: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20241201124127858 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201124127858 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201124127858 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201124127858 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201124127858 DMM INFO MM(262420000000005/ec03034a) Subscriber data update (mmctx.c:445) 20241201124127858 DMM DEBUG MM(262420000000005/ec03034a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201124127858 DMM INFO MM(262420000000005/ec03034a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201124127858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201124127858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201124127858 DMM INFO MM(262420000000005/ec03034a) <- GMM AUTH AND CIPHERING REQ (rand = 1f d9 b5 93 9d 34 3c c4 8e ed 2b 35 d0 bd 87 01 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241201124127865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124127865 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124127865 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124127865 DMM INFO MM(262420000000005/ec03034a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241201124127865 DMM NOTICE MM(262420000000005/ec03034a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241201124127865 DMM DEBUG MM(262420000000005/ec03034a) checking auth: received GSM SRES = 69 7e 9b 8b (gprs_gmm.c:666) 20241201124127865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241201124127865 DMM DEBUG MM(262420000000005/ec03034a) Requesting authorization (sgsn_auth.c:160) 20241201124127865 DMM INFO MM(262420000000005/ec03034a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201124127865 DMM DEBUG MM(262420000000005/ec03034a) Requesting subscriber data update (gprs_subscriber.c:894) 20241201124127865 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20241201124127865 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) 20241201124127865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241201124127865 DMM INFO MM(262420000000005/ec03034a) <- GMM ATTACH ACCEPT (new P-TMSI=0xec03034a) (gprs_gmm.c:300) TC_attach_gsup_lu_timeout(173)@af17a315dbb0: setverdict(fail): none -> fail MC@af17a315dbb0: Test Component 173 has requested to stop MTC. Terminating current testcase execution. 20241201124127873 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201124127873 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(170)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP(171)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(169)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(159)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(164)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@af17a315dbb0: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@af17a315dbb0: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@af17a315dbb0: Final verdict of PTC: none 20241201124127876 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59790<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(166)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@af17a315dbb0: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(162)@af17a315dbb0: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@af17a315dbb0: Final verdict of PTC: fail -NSVCI97-provIP(157)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(167)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@af17a315dbb0: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@af17a315dbb0: 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'. Sun Dec 1 12:41:27 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 20241201124128002 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36456<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124128403 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36456<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69708) 20241201124128873 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124128873 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=69708, count=74064) 20241201124129875 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124129875 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201124130876 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124130876 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_attach_gsup_lu_reject started. 20241201124131461 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36458<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124131463 DMM INFO MM(262420000000005/ec03034a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241201124131463 DMM INFO MM(262420000000005/ec03034a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241201124131463 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201124131463 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201124131463 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241201124131463 DMM ERROR MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241201124131463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241201124131463 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201124131463 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Deallocated (fsm.c:568) 20241201124131463 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Deallocated (fsm.c:568) 20241201124131463 DLLC NOTICE LLME(cc5b4a4c/ec03034a){ASSIGNED} LLGM Assign pre (ec03034a => ffffffff) (gprs_llc.c:1079) 20241201124131463 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec03034a => ffffffff) (gprs_llc.c:1125) 20241201124131463 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124131513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201124131513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124131513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124131513 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124131513 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201124131513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124131513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124131513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124131513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124131515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124131515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124131515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124131515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124131515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124131515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124131515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124131515 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124131515 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201124131515 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124131515 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(178)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124131516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124131516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124131519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(175)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-NS1(179)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(175)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124131528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124131528 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI196(177)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(179)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124131554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201124131554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124131554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124131554 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124131554 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201124131554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124131554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124131554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124131554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124131556 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124131556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124131556 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124131556 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124131556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124131556 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124131556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124131556 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124131556 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201124131556 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124131556 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124131557 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124131557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(183)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124131560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(184)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(180)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124131568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124131568 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI210(182)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(184)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(189)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124131596 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201124131596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124131596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124131596 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124131596 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201124131596 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124131596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124131596 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124131596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(189)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124131598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124131598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124131598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124131598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124131598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124131598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124131598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124131598 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124131598 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201124131598 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124131598 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124131599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124131599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(189)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(189)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124131603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124131612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124131612 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI220(186)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201124131877 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124131877 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201124131877 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201124131877 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(188)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(188)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201124131879 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(188)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(188)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124131880 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(188)@af17a315dbb0: 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)@af17a315dbb0: 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)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(188)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@af17a315dbb0: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='F366938C'O, index=0 SGSN_Test-GSUP(190)@af17a315dbb0: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@af17a315dbb0: 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 := '615D7FD310B2AC7E52EFFF01B84F15B3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0298F406'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F68D52872F53BF0D'O } } } } } 20241201124132928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124132928 DLLC NOTICE LLME(ffffffff/f366938c){UNASSIGNED} LLC RX: unknown TLLI 0xf366938c, creating LLME on the fly (gprs_llc.c:552) 20241201124132928 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124132928 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach"  (gprs_gmm.c:1266) 20241201124132928 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201124132928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Allocated (fsm.c:456) 20241201124132928 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201124132928 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Allocated (fsm.c:456) 20241201124132928 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201124132928 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201124132928 DLLC NOTICE LLME(ffffffff/f366938c){UNASSIGNED} LLGM Assign pre (f366938c => f128067b) (gprs_llc.c:1079) 20241201124132928 DLLC NOTICE LLME(f366938c/f128067b){ASSIGNED} LLGM Assign post (f366938c => f128067b) (gprs_llc.c:1125) 20241201124132928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201124132928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201124132928 DMM DEBUG MM(262420000000006/f128067b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201124132942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124132942 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241201124132942 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124132942 DMM DEBUG MM(262420000000006/f128067b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1084) 20241201124132942 DMM NOTICE MM(262420000000006/f128067b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201124132942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201124132942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201124132942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201124132942 DMM DEBUG MM(262420000000006/f128067b) Requesting authorization (sgsn_auth.c:160) 20241201124132942 DMM INFO MM(262420000000006/f128067b) Requesting authentication tuples (sgsn_auth.c:184) 20241201124132942 DMM DEBUG MM(262420000000006/f128067b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201124132942 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20241201124132942 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)@af17a315dbb0: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@af17a315dbb0: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20241201124132945 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201124132945 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201124132945 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201124132945 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201124132945 DMM INFO MM(262420000000006/f128067b) Subscriber data update (mmctx.c:445) 20241201124132945 DMM DEBUG MM(262420000000006/f128067b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201124132945 DMM INFO MM(262420000000006/f128067b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201124132945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201124132945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201124132945 DMM INFO MM(262420000000006/f128067b) <- GMM AUTH AND CIPHERING REQ (rand = 61 5d 7f d3 10 b2 ac 7e 52 ef ff 01 b8 4f 15 b3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241201124132953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124132953 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124132953 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124132953 DMM INFO MM(262420000000006/f128067b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241201124132953 DMM NOTICE MM(262420000000006/f128067b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241201124132953 DMM DEBUG MM(262420000000006/f128067b) checking auth: received GSM SRES = 02 98 f4 06 (gprs_gmm.c:666) 20241201124132953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241201124132953 DMM DEBUG MM(262420000000006/f128067b) Requesting authorization (sgsn_auth.c:160) 20241201124132953 DMM INFO MM(262420000000006/f128067b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201124132953 DMM DEBUG MM(262420000000006/f128067b) Requesting subscriber data update (gprs_subscriber.c:894) 20241201124132953 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20241201124132953 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) 20241201124132953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241201124132953 DMM INFO MM(262420000000006/f128067b) <- GMM ATTACH ACCEPT (new P-TMSI=0xf128067b) (gprs_gmm.c:300) 20241201124132954 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20241201124132954 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20241201124132954 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20241201124132954 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201124132954 DMM INFO MM(262420000000006/f128067b) Subscriber data update (mmctx.c:445) 20241201124132954 DMM DEBUG MM(262420000000006/f128067b) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@af17a315dbb0: setverdict(fail): none -> fail MC@af17a315dbb0: Test Component 192 has requested to stop MTC. Terminating current testcase execution. 20241201124132962 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201124132962 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(190)@af17a315dbb0: Final verdict of PTC: none 20241201124132963 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36458<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP-IPA(188)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(183)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(189)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(178)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@af17a315dbb0: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@af17a315dbb0: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@af17a315dbb0: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(186)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(176)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(187)@af17a315dbb0: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@af17a315dbb0: Final verdict of PTC: fail -NSVCI98-provIP(181)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(186): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(187): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(188): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(189): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@af17a315dbb0: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201124133097 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36470<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124133498 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36470<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=75816) 20241201124133964 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124133964 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=75816, count=80172) 20241201124134966 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124134966 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241201124135265 DGPRS DEBUG Checking for inactive LLMEs, time = 14867629 (sgsn.c:131) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201124135967 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124135967 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_attach_combined started. 20241201124136557 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36484<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124136559 DMM INFO MM(262420000000006/f128067b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241201124136559 DMM INFO MM(262420000000006/f128067b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241201124136559 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201124136559 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201124136559 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241201124136559 DMM ERROR MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241201124136559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241201124136559 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201124136559 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Deallocated (fsm.c:568) 20241201124136559 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Deallocated (fsm.c:568) 20241201124136559 DLLC NOTICE LLME(f366938c/f128067b){ASSIGNED} LLGM Assign pre (f128067b => ffffffff) (gprs_llc.c:1079) 20241201124136559 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f128067b => ffffffff) (gprs_llc.c:1125) 20241201124136559 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(197)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124136602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201124136602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124136602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124136602 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124136602 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201124136603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124136603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124136603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124136603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124136604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124136604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124136604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124136604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124136604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124136604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124136604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124136604 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124136604 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201124136604 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124136604 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124136605 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124136605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124136610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(198)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(194)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124136620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124136620 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_combined-BVCI196(196)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124136640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201124136640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124136640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124136640 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124136640 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201124136640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124136640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124136640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124136640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(202)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124136642 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124136642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124136642 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124136642 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124136642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124136642 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124136642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124136642 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124136642 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201124136642 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124136642 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(202)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124136643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124136643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124136647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(203)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(199)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124136656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124136656 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_combined-BVCI210(201)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(203)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(207)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124136674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201124136674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124136674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124136674 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124136674 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201124136674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124136674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124136674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124136674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124136676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124136676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124136676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124136677 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124136677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124136677 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124136677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124136677 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124136677 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201124136677 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124136677 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(207)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124136678 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124136678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124136681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124136691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124136691 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_combined-BVCI220(206)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201124136968 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124136968 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201124136968 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201124136968 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(208)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201124136970 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(208)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124136971 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(208)@af17a315dbb0: 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(208)@af17a315dbb0: 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(208)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@af17a315dbb0: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='E372D829'O, index=0 SGSN_Test-GSUP(209)@af17a315dbb0: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@af17a315dbb0: 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 := 'C2C2D7BD9266C7868DE0C498E663FD94'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9FB26747'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7A1BBBB583C81497'O } } } } } 20241201124138023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124138023 DLLC NOTICE LLME(ffffffff/e372d829){UNASSIGNED} LLC RX: unknown TLLI 0xe372d829, creating LLME on the fly (gprs_llc.c:552) 20241201124138023 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124138023 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241201124138023 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201124138023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Allocated (fsm.c:456) 20241201124138023 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201124138023 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Allocated (fsm.c:456) 20241201124138023 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201124138023 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201124138023 DLLC NOTICE LLME(ffffffff/e372d829){UNASSIGNED} LLGM Assign pre (e372d829 => ef58afcd) (gprs_llc.c:1079) 20241201124138023 DLLC NOTICE LLME(e372d829/ef58afcd){ASSIGNED} LLGM Assign post (e372d829 => ef58afcd) (gprs_llc.c:1125) 20241201124138023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201124138023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201124138023 DMM DEBUG MM(262420000000007/ef58afcd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201124138036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124138036 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241201124138036 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124138036 DMM DEBUG MM(262420000000007/ef58afcd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1084) 20241201124138036 DMM NOTICE MM(262420000000007/ef58afcd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201124138036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201124138036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201124138036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201124138036 DMM DEBUG MM(262420000000007/ef58afcd) Requesting authorization (sgsn_auth.c:160) 20241201124138036 DMM INFO MM(262420000000007/ef58afcd) Requesting authentication tuples (sgsn_auth.c:184) 20241201124138036 DMM DEBUG MM(262420000000007/ef58afcd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201124138036 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20241201124138036 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)@af17a315dbb0: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@af17a315dbb0: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20241201124138039 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201124138039 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201124138039 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201124138039 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201124138039 DMM INFO MM(262420000000007/ef58afcd) Subscriber data update (mmctx.c:445) 20241201124138039 DMM DEBUG MM(262420000000007/ef58afcd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201124138039 DMM INFO MM(262420000000007/ef58afcd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201124138039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201124138039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201124138039 DMM INFO MM(262420000000007/ef58afcd) <- GMM AUTH AND CIPHERING REQ (rand = c2 c2 d7 bd 92 66 c7 86 8d e0 c4 98 e6 63 fd 94 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241201124138047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124138047 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124138047 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124138047 DMM INFO MM(262420000000007/ef58afcd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241201124138047 DMM NOTICE MM(262420000000007/ef58afcd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241201124138047 DMM DEBUG MM(262420000000007/ef58afcd) checking auth: received GSM SRES = 9f b2 67 47 (gprs_gmm.c:666) 20241201124138047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241201124138047 DMM DEBUG MM(262420000000007/ef58afcd) Requesting authorization (sgsn_auth.c:160) 20241201124138047 DMM INFO MM(262420000000007/ef58afcd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201124138047 DMM DEBUG MM(262420000000007/ef58afcd) Requesting subscriber data update (gprs_subscriber.c:894) 20241201124138047 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20241201124138047 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) 20241201124138047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241201124138047 DMM INFO MM(262420000000007/ef58afcd) <- GMM ATTACH ACCEPT (new P-TMSI=0xef58afcd) (gprs_gmm.c:300) 20241201124138048 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241201124138048 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241201124138048 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241201124138048 DMM INFO MM(262420000000007/ef58afcd) Subscriber data update (mmctx.c:445) 20241201124138048 DMM DEBUG MM(262420000000007/ef58afcd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241201124138048 DMM INFO MM(262420000000007/ef58afcd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241201124138048 DMM NOTICE MM(262420000000007/ef58afcd) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1000) 20241201124138048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241201124138048 DMM NOTICE MM(262420000000007/ef58afcd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241201124138048 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) 20241201124138049 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241201124138049 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241201124138049 DMM INFO MM(262420000000007/ef58afcd) Subscriber data update (mmctx.c:445) 20241201124138049 DMM DEBUG MM(262420000000007/ef58afcd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@af17a315dbb0: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@af17a315dbb0: Removing Client IMSI='262420000000007'H, index=0 20241201124138055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124138056 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241201124138056 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124138056 DMM INFO MM(262420000000007/ef58afcd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201124138056 DMM NOTICE MM(262420000000007/ef58afcd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201124138056 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201124138056 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201124138056 DLLC NOTICE LLME(e372d829/ef58afcd){ASSIGNED} LLGM Assign pre (ffffffff => ef58afcd) (gprs_llc.c:1079) 20241201124138056 DLLC NOTICE LLME(ffffffff/ef58afcd){ASSIGNED} LLGM Assign post (ffffffff => ef58afcd) (gprs_llc.c:1125) 20241201124138056 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241201124138056 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241201124138056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201124138056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@af17a315dbb0: Final verdict of PTC: pass 20241201124138058 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36484<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241201124138060 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201124138060 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(209)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(197)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(208)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(202)@af17a315dbb0: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@af17a315dbb0: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(207)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@af17a315dbb0: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(200)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(205)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(195)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@af17a315dbb0: Test case TC_attach_combined finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201124138188 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43370<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124138589 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43370<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87424) 20241201124139061 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124139061 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87424, count=88684) 20241201124140061 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124140061 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201124141063 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124141063 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_attach_accept_all started. 20241201124141650 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43372<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124141651 DMM INFO MM(262420000000007/ef58afcd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241201124141651 DMM INFO MM(262420000000007/ef58afcd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241201124141651 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201124141651 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201124141651 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241201124141651 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241201124141651 DLLC NOTICE LLME(ffffffff/ef58afcd){ASSIGNED} LLGM Assign pre (ef58afcd => ffffffff) (gprs_llc.c:1079) 20241201124141651 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef58afcd => ffffffff) (gprs_llc.c:1125) 20241201124141651 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20241201124141651 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) 20241201124141651 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) 20241201124141651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Deallocated (fsm.c:568) 20241201124141651 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201124141651 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Deallocated (fsm.c:568) 20241201124141651 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Deallocated (fsm.c:568) 20241201124141651 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(217)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(217)@af17a315dbb0: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(216)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 20241201124141711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201124141711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124141711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124141711 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124141711 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201124141711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124141711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124141711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124141711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(217)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124141713 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124141713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124141713 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124141713 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124141713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124141713 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124141713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124141713 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124141713 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201124141713 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124141713 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(217)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124141714 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124141714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(217)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124141718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(213)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124141727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124141727 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI196(214)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(216)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124141743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201124141743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124141743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124141743 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124141743 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201124141743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124141743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124141743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124141743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124141744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124141744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124141744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124141745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124141745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124141745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124141745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124141745 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124141745 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201124141745 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124141745 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(221)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124141745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124141745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124141749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(222)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(218)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124141759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124141759 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI210(220)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(222)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(226)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124141780 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201124141780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124141780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124141780 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124141780 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201124141780 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124141780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124141780 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124141780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(226)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124141782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124141782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124141782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124141782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124141782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124141782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124141782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124141782 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124141782 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201124141782 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124141782 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124141782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124141782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(226)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(226)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124141786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124141795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124141795 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI220(225)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201124142064 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124142064 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201124142064 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201124142064 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(227)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201124142066 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(227)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124142067 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(227)@af17a315dbb0: 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(227)@af17a315dbb0: 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(227)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(214)@af17a315dbb0: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='EC68B0C8'O, index=0 SGSN_Test-GSUP(228)@af17a315dbb0: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20241201124143126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124143126 DLLC NOTICE LLME(ffffffff/ec68b0c8){UNASSIGNED} LLC RX: unknown TLLI 0xec68b0c8, creating LLME on the fly (gprs_llc.c:552) 20241201124143126 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124143126 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach"  (gprs_gmm.c:1266) 20241201124143126 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201124143126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Allocated (fsm.c:456) 20241201124143126 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201124143126 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Allocated (fsm.c:456) 20241201124143126 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201124143126 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201124143126 DLLC NOTICE LLME(ffffffff/ec68b0c8){UNASSIGNED} LLGM Assign pre (ec68b0c8 => c2ba4a68) (gprs_llc.c:1079) 20241201124143126 DLLC NOTICE LLME(ec68b0c8/c2ba4a68){ASSIGNED} LLGM Assign post (ec68b0c8 => c2ba4a68) (gprs_llc.c:1125) 20241201124143126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201124143126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201124143126 DMM DEBUG MM(262420000000008/c2ba4a68) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201124143139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124143139 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241201124143139 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124143139 DMM DEBUG MM(262420000000008/c2ba4a68) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1084) 20241201124143139 DMM NOTICE MM(262420000000008/c2ba4a68) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201124143139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201124143139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201124143139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241201124143139 DMM INFO MM(262420000000008/c2ba4a68) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2ba4a68) (gprs_gmm.c:300) TC_attach_accept_all(230)@af17a315dbb0: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(214)@af17a315dbb0: Removing Client IMSI='262420000000008'H, index=0 20241201124144129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124144129 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124144129 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124144129 DMM INFO MM(262420000000008/c2ba4a68) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201124144129 DMM NOTICE MM(262420000000008/c2ba4a68) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201124144129 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201124144129 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201124144129 DLLC NOTICE LLME(ec68b0c8/c2ba4a68){ASSIGNED} LLGM Assign pre (ffffffff => c2ba4a68) (gprs_llc.c:1079) 20241201124144130 DLLC NOTICE LLME(ffffffff/c2ba4a68){ASSIGNED} LLGM Assign post (ffffffff => c2ba4a68) (gprs_llc.c:1125) 20241201124144130 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241201124144130 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241201124144130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201124144130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@af17a315dbb0: Final verdict of PTC: pass 20241201124144132 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43372<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(228)@af17a315dbb0: Final verdict of PTC: none 20241201124144134 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201124144134 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(227)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(221)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(217)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(216)@af17a315dbb0: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(226)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@af17a315dbb0: Final verdict of PTC: none TC_attach_accept_all-BVCI196(214)@af17a315dbb0: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(215)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(219)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(224)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_accept_all-BVCI196(214): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(215): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(216): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(217): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@af17a315dbb0: Test case TC_attach_accept_all finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201124144269 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43378<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124144670 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43378<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59628) 20241201124145135 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124145135 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59628, count=70584) 20241201124146136 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124146136 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201124147138 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124147138 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_attach_closed started. 20241201124147731 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37164<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124147733 DMM INFO MM(262420000000008/c2ba4a68) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241201124147733 DMM INFO MM(262420000000008/c2ba4a68) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241201124147733 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201124147733 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201124147733 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241201124147733 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241201124147733 DLLC NOTICE LLME(ffffffff/c2ba4a68){ASSIGNED} LLGM Assign pre (c2ba4a68 => ffffffff) (gprs_llc.c:1079) 20241201124147733 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c2ba4a68 => ffffffff) (gprs_llc.c:1125) 20241201124147733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Deallocated (fsm.c:568) 20241201124147733 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201124147733 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Deallocated (fsm.c:568) 20241201124147733 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Deallocated (fsm.c:568) 20241201124147733 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124147772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201124147772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124147772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124147772 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124147773 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201124147773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124147773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124147773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124147773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124147774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124147774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124147774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124147774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124147774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124147774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124147774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124147774 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124147774 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201124147774 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124147774 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124147775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124147775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124147779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(236)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(232)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124147789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124147789 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_closed-BVCI196(234)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(236)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(241)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(241)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124147820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201124147820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124147820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124147820 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124147820 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201124147820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124147820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124147820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124147820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(241)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(240)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 20241201124147822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124147822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124147822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124147822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124147822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124147822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124147822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124147822 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124147822 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201124147822 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124147822 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124147823 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124147823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(241)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(241)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124147827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(237)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124147837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124147837 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_closed-BVCI210(238)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(240)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(246)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124147856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201124147856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124147856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124147856 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124147856 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201124147856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124147856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124147856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124147856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(246)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124147858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124147858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124147858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124147859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124147859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124147859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124147859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124147859 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124147859 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201124147859 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124147859 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124147860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124147860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(246)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(246)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124147863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124147874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124147874 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed-BVCI220(243)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201124148139 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124148139 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201124148139 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201124148139 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(245)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(245)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201124148141 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(245)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(245)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124148142 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(245)@af17a315dbb0: 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)@af17a315dbb0: 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)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(245)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@af17a315dbb0: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='D4739EBB'O, index=0 SGSN_Test-GSUP(247)@af17a315dbb0: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@af17a315dbb0: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='D4739EBB'O, index=1 20241201124149195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124149195 DLLC NOTICE LLME(ffffffff/d4739ebb){UNASSIGNED} LLC RX: unknown TLLI 0xd4739ebb, creating LLME on the fly (gprs_llc.c:552) 20241201124149195 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124149196 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1266) 20241201124149196 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201124149196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Allocated (fsm.c:456) 20241201124149196 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201124149196 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Allocated (fsm.c:456) 20241201124149196 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201124149196 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201124149196 DLLC NOTICE LLME(ffffffff/d4739ebb){UNASSIGNED} LLGM Assign pre (d4739ebb => f789ce71) (gprs_llc.c:1079) 20241201124149196 DLLC NOTICE LLME(d4739ebb/f789ce71){ASSIGNED} LLGM Assign post (d4739ebb => f789ce71) (gprs_llc.c:1125) 20241201124149196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201124149196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201124149196 DMM DEBUG MM(001010123456789/f789ce71) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201124149209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124149209 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241201124149209 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124149209 DMM DEBUG MM(001010123456789/f789ce71) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241201124149209 DMM NOTICE MM(001010123456789/f789ce71) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201124149209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201124149209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201124149209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241201124149209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241201124149209 DMM NOTICE MM(001010123456789/f789ce71) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241201124149209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Reject}: Deallocated (fsm.c:568) 20241201124149209 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201124149209 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Deallocated (fsm.c:568) 20241201124149209 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241201124149209 DLLC NOTICE LLME(d4739ebb/f789ce71){ASSIGNED} LLGM Assign pre (f789ce71 => ffffffff) (gprs_llc.c:1079) 20241201124149209 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f789ce71 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@af17a315dbb0: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@af17a315dbb0: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@af17a315dbb0: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@af17a315dbb0: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='CE794BA0'O, index=2 SGSN_Test-GSUP(247)@af17a315dbb0: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20241201124149257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124149257 DLLC NOTICE LLME(ffffffff/ce794ba0){UNASSIGNED} LLC RX: unknown TLLI 0xce794ba0, creating LLME on the fly (gprs_llc.c:552) 20241201124149257 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124149257 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach"  (gprs_gmm.c:1266) 20241201124149257 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201124149257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Allocated (fsm.c:456) 20241201124149257 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201124149257 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Allocated (fsm.c:456) 20241201124149257 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201124149257 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201124149257 DLLC NOTICE LLME(ffffffff/ce794ba0){UNASSIGNED} LLGM Assign pre (ce794ba0 => cc79d6ac) (gprs_llc.c:1079) 20241201124149257 DLLC NOTICE LLME(ce794ba0/cc79d6ac){ASSIGNED} LLGM Assign post (ce794ba0 => cc79d6ac) (gprs_llc.c:1125) 20241201124149257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201124149257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201124149257 DMM DEBUG MM(262420000000010/cc79d6ac) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201124149264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124149264 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241201124149264 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124149264 DMM DEBUG MM(262420000000010/cc79d6ac) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1084) 20241201124149264 DMM NOTICE MM(262420000000010/cc79d6ac) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201124149264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201124149264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201124149264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241201124149264 DMM INFO MM(262420000000010/cc79d6ac) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc79d6ac) (gprs_gmm.c:300) TC_attach_closed(250)@af17a315dbb0: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@af17a315dbb0: Removing Client IMSI='262420000000010'H, index=2 20241201124150260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124150260 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124150260 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124150260 DMM INFO MM(262420000000010/cc79d6ac) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201124150260 DMM NOTICE MM(262420000000010/cc79d6ac) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201124150260 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201124150260 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201124150260 DLLC NOTICE LLME(ce794ba0/cc79d6ac){ASSIGNED} LLGM Assign pre (ffffffff => cc79d6ac) (gprs_llc.c:1079) 20241201124150260 DLLC NOTICE LLME(ffffffff/cc79d6ac){ASSIGNED} LLGM Assign post (ffffffff => cc79d6ac) (gprs_llc.c:1125) 20241201124150261 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241201124150261 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241201124150261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201124150261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@af17a315dbb0: Final verdict of PTC: pass 20241201124150263 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37164<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241201124150265 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201124150265 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(247)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(245)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(241)@af17a315dbb0: Final verdict of PTC: none TC_attach_closed-BVCI220(243)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(246)@af17a315dbb0: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@af17a315dbb0: Final verdict of PTC: none TC_attach_closed-BVCI210(238)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(235)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(240)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(244)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(239)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(233)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_closed-BVCI210(238): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(239): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(240): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(241): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_closed-BVCI220(243): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(244): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(245): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(246): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@af17a315dbb0: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@af17a315dbb0: Test case TC_attach_closed finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201124150394 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37178<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124150795 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37178<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70720) 20241201124151266 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124151266 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=80776) 20241201124152267 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124152267 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201124153268 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124153268 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_attach_no_imei_response started. 20241201124153850 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37182<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124153851 DMM INFO MM(262420000000010/cc79d6ac) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241201124153851 DMM INFO MM(262420000000010/cc79d6ac) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241201124153851 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201124153851 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201124153851 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241201124153851 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241201124153851 DLLC NOTICE LLME(ffffffff/cc79d6ac){ASSIGNED} LLGM Assign pre (cc79d6ac => ffffffff) (gprs_llc.c:1079) 20241201124153852 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc79d6ac => ffffffff) (gprs_llc.c:1125) 20241201124153852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Deallocated (fsm.c:568) 20241201124153852 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201124153852 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Deallocated (fsm.c:568) 20241201124153852 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Deallocated (fsm.c:568) 20241201124153852 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124153901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201124153901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124153901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124153901 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124153901 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201124153901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124153901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124153901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124153901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124153903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124153903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124153903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124153904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124153904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124153904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124153904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124153904 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124153904 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201124153904 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124153904 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124153904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124153904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124153908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(252)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(256)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 20241201124153918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124153918 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI196(254)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(256)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(260)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124153945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201124153945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124153945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124153945 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124153945 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201124153945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124153945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124153945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124153945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124153947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124153947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124153947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124153947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124153947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124153947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124153947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124153947 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124153947 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201124153947 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124153947 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124153948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124153948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(260)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124153951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(261)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(257)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124153962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124153962 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI210(259)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(261)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(266)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(266)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124153990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201124153990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124153990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124153990 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124153990 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201124153990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124153990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124153990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124153990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(266)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124153992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124153992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124153992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124153992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124153992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124153992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124153992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124153992 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124153992 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201124153992 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124153992 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124153992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124153992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(266)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(266)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124153996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124154006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124154006 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI220(263)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201124154269 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124154269 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201124154269 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201124154269 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(265)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(265)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201124154272 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(265)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(265)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124154272 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(265)@af17a315dbb0: 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(265)@af17a315dbb0: 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(265)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(265)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@af17a315dbb0: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='E0C8C09A'O, index=0 SGSN_Test-GSUP(267)@af17a315dbb0: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20241201124155322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124155322 DLLC NOTICE LLME(ffffffff/e0c8c09a){UNASSIGNED} LLC RX: unknown TLLI 0xe0c8c09a, creating LLME on the fly (gprs_llc.c:552) 20241201124155322 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124155322 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241201124155322 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201124155322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Allocated (fsm.c:456) 20241201124155322 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201124155322 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Allocated (fsm.c:456) 20241201124155322 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201124155322 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201124155322 DLLC NOTICE LLME(ffffffff/e0c8c09a){UNASSIGNED} LLGM Assign pre (e0c8c09a => d438710f) (gprs_llc.c:1079) 20241201124155322 DLLC NOTICE LLME(e0c8c09a/d438710f){ASSIGNED} LLGM Assign post (e0c8c09a => d438710f) (gprs_llc.c:1125) 20241201124155322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201124155322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201124155322 DMM DEBUG MM(262420000000032/d438710f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201124201323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241201124201323 DMM DEBUG MM(262420000000032/d438710f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201124205266 DGPRS DEBUG Checking for inactive LLMEs, time = 14867659 (sgsn.c:131) 20241201124207324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241201124207324 DMM DEBUG MM(262420000000032/d438710f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201124213325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241201124213325 DMM DEBUG MM(262420000000032/d438710f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201124214270 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241201124214270 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(265)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(265)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124214271 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241201124219326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241201124219326 DMM DEBUG MM(262420000000032/d438710f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201124223906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124223907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124223907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241201124223949 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124223950 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124223950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241201124223993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124223995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124223995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241201124225326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241201124225326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241201124225326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241201124225326 DMM NOTICE MM(262420000000032/d438710f) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241201124225326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Reject}: Deallocated (fsm.c:568) 20241201124225327 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201124225327 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Deallocated (fsm.c:568) 20241201124225327 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241201124225327 DLLC NOTICE LLME(e0c8c09a/d438710f){ASSIGNED} LLGM Assign pre (d438710f => ffffffff) (gprs_llc.c:1079) 20241201124225327 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d438710f => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@af17a315dbb0: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@af17a315dbb0: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@af17a315dbb0: Final verdict of PTC: pass 20241201124225336 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37182<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(267)@af17a315dbb0: Final verdict of PTC: none 20241201124225338 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201124225338 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(265)@af17a315dbb0: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(260)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(266)@af17a315dbb0: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(255)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@af17a315dbb0: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(263)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(253)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(264)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(258)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_no_imei_response-BVCI220(263): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(264): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(265): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(266): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@af17a315dbb0: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201124225470 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59602<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124225771 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59602<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67148) 20241201124226339 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124226339 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67148, count=71504) 20241201124227340 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124227340 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201124228341 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124228341 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_attach_no_imsi_response started. 20241201124228831 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41852<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124228832 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124228878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201124228878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124228878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124228878 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124228878 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201124228878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124228878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124228878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124228878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124228880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124228880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124228880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124228880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124228880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124228880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124228880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124228880 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124228880 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201124228880 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124228880 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(274)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124228881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124228881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124228884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(275)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(271)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124228895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124228895 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI196(272)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(275)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124228911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201124228911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124228911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124228911 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124228911 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201124228911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124228911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124228911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124228911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124228912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124228912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124228912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124228912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124228912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124228912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124228912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124228912 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124228912 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201124228912 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124228912 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124228913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124228913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(279)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124228917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(276)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(280)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 20241201124228926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124228926 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI210(278)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(280)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(284)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124228951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201124228951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124228951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124228951 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124228951 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201124228951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124228951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124228951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124228951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124228953 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124228953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124228953 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124228953 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124228953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124228953 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124228953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124228953 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124228953 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201124228953 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124228953 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124228953 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124228953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124228958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124228969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124228969 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI220(283)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201124229342 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124229342 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201124229342 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201124229342 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(285)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201124229344 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(285)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124229345 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@af17a315dbb0: 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(285)@af17a315dbb0: 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(285)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(272)@af17a315dbb0: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='E802D79F'O, index=0 SGSN_Test-GSUP(286)@af17a315dbb0: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20241201124230399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124230399 DLLC NOTICE LLME(ffffffff/e802d79f){UNASSIGNED} LLC RX: unknown TLLI 0xe802d79f, creating LLME on the fly (gprs_llc.c:552) 20241201124230399 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124230399 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241201124230399 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201124230399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Allocated (fsm.c:456) 20241201124230399 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201124230399 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Allocated (fsm.c:456) 20241201124230399 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201124230399 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201124230399 DLLC NOTICE LLME(ffffffff/e802d79f){UNASSIGNED} LLGM Assign pre (e802d79f => c0d50b0e) (gprs_llc.c:1079) 20241201124230399 DLLC NOTICE LLME(e802d79f/c0d50b0e){ASSIGNED} LLGM Assign post (e802d79f => c0d50b0e) (gprs_llc.c:1125) 20241201124230399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201124230399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201124230399 DMM DEBUG MM(/c0d50b0e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201124230413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124230413 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241201124230413 DMM DEBUG MM_STATE_Gb(3892500383)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124230413 DMM DEBUG MM(/c0d50b0e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1084) 20241201124230413 DMM NOTICE MM(/c0d50b0e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201124230413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201124230413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20241201124230413 DMM DEBUG MM(/c0d50b0e) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241201124235267 DGPRS DEBUG Checking for inactive LLMEs, time = 14867689 (sgsn.c:131) 20241201124236414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241201124236414 DMM DEBUG MM(/c0d50b0e) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241201124242415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241201124242415 DMM DEBUG MM(/c0d50b0e) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241201124248416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241201124248416 DMM DEBUG MM(/c0d50b0e) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241201124249343 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241201124249343 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241201124249343 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124254417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241201124254417 DMM DEBUG MM(/c0d50b0e) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241201124258882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124258884 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124258884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241201124258913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124258915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124258915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241201124258954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124258955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124258955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241201124300417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241201124300418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241201124300418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241201124300418 DMM NOTICE MM(/c0d50b0e) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241201124300418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Reject}: Deallocated (fsm.c:568) 20241201124300418 DMM DEBUG MM_STATE_Gb(3892500383)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201124300418 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Deallocated (fsm.c:568) 20241201124300418 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241201124300418 DLLC NOTICE LLME(e802d79f/c0d50b0e){ASSIGNED} LLGM Assign pre (c0d50b0e => ffffffff) (gprs_llc.c:1079) 20241201124300418 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0d50b0e => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@af17a315dbb0: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(272)@af17a315dbb0: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@af17a315dbb0: Final verdict of PTC: pass 20241201124300427 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41852<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(286)@af17a315dbb0: Final verdict of PTC: none 20241201124300429 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201124300429 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(274)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(279)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@af17a315dbb0: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(272)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(284)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@af17a315dbb0: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@af17a315dbb0: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(282)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(277)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(273)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(272): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(273): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@af17a315dbb0: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201124300567 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47112<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124300868 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47112<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66172) 20241201124301430 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124301430 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=66172, count=72224) 20241201124302431 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124302431 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 12:43: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_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 20241201124303432 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124303432 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_attach_closed_add_vty started. 20241201124303922 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47118<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124303923 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124303971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201124303971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124303971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124303971 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124303971 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201124303971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124303971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124303971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124303971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124303973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124303973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124303973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124303973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124303973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124303973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124303973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124303973 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124303973 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201124303973 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124303973 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124303974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124303974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124303977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(290)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(294)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 20241201124303987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124303987 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI196(292)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(294)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(298)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124304013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201124304013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124304013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124304013 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124304013 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201124304013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124304013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124304013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124304013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(298)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124304014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124304014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124304014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124304014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124304014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124304014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124304014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124304015 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124304015 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201124304015 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124304015 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(298)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124304015 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124304015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(298)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124304018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(299)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(295)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124304028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124304028 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI210(297)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(299)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124304054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201124304054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124304054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124304054 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124304054 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201124304054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124304054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124304054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124304054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124304056 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124304056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124304056 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124304056 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124304056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124304056 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124304056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124304056 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124304056 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201124304056 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124304056 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(303)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124304057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124304057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124304060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124304071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124304071 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI220(302)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201124304433 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124304433 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201124304433 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201124304433 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(304)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201124304435 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(304)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124304436 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(304)@af17a315dbb0: 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)@af17a315dbb0: 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)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201124305268 DGPRS DEBUG Checking for inactive LLMEs, time = 14867719 (sgsn.c:131) TC_attach_closed_add_vty-BVCI196(292)@af17a315dbb0: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='CA669F93'O, index=0 SGSN_Test-GSUP(305)@af17a315dbb0: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@af17a315dbb0: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='CA669F93'O, index=1 20241201124305495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124305495 DLLC NOTICE LLME(ffffffff/ca669f93){UNASSIGNED} LLC RX: unknown TLLI 0xca669f93, creating LLME on the fly (gprs_llc.c:552) 20241201124305495 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124305495 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1266) 20241201124305495 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201124305495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Allocated (fsm.c:456) 20241201124305495 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201124305495 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Allocated (fsm.c:456) 20241201124305495 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201124305495 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201124305495 DLLC NOTICE LLME(ffffffff/ca669f93){UNASSIGNED} LLGM Assign pre (ca669f93 => ff38cea4) (gprs_llc.c:1079) 20241201124305495 DLLC NOTICE LLME(ca669f93/ff38cea4){ASSIGNED} LLGM Assign post (ca669f93 => ff38cea4) (gprs_llc.c:1125) 20241201124305495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201124305495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201124305495 DMM DEBUG MM(001010123456789/ff38cea4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201124305507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124305507 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241201124305507 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124305507 DMM DEBUG MM(001010123456789/ff38cea4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241201124305507 DMM NOTICE MM(001010123456789/ff38cea4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201124305507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201124305507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201124305507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241201124305507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241201124305507 DMM NOTICE MM(001010123456789/ff38cea4) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241201124305507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Reject}: Deallocated (fsm.c:568) 20241201124305507 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201124305507 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Deallocated (fsm.c:568) 20241201124305507 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241201124305507 DLLC NOTICE LLME(ca669f93/ff38cea4){ASSIGNED} LLGM Assign pre (ff38cea4 => ffffffff) (gprs_llc.c:1079) 20241201124305507 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff38cea4 => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@af17a315dbb0: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@af17a315dbb0: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@af17a315dbb0: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='CA669F93'O, index=2 20241201124305515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124305515 DLLC NOTICE LLME(ffffffff/ca669f93){UNASSIGNED} LLC RX: unknown TLLI 0xca669f93, creating LLME on the fly (gprs_llc.c:552) 20241201124305515 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb03bc9 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124305515 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach"  (gprs_gmm.c:1266) 20241201124305515 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201124305515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Allocated (fsm.c:456) 20241201124305515 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201124305515 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Allocated (fsm.c:456) 20241201124305515 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201124305515 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201124305515 DLLC NOTICE LLME(ffffffff/ca669f93){UNASSIGNED} LLGM Assign pre (ca669f93 => d2c97b71) (gprs_llc.c:1079) 20241201124305515 DLLC NOTICE LLME(ca669f93/d2c97b71){ASSIGNED} LLGM Assign post (ca669f93 => d2c97b71) (gprs_llc.c:1125) 20241201124305515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201124305515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201124305515 DMM DEBUG MM(001010123456700/d2c97b71) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201124305520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124305520 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124305520 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124305520 DMM DEBUG MM(001010123456700/d2c97b71) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241201124305520 DMM NOTICE MM(001010123456700/d2c97b71) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201124305520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201124305520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201124305520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241201124305520 DMM INFO MM(001010123456700/d2c97b71) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2c97b71) (gprs_gmm.c:300) TC_attach_closed_add_vty(307)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@af17a315dbb0: Removing Client IMSI='001010123456700'H, index=2 20241201124306519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124306519 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124306519 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124306519 DMM INFO MM(001010123456700/d2c97b71) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201124306520 DMM NOTICE MM(001010123456700/d2c97b71) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201124306520 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201124306520 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201124306520 DLLC NOTICE LLME(ca669f93/d2c97b71){ASSIGNED} LLGM Assign pre (ffffffff => d2c97b71) (gprs_llc.c:1079) 20241201124306520 DLLC NOTICE LLME(ffffffff/d2c97b71){ASSIGNED} LLGM Assign post (ffffffff => d2c97b71) (gprs_llc.c:1125) 20241201124306520 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241201124306520 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241201124306520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201124306520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@af17a315dbb0: Final verdict of PTC: pass 20241201124306522 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47118<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241201124306524 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201124306524 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(305)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(293)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(298)@af17a315dbb0: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(303)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@af17a315dbb0: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@af17a315dbb0: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(301)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(296)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(291)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@af17a315dbb0: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201124306660 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47126<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124307062 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47126<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76716) 20241201124307525 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124307525 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=76716, count=81072) 20241201124308526 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124308526 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201124309527 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124309527 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_attach_check_subscriber_list started. 20241201124310116 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34504<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124310117 DMM INFO MM(001010123456700/d2c97b71) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241201124310117 DMM INFO MM(001010123456700/d2c97b71) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241201124310117 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201124310117 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201124310117 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241201124310117 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241201124310117 DLLC NOTICE LLME(ffffffff/d2c97b71){ASSIGNED} LLGM Assign pre (d2c97b71 => ffffffff) (gprs_llc.c:1079) 20241201124310117 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2c97b71 => ffffffff) (gprs_llc.c:1125) 20241201124310117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Deallocated (fsm.c:568) 20241201124310117 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201124310117 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Deallocated (fsm.c:568) 20241201124310117 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Deallocated (fsm.c:568) 20241201124310117 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(313)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(313)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124310167 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201124310167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124310167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124310167 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124310167 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201124310167 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124310167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124310167 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124310167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(312)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(313)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124310169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124310169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124310169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124310170 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124310170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124310170 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124310170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124310170 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124310170 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201124310170 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124310170 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124310170 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124310170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(313)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(313)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124310175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(314)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(309)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124310184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124310184 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI196(310)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(312)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(318)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124310208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201124310208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124310208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124310208 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124310208 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201124310208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124310208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124310208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124310208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(317)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(318)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124310210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124310210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124310210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124310210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124310210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124310210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124310210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124310210 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124310210 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201124310210 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124310210 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(318)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124310211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124310211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(318)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124310214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(314)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124310225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124310225 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI210(315)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(317)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(323)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(323)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124310248 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201124310248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124310248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124310248 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124310248 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201124310248 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124310248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124310248 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124310248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(323)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124310249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124310249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124310249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124310250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124310250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124310250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124310250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124310250 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124310250 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201124310250 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124310250 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124310251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124310251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(323)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(323)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124310255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124310266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124310266 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI220(320)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201124310528 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124310528 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201124310528 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201124310528 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(322)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(322)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201124310531 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(322)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(322)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124310532 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(322)@af17a315dbb0: 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(322)@af17a315dbb0: 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(322)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(322)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(310)@af17a315dbb0: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='C7921F83'O, index=0 SGSN_Test-GSUP(324)@af17a315dbb0: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@af17a315dbb0: 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 := 'F1274CC6004D8DE128D8DB80B9890E06'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E41BEE7C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6AB6973733EFB525'O } } } } } 20241201124311579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124311579 DLLC NOTICE LLME(ffffffff/c7921f83){UNASSIGNED} LLC RX: unknown TLLI 0xc7921f83, creating LLME on the fly (gprs_llc.c:552) 20241201124311579 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124311579 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach"  (gprs_gmm.c:1266) 20241201124311579 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201124311579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Allocated (fsm.c:456) 20241201124311579 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201124311579 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Allocated (fsm.c:456) 20241201124311579 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201124311579 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201124311579 DLLC NOTICE LLME(ffffffff/c7921f83){UNASSIGNED} LLGM Assign pre (c7921f83 => f01e6c8b) (gprs_llc.c:1079) 20241201124311579 DLLC NOTICE LLME(c7921f83/f01e6c8b){ASSIGNED} LLGM Assign post (c7921f83 => f01e6c8b) (gprs_llc.c:1125) 20241201124311579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201124311579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201124311579 DMM DEBUG MM(262420000000034/f01e6c8b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201124311594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124311594 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241201124311594 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124311594 DMM DEBUG MM(262420000000034/f01e6c8b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1084) 20241201124311594 DMM NOTICE MM(262420000000034/f01e6c8b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201124311594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201124311594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201124311594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201124311594 DMM DEBUG MM(262420000000034/f01e6c8b) Requesting authorization (sgsn_auth.c:160) 20241201124311595 DMM INFO MM(262420000000034/f01e6c8b) Requesting authentication tuples (sgsn_auth.c:184) 20241201124311595 DMM DEBUG MM(262420000000034/f01e6c8b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201124311595 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20241201124311595 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)@af17a315dbb0: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@af17a315dbb0: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20241201124311598 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201124311598 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201124311598 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201124311598 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201124311598 DMM INFO MM(262420000000034/f01e6c8b) Subscriber data update (mmctx.c:445) 20241201124311598 DMM DEBUG MM(262420000000034/f01e6c8b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201124311598 DMM INFO MM(262420000000034/f01e6c8b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201124311598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201124311598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201124311598 DMM INFO MM(262420000000034/f01e6c8b) <- GMM AUTH AND CIPHERING REQ (rand = f1 27 4c c6 00 4d 8d e1 28 d8 db 80 b9 89 0e 06 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241201124311607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124311607 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124311607 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124311607 DMM INFO MM(262420000000034/f01e6c8b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241201124311607 DMM NOTICE MM(262420000000034/f01e6c8b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241201124311607 DMM DEBUG MM(262420000000034/f01e6c8b) checking auth: received GSM SRES = e4 1b ee 7c (gprs_gmm.c:666) 20241201124311607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241201124311607 DMM DEBUG MM(262420000000034/f01e6c8b) Requesting authorization (sgsn_auth.c:160) 20241201124311607 DMM INFO MM(262420000000034/f01e6c8b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201124311607 DMM DEBUG MM(262420000000034/f01e6c8b) Requesting subscriber data update (gprs_subscriber.c:894) 20241201124311607 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20241201124311607 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) 20241201124311607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241201124311607 DMM INFO MM(262420000000034/f01e6c8b) <- GMM ATTACH ACCEPT (new P-TMSI=0xf01e6c8b) (gprs_gmm.c:300) 20241201124311609 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241201124311609 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241201124311609 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241201124311609 DMM INFO MM(262420000000034/f01e6c8b) Subscriber data update (mmctx.c:445) 20241201124311609 DMM DEBUG MM(262420000000034/f01e6c8b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241201124311609 DMM INFO MM(262420000000034/f01e6c8b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241201124311609 DMM NOTICE MM(262420000000034/f01e6c8b) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1000) 20241201124311609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241201124311609 DMM NOTICE MM(262420000000034/f01e6c8b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241201124311609 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) 20241201124311609 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241201124311609 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241201124311609 DMM INFO MM(262420000000034/f01e6c8b) Subscriber data update (mmctx.c:445) 20241201124311609 DMM DEBUG MM(262420000000034/f01e6c8b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241201124311616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124311616 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241201124311616 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124311616 DMM INFO MM(262420000000034/f01e6c8b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201124311616 DMM NOTICE MM(262420000000034/f01e6c8b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201124311616 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201124311616 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201124311616 DLLC NOTICE LLME(c7921f83/f01e6c8b){ASSIGNED} LLGM Assign pre (ffffffff => f01e6c8b) (gprs_llc.c:1079) 20241201124311616 DLLC NOTICE LLME(ffffffff/f01e6c8b){ASSIGNED} LLGM Assign post (ffffffff => f01e6c8b) (gprs_llc.c:1125) 20241201124311616 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241201124311616 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241201124311616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201124311616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@af17a315dbb0: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(310)@af17a315dbb0: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@af17a315dbb0: Final verdict of PTC: pass 20241201124311670 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241201124311670 DMM INFO MM(262420000000034/f01e6c8b) Subscriber data update (mmctx.c:445) 20241201124311670 DMM DEBUG MM(262420000000034/f01e6c8b) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241201124311670 DMM INFO MM(262420000000034/f01e6c8b) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241201124311670 DMM INFO MM(262420000000034/f01e6c8b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241201124311670 DMM INFO MM(262420000000034/f01e6c8b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241201124311670 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201124311670 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201124311670 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241201124311670 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241201124311670 DLLC NOTICE LLME(ffffffff/f01e6c8b){ASSIGNED} LLGM Assign pre (f01e6c8b => ffffffff) (gprs_llc.c:1079) 20241201124311670 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f01e6c8b => ffffffff) (gprs_llc.c:1125) 20241201124311670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Deallocated (fsm.c:568) 20241201124311670 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201124311670 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Deallocated (fsm.c:568) 20241201124311670 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Deallocated (fsm.c:568) 20241201124311672 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34504<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241201124311675 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201124311675 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(324)@af17a315dbb0: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(310)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(322)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(313)@af17a315dbb0: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(315)@af17a315dbb0: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(320)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(317)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(323)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(318)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(312)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(316)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(311)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(321)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(310): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(311): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(312): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(313): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(315): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(316): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(317): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(318): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(320): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(321): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(322): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(323): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@af17a315dbb0: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201124311812 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34510<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124312113 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34510<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47216) 20241201124312675 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124312675 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47216, count=94144) 20241201124313676 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124313676 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) ------ SGSN_Tests.TC_attach_detach_check_subscriber_list ------ MTC@af17a315dbb0: 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@af17a315dbb0: 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'. Sun Dec 1 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 20241201124314677 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124314677 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_attach_detach_check_subscriber_list started. 20241201124315303 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34526<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124315304 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(332)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(332)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124315358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201124315358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124315358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124315358 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124315358 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201124315358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124315358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124315358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124315358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(331)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(332)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124315360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124315360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124315360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124315360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124315360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124315360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124315360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124315360 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124315360 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201124315360 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124315360 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(332)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124315361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124315361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(332)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124315365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(328)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241201124315374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124315374 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI196(329)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(331)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(336)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124315384 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201124315384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124315384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124315384 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124315384 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201124315384 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124315384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124315384 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124315384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124315386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124315386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124315386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124315386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124315386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124315386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124315386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124315386 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124315386 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201124315386 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124315386 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(336)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124315386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124315386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124315390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(333)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(337)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 20241201124315401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124315401 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI210(335)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124315428 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201124315428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124315428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124315428 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124315428 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201124315428 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124315428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124315428 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124315428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124315430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124315430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124315430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124315430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124315430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124315430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124315430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124315430 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124315430 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201124315430 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124315430 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(341)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124315431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124315431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124315434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124315443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124315443 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI220(340)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201124315678 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124315678 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201124315678 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201124315678 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(342)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201124315681 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(342)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124315682 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(342)@af17a315dbb0: 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)@af17a315dbb0: 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)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(329)@af17a315dbb0: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='E2B143EC'O, index=0 SGSN_Test-GSUP(343)@af17a315dbb0: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@af17a315dbb0: 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 := 'B6AF09E437D3AFD973CE9C5D12CD178E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B0941C4C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4C620E23DC9A4414'O } } } } } 20241201124315729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124315729 DLLC NOTICE LLME(ffffffff/e2b143ec){UNASSIGNED} LLC RX: unknown TLLI 0xe2b143ec, creating LLME on the fly (gprs_llc.c:552) 20241201124315729 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124315729 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach"  (gprs_gmm.c:1266) 20241201124315729 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201124315729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Allocated (fsm.c:456) 20241201124315729 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201124315729 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Allocated (fsm.c:456) 20241201124315729 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201124315729 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201124315729 DLLC NOTICE LLME(ffffffff/e2b143ec){UNASSIGNED} LLGM Assign pre (e2b143ec => c92c538c) (gprs_llc.c:1079) 20241201124315729 DLLC NOTICE LLME(e2b143ec/c92c538c){ASSIGNED} LLGM Assign post (e2b143ec => c92c538c) (gprs_llc.c:1125) 20241201124315729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201124315729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201124315729 DMM DEBUG MM(262420000000033/c92c538c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201124315743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124315743 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241201124315743 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124315743 DMM DEBUG MM(262420000000033/c92c538c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1084) 20241201124315743 DMM NOTICE MM(262420000000033/c92c538c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201124315743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201124315743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201124315743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201124315743 DMM DEBUG MM(262420000000033/c92c538c) Requesting authorization (sgsn_auth.c:160) 20241201124315743 DMM INFO MM(262420000000033/c92c538c) Requesting authentication tuples (sgsn_auth.c:184) 20241201124315743 DMM DEBUG MM(262420000000033/c92c538c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201124315743 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20241201124315743 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)@af17a315dbb0: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@af17a315dbb0: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20241201124315746 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201124315746 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201124315746 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201124315746 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201124315746 DMM INFO MM(262420000000033/c92c538c) Subscriber data update (mmctx.c:445) 20241201124315746 DMM DEBUG MM(262420000000033/c92c538c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201124315746 DMM INFO MM(262420000000033/c92c538c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201124315746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201124315746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201124315746 DMM INFO MM(262420000000033/c92c538c) <- GMM AUTH AND CIPHERING REQ (rand = b6 af 09 e4 37 d3 af d9 73 ce 9c 5d 12 cd 17 8e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241201124315754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124315754 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124315755 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124315755 DMM INFO MM(262420000000033/c92c538c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241201124315755 DMM NOTICE MM(262420000000033/c92c538c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241201124315755 DMM DEBUG MM(262420000000033/c92c538c) checking auth: received GSM SRES = b0 94 1c 4c (gprs_gmm.c:666) 20241201124315755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241201124315755 DMM DEBUG MM(262420000000033/c92c538c) Requesting authorization (sgsn_auth.c:160) 20241201124315755 DMM INFO MM(262420000000033/c92c538c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201124315755 DMM DEBUG MM(262420000000033/c92c538c) Requesting subscriber data update (gprs_subscriber.c:894) 20241201124315755 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20241201124315755 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) 20241201124315755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241201124315755 DMM INFO MM(262420000000033/c92c538c) <- GMM ATTACH ACCEPT (new P-TMSI=0xc92c538c) (gprs_gmm.c:300) 20241201124315756 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241201124315756 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241201124315756 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241201124315756 DMM INFO MM(262420000000033/c92c538c) Subscriber data update (mmctx.c:445) 20241201124315756 DMM DEBUG MM(262420000000033/c92c538c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241201124315756 DMM INFO MM(262420000000033/c92c538c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241201124315756 DMM NOTICE MM(262420000000033/c92c538c) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1000) 20241201124315756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241201124315756 DMM NOTICE MM(262420000000033/c92c538c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241201124315756 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) 20241201124315756 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241201124315756 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241201124315756 DMM INFO MM(262420000000033/c92c538c) Subscriber data update (mmctx.c:445) 20241201124315756 DMM DEBUG MM(262420000000033/c92c538c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241201124315762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124315762 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241201124315762 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124315763 DMM INFO MM(262420000000033/c92c538c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201124315763 DMM NOTICE MM(262420000000033/c92c538c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201124315763 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201124315763 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201124315763 DLLC NOTICE LLME(e2b143ec/c92c538c){ASSIGNED} LLGM Assign pre (ffffffff => c92c538c) (gprs_llc.c:1079) 20241201124315763 DLLC NOTICE LLME(ffffffff/c92c538c){ASSIGNED} LLGM Assign post (ffffffff => c92c538c) (gprs_llc.c:1125) 20241201124315763 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241201124315763 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241201124315763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201124315763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@af17a315dbb0: setverdict(pass): none -> pass 20241201124315814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124315814 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241201124315814 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124315815 DMM INFO MM(262420000000033/c92c538c) -> GMM DETACH REQUEST TLLI=0xc92c538c type=GPRS detach Power-off (gprs_gmm.c:1465) 20241201124315815 DMM INFO MM(262420000000033/c92c538c) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241201124315815 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201124315815 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201124315815 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241201124315815 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241201124315815 DLLC NOTICE LLME(ffffffff/c92c538c){ASSIGNED} LLGM Assign pre (c92c538c => ffffffff) (gprs_llc.c:1079) 20241201124315815 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c92c538c => ffffffff) (gprs_llc.c:1125) 20241201124315815 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20241201124315815 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) 20241201124315815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Deallocated (fsm.c:568) 20241201124315815 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201124315815 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Deallocated (fsm.c:568) 20241201124315815 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Deallocated (fsm.c:568) 20241201124315816 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(329)@af17a315dbb0: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@af17a315dbb0: Final verdict of PTC: pass 20241201124320826 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34526<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(343)@af17a315dbb0: Final verdict of PTC: none 20241201124320828 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201124320828 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(342)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(341)@af17a315dbb0: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(336)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(332)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(331)@af17a315dbb0: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(329)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@af17a315dbb0: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(330)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(339)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(334)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(329): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(330): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(331): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(332): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@af17a315dbb0: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 12:43:20 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 20241201124320968 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40118<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124321269 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40118<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90000) 20241201124321829 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124321829 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=90000, count=94248) 20241201124322830 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124322831 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201124323832 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124323832 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_attach_check_complete_resend started. 20241201124324323 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40134<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124324324 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(351)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(351)@af17a315dbb0: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(350)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 20241201124324381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201124324381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124324381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124324381 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124324381 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201124324381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124324381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124324381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124324381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(351)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124324383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124324383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124324383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124324383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124324383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124324383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124324383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124324383 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124324383 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201124324383 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124324383 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124324384 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124324384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(351)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(351)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124324387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(347)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124324398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124324398 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(352)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_complete_resend-BVCI196(348)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(350)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124324410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201124324410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124324410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124324410 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124324410 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201124324410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124324410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124324410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124324410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124324412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124324412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124324412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124324412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124324412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124324412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124324412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124324412 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124324412 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201124324412 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124324412 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124324413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124324413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(355)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124324417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(356)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(352)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124324425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124324425 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI210(354)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(360)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124324448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201124324448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124324448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124324448 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124324448 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201124324448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124324448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124324448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124324448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124324450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124324450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124324450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124324450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124324450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124324450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124324450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124324450 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124324450 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201124324450 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124324450 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(360)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124324451 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124324451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124324454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124324461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124324461 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI220(359)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201124324833 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124324833 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201124324833 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201124324833 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(361)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201124324835 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(361)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124324836 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@af17a315dbb0: 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(361)@af17a315dbb0: 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(361)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(348)@af17a315dbb0: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='E16617E6'O, index=0 SGSN_Test-GSUP(362)@af17a315dbb0: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@af17a315dbb0: 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 := '3BB50F60FB7EEB7EAC97EC29237F09BE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '02374C4E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D8E3B215905277A4'O } } } } } 20241201124325890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124325890 DLLC NOTICE LLME(ffffffff/e16617e6){UNASSIGNED} LLC RX: unknown TLLI 0xe16617e6, creating LLME on the fly (gprs_llc.c:552) 20241201124325890 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124325890 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241201124325890 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201124325890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Allocated (fsm.c:456) 20241201124325890 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201124325890 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Allocated (fsm.c:456) 20241201124325890 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201124325890 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201124325890 DLLC NOTICE LLME(ffffffff/e16617e6){UNASSIGNED} LLGM Assign pre (e16617e6 => c427fb69) (gprs_llc.c:1079) 20241201124325890 DLLC NOTICE LLME(e16617e6/c427fb69){ASSIGNED} LLGM Assign post (e16617e6 => c427fb69) (gprs_llc.c:1125) 20241201124325890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201124325890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201124325890 DMM DEBUG MM(262420000000036/c427fb69) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201124325903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124325903 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241201124325903 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124325903 DMM DEBUG MM(262420000000036/c427fb69) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1084) 20241201124325903 DMM NOTICE MM(262420000000036/c427fb69) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201124325903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201124325903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201124325903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201124325903 DMM DEBUG MM(262420000000036/c427fb69) Requesting authorization (sgsn_auth.c:160) 20241201124325903 DMM INFO MM(262420000000036/c427fb69) Requesting authentication tuples (sgsn_auth.c:184) 20241201124325903 DMM DEBUG MM(262420000000036/c427fb69) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201124325903 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20241201124325903 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)@af17a315dbb0: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@af17a315dbb0: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20241201124325905 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201124325905 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201124325905 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201124325905 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201124325905 DMM INFO MM(262420000000036/c427fb69) Subscriber data update (mmctx.c:445) 20241201124325906 DMM DEBUG MM(262420000000036/c427fb69) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201124325906 DMM INFO MM(262420000000036/c427fb69) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201124325906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201124325906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201124325906 DMM INFO MM(262420000000036/c427fb69) <- GMM AUTH AND CIPHERING REQ (rand = 3b b5 0f 60 fb 7e eb 7e ac 97 ec 29 23 7f 09 be , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241201124325913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124325913 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124325914 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124325914 DMM INFO MM(262420000000036/c427fb69) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241201124325914 DMM NOTICE MM(262420000000036/c427fb69) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241201124325914 DMM DEBUG MM(262420000000036/c427fb69) checking auth: received GSM SRES = 02 37 4c 4e (gprs_gmm.c:666) 20241201124325914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241201124325914 DMM DEBUG MM(262420000000036/c427fb69) Requesting authorization (sgsn_auth.c:160) 20241201124325914 DMM INFO MM(262420000000036/c427fb69) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201124325914 DMM DEBUG MM(262420000000036/c427fb69) Requesting subscriber data update (gprs_subscriber.c:894) 20241201124325914 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20241201124325914 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) 20241201124325914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241201124325914 DMM INFO MM(262420000000036/c427fb69) <- GMM ATTACH ACCEPT (new P-TMSI=0xc427fb69) (gprs_gmm.c:300) 20241201124325915 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241201124325915 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241201124325915 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241201124325915 DMM INFO MM(262420000000036/c427fb69) Subscriber data update (mmctx.c:445) 20241201124325915 DMM DEBUG MM(262420000000036/c427fb69) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241201124325915 DMM INFO MM(262420000000036/c427fb69) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241201124325915 DMM NOTICE MM(262420000000036/c427fb69) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1000) 20241201124325915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241201124325915 DMM NOTICE MM(262420000000036/c427fb69) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241201124325915 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) 20241201124325916 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241201124325916 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241201124325916 DMM INFO MM(262420000000036/c427fb69) Subscriber data update (mmctx.c:445) 20241201124325916 DMM DEBUG MM(262420000000036/c427fb69) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@af17a315dbb0: Warning: Re-starting timer T, which is already active (running or expired). 20241201124331914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241201124331915 DMM INFO MM(262420000000036/c427fb69) <- GMM ATTACH ACCEPT (new P-TMSI=0xc427fb69) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@af17a315dbb0: Warning: Re-starting timer T, which is already active (running or expired). 20241201124335269 DGPRS DEBUG Checking for inactive LLMEs, time = 14867749 (sgsn.c:131) 20241201124337915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241201124337916 DMM INFO MM(262420000000036/c427fb69) <- GMM ATTACH ACCEPT (new P-TMSI=0xc427fb69) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@af17a315dbb0: Warning: Re-starting timer T, which is already active (running or expired). 20241201124343916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241201124343917 DMM INFO MM(262420000000036/c427fb69) <- GMM ATTACH ACCEPT (new P-TMSI=0xc427fb69) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@af17a315dbb0: Warning: Re-starting timer T, which is already active (running or expired). 20241201124344834 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241201124344834 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241201124344835 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124349917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241201124349917 DMM INFO MM(262420000000036/c427fb69) <- GMM ATTACH ACCEPT (new P-TMSI=0xc427fb69) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@af17a315dbb0: Warning: Re-starting timer T, which is already active (running or expired). 20241201124354384 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124354385 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124354385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241201124354414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124354415 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124354415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241201124354451 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124354452 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124354452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241201124355918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241201124355918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241201124355918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241201124355918 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20241201124355918 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) 20241201124355918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Reject}: Deallocated (fsm.c:568) 20241201124355918 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201124355918 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Deallocated (fsm.c:568) 20241201124355918 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241201124355918 DLLC NOTICE LLME(e16617e6/c427fb69){ASSIGNED} LLGM Assign pre (c427fb69 => ffffffff) (gprs_llc.c:1079) 20241201124355918 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c427fb69 => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@af17a315dbb0: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(348)@af17a315dbb0: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@af17a315dbb0: Final verdict of PTC: pass 20241201124359930 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40134<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241201124359932 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201124359932 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(362)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(351)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(355)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(360)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@af17a315dbb0: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@af17a315dbb0: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(348)@af17a315dbb0: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(350)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(349)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(358)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(353)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(348): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(349): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(350): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(351): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@af17a315dbb0: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201124400066 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40554<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124400367 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40554<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91748) 20241201124400933 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124400933 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91748, count=96104) 20241201124401934 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124401934 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201124402935 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124402935 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_hlr_location_cancel_request_update started. 20241201124403421 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40568<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124403423 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(369)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124403472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201124403472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124403472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124403472 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124403472 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201124403472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124403472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124403472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124403472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124403474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124403474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124403474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124403474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124403474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124403474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124403474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124403474 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124403474 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201124403474 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124403474 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124403475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124403475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124403479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(370)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(366)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124403489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124403489 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI196(368)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(370)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(374)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124403506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201124403506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124403506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124403506 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124403506 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201124403506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124403506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124403506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124403506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124403507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124403507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124403507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124403507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124403507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124403507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124403507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124403507 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124403507 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201124403507 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124403507 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(374)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124403508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124403508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124403512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(371)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(375)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 20241201124403521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124403521 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI210(373)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(375)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(379)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124403551 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201124403551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124403551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124403551 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124403551 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201124403551 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124403551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124403551 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124403551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124403553 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124403553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124403553 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124403553 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124403553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124403553 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124403553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124403553 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124403553 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201124403553 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124403553 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(379)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124403554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124403554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124403558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124403566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124403566 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI220(378)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201124403935 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124403935 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201124403935 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201124403935 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(380)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201124403938 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(380)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124403938 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(380)@af17a315dbb0: 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(380)@af17a315dbb0: 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(380)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_update-BVCI196(368)@af17a315dbb0: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='FCF23603'O, index=0 SGSN_Test-GSUP(381)@af17a315dbb0: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@af17a315dbb0: 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 := '8963AE0660352E5C9F1B221E776287E9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A3054B96'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '542CA43626E03754'O } } } } } 20241201124405034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124405034 DLLC NOTICE LLME(ffffffff/fcf23603){UNASSIGNED} LLC RX: unknown TLLI 0xfcf23603, creating LLME on the fly (gprs_llc.c:552) 20241201124405034 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124405034 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach"  (gprs_gmm.c:1266) 20241201124405034 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201124405034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Allocated (fsm.c:456) 20241201124405034 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201124405034 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Allocated (fsm.c:456) 20241201124405034 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201124405034 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201124405034 DLLC NOTICE LLME(ffffffff/fcf23603){UNASSIGNED} LLGM Assign pre (fcf23603 => c4204031) (gprs_llc.c:1079) 20241201124405034 DLLC NOTICE LLME(fcf23603/c4204031){ASSIGNED} LLGM Assign post (fcf23603 => c4204031) (gprs_llc.c:1125) 20241201124405034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201124405034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201124405034 DMM DEBUG MM(262420000000031/c4204031) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201124405052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124405052 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241201124405052 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124405052 DMM DEBUG MM(262420000000031/c4204031) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1084) 20241201124405052 DMM NOTICE MM(262420000000031/c4204031) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201124405052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201124405052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201124405052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201124405052 DMM DEBUG MM(262420000000031/c4204031) Requesting authorization (sgsn_auth.c:160) 20241201124405052 DMM INFO MM(262420000000031/c4204031) Requesting authentication tuples (sgsn_auth.c:184) 20241201124405052 DMM DEBUG MM(262420000000031/c4204031) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201124405052 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20241201124405052 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)@af17a315dbb0: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@af17a315dbb0: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20241201124405056 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201124405056 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201124405056 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201124405056 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201124405056 DMM INFO MM(262420000000031/c4204031) Subscriber data update (mmctx.c:445) 20241201124405056 DMM DEBUG MM(262420000000031/c4204031) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201124405056 DMM INFO MM(262420000000031/c4204031) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201124405056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201124405056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201124405056 DMM INFO MM(262420000000031/c4204031) <- GMM AUTH AND CIPHERING REQ (rand = 89 63 ae 06 60 35 2e 5c 9f 1b 22 1e 77 62 87 e9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241201124405069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124405069 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124405069 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124405069 DMM INFO MM(262420000000031/c4204031) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241201124405069 DMM NOTICE MM(262420000000031/c4204031) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241201124405069 DMM DEBUG MM(262420000000031/c4204031) checking auth: received GSM SRES = a3 05 4b 96 (gprs_gmm.c:666) 20241201124405069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241201124405069 DMM DEBUG MM(262420000000031/c4204031) Requesting authorization (sgsn_auth.c:160) 20241201124405069 DMM INFO MM(262420000000031/c4204031) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201124405069 DMM DEBUG MM(262420000000031/c4204031) Requesting subscriber data update (gprs_subscriber.c:894) 20241201124405069 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20241201124405069 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) 20241201124405069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241201124405069 DMM INFO MM(262420000000031/c4204031) <- GMM ATTACH ACCEPT (new P-TMSI=0xc4204031) (gprs_gmm.c:300) 20241201124405072 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241201124405072 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241201124405072 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241201124405072 DMM INFO MM(262420000000031/c4204031) Subscriber data update (mmctx.c:445) 20241201124405072 DMM DEBUG MM(262420000000031/c4204031) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241201124405072 DMM INFO MM(262420000000031/c4204031) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241201124405072 DMM NOTICE MM(262420000000031/c4204031) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1000) 20241201124405072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241201124405072 DMM NOTICE MM(262420000000031/c4204031) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241201124405072 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) 20241201124405073 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241201124405073 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241201124405073 DMM INFO MM(262420000000031/c4204031) Subscriber data update (mmctx.c:445) 20241201124405073 DMM DEBUG MM(262420000000031/c4204031) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241201124405083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124405083 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241201124405083 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124405083 DMM INFO MM(262420000000031/c4204031) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201124405083 DMM NOTICE MM(262420000000031/c4204031) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201124405083 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201124405083 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201124405083 DLLC NOTICE LLME(fcf23603/c4204031){ASSIGNED} LLGM Assign pre (ffffffff => c4204031) (gprs_llc.c:1079) 20241201124405083 DLLC NOTICE LLME(ffffffff/c4204031){ASSIGNED} LLGM Assign post (ffffffff => c4204031) (gprs_llc.c:1125) 20241201124405083 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241201124405083 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241201124405083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201124405083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@af17a315dbb0: setverdict(pass): none -> pass 20241201124405132 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241201124405132 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241201124405132 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) 20241201124405132 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241201124405132 DMM INFO MM(262420000000031/c4204031) Subscriber data update (mmctx.c:445) 20241201124405132 DMM DEBUG MM(262420000000031/c4204031) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241201124405132 DMM INFO MM(262420000000031/c4204031) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241201124405132 DMM INFO MM(262420000000031/c4204031) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241201124405132 DMM INFO MM(262420000000031/c4204031) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241201124405132 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201124405132 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201124405132 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241201124405132 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241201124405132 DLLC NOTICE LLME(ffffffff/c4204031){ASSIGNED} LLGM Assign pre (c4204031 => ffffffff) (gprs_llc.c:1079) 20241201124405132 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c4204031 => ffffffff) (gprs_llc.c:1125) 20241201124405132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Deallocated (fsm.c:568) 20241201124405132 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201124405132 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Deallocated (fsm.c:568) 20241201124405132 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Deallocated (fsm.c:568) 20241201124405270 DGPRS DEBUG Checking for inactive LLMEs, time = 14867779 (sgsn.c:131) TC_hlr_location_cancel_request_update(383)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed MC@af17a315dbb0: Test Component 383 has requested to stop MTC. Terminating current testcase execution. 20241201124410136 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201124410136 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(381)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(380)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(374)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(369)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(379)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@af17a315dbb0: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@af17a315dbb0: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@af17a315dbb0: Final verdict of PTC: none 20241201124410139 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40568<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(376)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(367)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(372)@af17a315dbb0: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(377)@af17a315dbb0: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@af17a315dbb0: Final verdict of PTC: pass MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@af17a315dbb0: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201124410275 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60642<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124410576 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60642<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92012) 20241201124411137 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124411137 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=92012, count=92652) 20241201124412139 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124412139 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201124413140 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124413140 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_hlr_location_cancel_request_withdraw started. 20241201124413632 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60652<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124413634 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(388)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124413673 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201124413674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124413674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124413674 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124413674 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201124413674 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124413674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124413674 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124413674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124413675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124413675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124413675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124413676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124413676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124413676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124413676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124413676 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124413676 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201124413676 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124413676 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124413676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124413676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124413681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(389)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(385)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124413691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124413691 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124413719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201124413719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124413719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124413719 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124413719 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201124413719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124413719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124413719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124413719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124413720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124413720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124413720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124413720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124413720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124413720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124413720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124413720 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124413720 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201124413720 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124413720 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124413721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124413721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124413725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(394)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(390)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124413734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124413734 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124413759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201124413759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124413759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124413759 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124413759 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201124413759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124413759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124413759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124413759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124413761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124413761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124413761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124413761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124413761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124413761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124413761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124413761 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124413761 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201124413761 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124413761 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(398)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124413761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124413762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124413765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124413773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124413773 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201124414141 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124414141 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201124414141 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201124414141 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(399)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201124414143 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(399)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124414144 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(399)@af17a315dbb0: 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)@af17a315dbb0: 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)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@af17a315dbb0: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='CB545F0E'O, index=0 SGSN_Test-GSUP(400)@af17a315dbb0: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@af17a315dbb0: 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 := 'FAE016880FB1B5A1F79F284734CC7514'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9CBF04EC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1B9D316C1F946B3B'O } } } } } 20241201124415200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124415200 DLLC NOTICE LLME(ffffffff/cb545f0e){UNASSIGNED} LLC RX: unknown TLLI 0xcb545f0e, creating LLME on the fly (gprs_llc.c:552) 20241201124415200 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124415200 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach"  (gprs_gmm.c:1266) 20241201124415200 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201124415200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Allocated (fsm.c:456) 20241201124415200 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201124415200 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Allocated (fsm.c:456) 20241201124415200 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201124415200 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201124415200 DLLC NOTICE LLME(ffffffff/cb545f0e){UNASSIGNED} LLGM Assign pre (cb545f0e => ceadb86b) (gprs_llc.c:1079) 20241201124415200 DLLC NOTICE LLME(cb545f0e/ceadb86b){ASSIGNED} LLGM Assign post (cb545f0e => ceadb86b) (gprs_llc.c:1125) 20241201124415200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201124415200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201124415200 DMM DEBUG MM(262420000000029/ceadb86b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201124415213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124415213 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241201124415213 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124415213 DMM DEBUG MM(262420000000029/ceadb86b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1084) 20241201124415213 DMM NOTICE MM(262420000000029/ceadb86b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201124415213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201124415213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201124415213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201124415214 DMM DEBUG MM(262420000000029/ceadb86b) Requesting authorization (sgsn_auth.c:160) 20241201124415214 DMM INFO MM(262420000000029/ceadb86b) Requesting authentication tuples (sgsn_auth.c:184) 20241201124415214 DMM DEBUG MM(262420000000029/ceadb86b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201124415214 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20241201124415214 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)@af17a315dbb0: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@af17a315dbb0: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20241201124415217 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201124415217 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201124415217 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201124415217 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201124415217 DMM INFO MM(262420000000029/ceadb86b) Subscriber data update (mmctx.c:445) 20241201124415217 DMM DEBUG MM(262420000000029/ceadb86b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201124415217 DMM INFO MM(262420000000029/ceadb86b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201124415217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201124415217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201124415217 DMM INFO MM(262420000000029/ceadb86b) <- GMM AUTH AND CIPHERING REQ (rand = fa e0 16 88 0f b1 b5 a1 f7 9f 28 47 34 cc 75 14 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241201124415225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124415225 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124415225 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124415225 DMM INFO MM(262420000000029/ceadb86b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241201124415225 DMM NOTICE MM(262420000000029/ceadb86b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241201124415225 DMM DEBUG MM(262420000000029/ceadb86b) checking auth: received GSM SRES = 9c bf 04 ec (gprs_gmm.c:666) 20241201124415225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241201124415225 DMM DEBUG MM(262420000000029/ceadb86b) Requesting authorization (sgsn_auth.c:160) 20241201124415225 DMM INFO MM(262420000000029/ceadb86b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201124415225 DMM DEBUG MM(262420000000029/ceadb86b) Requesting subscriber data update (gprs_subscriber.c:894) 20241201124415225 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20241201124415225 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) 20241201124415225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241201124415225 DMM INFO MM(262420000000029/ceadb86b) <- GMM ATTACH ACCEPT (new P-TMSI=0xceadb86b) (gprs_gmm.c:300) 20241201124415226 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241201124415226 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241201124415226 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241201124415226 DMM INFO MM(262420000000029/ceadb86b) Subscriber data update (mmctx.c:445) 20241201124415226 DMM DEBUG MM(262420000000029/ceadb86b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241201124415226 DMM INFO MM(262420000000029/ceadb86b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241201124415226 DMM NOTICE MM(262420000000029/ceadb86b) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1000) 20241201124415226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241201124415226 DMM NOTICE MM(262420000000029/ceadb86b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241201124415226 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) 20241201124415227 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241201124415227 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241201124415227 DMM INFO MM(262420000000029/ceadb86b) Subscriber data update (mmctx.c:445) 20241201124415227 DMM DEBUG MM(262420000000029/ceadb86b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241201124415234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124415234 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241201124415234 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124415234 DMM INFO MM(262420000000029/ceadb86b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201124415234 DMM NOTICE MM(262420000000029/ceadb86b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201124415234 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201124415234 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201124415234 DLLC NOTICE LLME(cb545f0e/ceadb86b){ASSIGNED} LLGM Assign pre (ffffffff => ceadb86b) (gprs_llc.c:1079) 20241201124415234 DLLC NOTICE LLME(ffffffff/ceadb86b){ASSIGNED} LLGM Assign post (ffffffff => ceadb86b) (gprs_llc.c:1125) 20241201124415234 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241201124415234 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241201124415234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201124415234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@af17a315dbb0: setverdict(pass): none -> pass 20241201124415283 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241201124415283 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20241201124415283 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) 20241201124415283 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241201124415283 DMM INFO MM(262420000000029/ceadb86b) Subscriber data update (mmctx.c:445) 20241201124415283 DMM DEBUG MM(262420000000029/ceadb86b) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241201124415283 DMM INFO MM(262420000000029/ceadb86b) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241201124415283 DMM INFO MM(262420000000029/ceadb86b) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1053) 20241201124415283 DMM NOTICE MM(262420000000029/ceadb86b) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1031) 20241201124415283 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:251) 20241201124415283 DMM INFO MM(262420000000029/ceadb86b) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20241201124415283 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201124415283 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201124415283 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241201124415283 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241201124415283 DLLC NOTICE LLME(ffffffff/ceadb86b){ASSIGNED} LLGM Assign pre (ceadb86b => ffffffff) (gprs_llc.c:1079) 20241201124415283 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ceadb86b => ffffffff) (gprs_llc.c:1125) 20241201124415283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Deallocated (fsm.c:568) 20241201124415283 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201124415283 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Deallocated (fsm.c:568) 20241201124415283 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Deallocated (fsm.c:568) 20241201124415284 DGPRS NOTICE Unknown IMSI 262420000000029, discarding GSUP response of type 0x06 (gprs_subscriber.c:673) TC_hlr_location_cancel_request_withdraw(402)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@af17a315dbb0: Removing Client IMSI='262420000000029'H, index=0 20241201124415289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124415289 DLLC NOTICE LLME(ffffffff/ceadb86b){UNASSIGNED} LLC RX: unknown TLLI 0xceadb86b, creating LLME on the fly (gprs_llc.c:552) 20241201124415289 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124415289 DMM NOTICE LLME(ffffffff/ceadb86b){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241201124415289 DLLC NOTICE LLME(ffffffff/ceadb86b){UNASSIGNED} LLGM Assign pre (ceadb86b => ffffffff) (gprs_llc.c:1079) 20241201124415289 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ceadb86b => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@af17a315dbb0: Final verdict of PTC: pass 20241201124415292 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60652<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241201124415294 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201124415294 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(400)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(388)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(398)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(393)@af17a315dbb0: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@af17a315dbb0: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@af17a315dbb0: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(391)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(386)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(396)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@af17a315dbb0: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201124415424 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60654<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124415725 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60654<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79452) 20241201124416294 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124416294 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79452, count=97556) 20241201124417295 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124417295 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201124418296 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124418296 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20241201124418785 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50832<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124418787 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(408)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124418841 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201124418841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124418841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124418841 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124418842 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201124418842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124418842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124418842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124418842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(407)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(408)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124418843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124418844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124418844 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124418844 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124418844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124418844 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124418844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124418844 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124418844 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201124418844 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124418844 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124418845 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124418845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(408)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(408)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124418848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(409)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(404)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124418857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124418857 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(407)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(413)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(413)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124418874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201124418874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124418874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124418874 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124418874 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201124418874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124418874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124418874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124418874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(413)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124418876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124418876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124418876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(412)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 20241201124418876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124418876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124418876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124418876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124418876 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124418876 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201124418876 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124418876 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(413)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124418877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124418877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(413)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124418881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(409)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241201124418891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124418892 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(410)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(412)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(417)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124418901 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201124418901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124418901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124418901 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124418901 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201124418901 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124418901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124418901 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124418901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124418903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124418903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124418903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124418903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124418903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124418903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124418903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124418903 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124418903 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201124418903 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124418903 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124418904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124418904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124418907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124418915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124418915 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(416)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201124419297 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124419297 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201124419297 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201124419297 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(418)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201124419299 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(418)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124419300 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(418)@af17a315dbb0: 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(418)@af17a315dbb0: 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(418)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@af17a315dbb0: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='FCDA033B'O, index=0 SGSN_Test-GSUP(419)@af17a315dbb0: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20241201124420344 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) 20241201124420344 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@af17a315dbb0: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@af17a315dbb0: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@af17a315dbb0: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@af17a315dbb0: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@af17a315dbb0: Final verdict of PTC: pass 20241201124420348 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50832<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(409)@af17a315dbb0: Final verdict of PTC: none 20241201124420351 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201124420351 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(419)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(407)@af17a315dbb0: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(410)@af17a315dbb0: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(408)@af17a315dbb0: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(417)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(413)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(412)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(406)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(415)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(411)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(406): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(407): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(408): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(410): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(411): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(412): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(413): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@af17a315dbb0: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201124420488 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50848<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124420789 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50848<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48720) 20241201124421352 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124421352 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48720, count=53076) 20241201124422353 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124422353 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201124423354 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124423354 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20241201124423847 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50862<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124423848 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124423894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201124423894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124423894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124423894 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124423894 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201124423894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124423894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124423894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124423894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124423896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124423896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124423896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124423896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124423896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124423896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124423896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124423896 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124423896 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201124423896 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124423896 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(426)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124423897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124423897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124423901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(427)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(423)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124423910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124423910 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(425)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(427)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(432)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(432)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124423943 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201124423943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124423943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124423943 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124423943 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201124423943 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124423943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124423943 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124423943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(431)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(432)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124423945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124423945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124423945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124423946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124423946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124423946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124423946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124423946 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124423946 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201124423946 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124423946 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124423947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124423947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(432)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(432)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124423951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(428)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124423960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124423960 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(429)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(431)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(437)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124423976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201124423976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124423976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124423977 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124423977 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201124423977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124423977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124423977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124423977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(437)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124423978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124423978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124423978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124423978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124423978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124423978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124423978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124423978 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124423978 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201124423978 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124423978 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124423979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124423979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(437)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(437)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124423983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124423992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124423992 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)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201124424355 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124424355 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201124424355 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201124424355 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(436)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(436)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201124424357 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(436)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(436)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124424358 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(436)@af17a315dbb0: 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)@af17a315dbb0: 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)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(436)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@af17a315dbb0: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='D6845A8C'O, index=0 SGSN_Test-GSUP(438)@af17a315dbb0: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20241201124425403 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) 20241201124425403 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@af17a315dbb0: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@af17a315dbb0: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@af17a315dbb0: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@af17a315dbb0: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@af17a315dbb0: Final verdict of PTC: pass 20241201124425407 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50862<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241201124425410 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201124425410 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(438)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(436)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(426)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(437)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(432)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@af17a315dbb0: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(429)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(431)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@af17a315dbb0: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@af17a315dbb0: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(434)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(430)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(435)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(424)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(429): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(430): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(431): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(432): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(434): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(435): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(436): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(437): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@af17a315dbb0: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201124425541 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50874<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124425842 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50874<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48748) 20241201124426411 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124426411 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48748, count=53104) 20241201124427412 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124427412 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201124428413 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124428413 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_rau_unknown started. 20241201124428899 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43800<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124428900 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124428954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201124428954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124428954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124428954 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124428954 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201124428954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124428954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124428954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124428954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124428957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124428957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124428957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124428957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124428957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124428957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124428957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124428957 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124428957 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201124428957 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124428957 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(445)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124428958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124428958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124428962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(446)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(442)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124428974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124428974 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_rau_unknown-BVCI196(444)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124428989 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201124428989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124428989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124428989 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124428989 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201124428989 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124428989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124428989 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124428989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124428991 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124428991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124428991 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124428991 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124428991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124428991 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124428991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124428991 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124428991 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201124428991 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124428991 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124428992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124428992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(450)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124428997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(451)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(447)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124429007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124429007 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_rau_unknown-BVCI210(449)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(451)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(455)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124429026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201124429026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124429026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124429026 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124429026 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201124429027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124429027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124429027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124429027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124429028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124429028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124429028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124429028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124429028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124429028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124429028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124429028 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124429028 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201124429028 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124429028 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(455)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124429029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124429029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124429032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124429041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124429041 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rau_unknown-BVCI220(454)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201124429414 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124429414 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201124429414 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201124429414 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(456)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201124429416 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(456)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124429417 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(456)@af17a315dbb0: 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(456)@af17a315dbb0: 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(456)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@af17a315dbb0: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='EB990C0F'O, index=0 SGSN_Test-GSUP(457)@af17a315dbb0: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20241201124430486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124430486 DLLC NOTICE LLME(ffffffff/eb990c0f){UNASSIGNED} LLC RX: unknown TLLI 0xeb990c0f, creating LLME on the fly (gprs_llc.c:552) 20241201124430486 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241201124430486 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241201124430486 DMM NOTICE LLME(ffffffff/eb990c0f){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241201124430486 DLLC NOTICE LLME(ffffffff/eb990c0f){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241201124430487 DMM ERROR LLME(ffffffff/eb990c0f){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241201124430487 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241201124430487 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241201124430487 DLLC NOTICE LLME(ffffffff/eb990c0f){UNASSIGNED} LLGM Assign pre (eb990c0f => ffffffff) (gprs_llc.c:1079) 20241201124430487 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eb990c0f => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@af17a315dbb0: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@af17a315dbb0: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@af17a315dbb0: Final verdict of PTC: pass 20241201124430499 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43800<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(457)@af17a315dbb0: Final verdict of PTC: none 20241201124430501 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201124430501 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(456)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(445)@af17a315dbb0: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@af17a315dbb0: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@af17a315dbb0: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(450)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(453)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(443)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(448)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(455)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@af17a315dbb0: Test case TC_rau_unknown finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201124430637 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43812<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124430938 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43812<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48708) 20241201124431501 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124431501 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48708, count=55320) 20241201124432502 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124432502 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 12:44:32 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 20241201124433503 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124433503 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_attach_rau started. 20241201124433993 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43814<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124433995 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124434042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201124434042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124434042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124434042 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124434042 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201124434042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124434042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124434042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124434042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124434044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124434044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124434044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124434044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124434044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124434044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124434044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124434044 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124434045 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201124434045 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124434045 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(464)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124434045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124434045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124434049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(465)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(461)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124434060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124434060 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau-BVCI196(463)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(465)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(469)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124434077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201124434077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124434077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124434077 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124434077 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201124434077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124434078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124434078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124434078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124434079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124434079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124434079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124434080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124434080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124434080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124434080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124434080 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124434080 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201124434080 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124434080 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124434080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124434080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124434084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(470)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(466)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124434095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124434095 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau-BVCI210(468)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(470)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124434118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201124434118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124434118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124434118 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124434118 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201124434118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124434118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124434118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124434118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124434120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124434120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124434120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124434120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124434120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124434120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124434120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124434120 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124434120 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201124434121 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124434121 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124434121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124434121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124434125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124434134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124434134 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau-BVCI220(473)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201124434504 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124434504 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201124434504 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201124434504 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(475)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201124434507 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(475)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124434507 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(475)@af17a315dbb0: 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)@af17a315dbb0: 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)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201124435271 DGPRS DEBUG Checking for inactive LLMEs, time = 14867809 (sgsn.c:131) TC_attach_rau-BVCI196(463)@af17a315dbb0: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='CEBD1D47'O, index=0 SGSN_Test-GSUP(476)@af17a315dbb0: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@af17a315dbb0: 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 := '8D2997A0BFD6445DE41E1AC654C8E65E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D6AD2A81'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '69B72A97365C39D9'O } } } } } 20241201124435560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124435560 DLLC NOTICE LLME(ffffffff/cebd1d47){UNASSIGNED} LLC RX: unknown TLLI 0xcebd1d47, creating LLME on the fly (gprs_llc.c:552) 20241201124435560 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124435560 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach"  (gprs_gmm.c:1266) 20241201124435560 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201124435560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Allocated (fsm.c:456) 20241201124435560 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201124435560 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Allocated (fsm.c:456) 20241201124435560 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201124435560 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201124435560 DLLC NOTICE LLME(ffffffff/cebd1d47){UNASSIGNED} LLGM Assign pre (cebd1d47 => def69b3e) (gprs_llc.c:1079) 20241201124435560 DLLC NOTICE LLME(cebd1d47/def69b3e){ASSIGNED} LLGM Assign post (cebd1d47 => def69b3e) (gprs_llc.c:1125) 20241201124435560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201124435560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201124435560 DMM DEBUG MM(262420000000012/def69b3e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201124435573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124435573 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241201124435573 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124435573 DMM DEBUG MM(262420000000012/def69b3e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1084) 20241201124435573 DMM NOTICE MM(262420000000012/def69b3e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201124435573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201124435573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201124435573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201124435573 DMM DEBUG MM(262420000000012/def69b3e) Requesting authorization (sgsn_auth.c:160) 20241201124435573 DMM INFO MM(262420000000012/def69b3e) Requesting authentication tuples (sgsn_auth.c:184) 20241201124435573 DMM DEBUG MM(262420000000012/def69b3e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201124435573 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20241201124435573 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)@af17a315dbb0: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@af17a315dbb0: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20241201124435576 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201124435576 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201124435576 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201124435576 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201124435576 DMM INFO MM(262420000000012/def69b3e) Subscriber data update (mmctx.c:445) 20241201124435576 DMM DEBUG MM(262420000000012/def69b3e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201124435576 DMM INFO MM(262420000000012/def69b3e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201124435576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201124435576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201124435576 DMM INFO MM(262420000000012/def69b3e) <- GMM AUTH AND CIPHERING REQ (rand = 8d 29 97 a0 bf d6 44 5d e4 1e 1a c6 54 c8 e6 5e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241201124435585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124435585 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124435585 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124435585 DMM INFO MM(262420000000012/def69b3e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241201124435585 DMM NOTICE MM(262420000000012/def69b3e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241201124435585 DMM DEBUG MM(262420000000012/def69b3e) checking auth: received GSM SRES = d6 ad 2a 81 (gprs_gmm.c:666) 20241201124435585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241201124435585 DMM DEBUG MM(262420000000012/def69b3e) Requesting authorization (sgsn_auth.c:160) 20241201124435585 DMM INFO MM(262420000000012/def69b3e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201124435585 DMM DEBUG MM(262420000000012/def69b3e) Requesting subscriber data update (gprs_subscriber.c:894) 20241201124435585 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20241201124435585 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) 20241201124435585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241201124435585 DMM INFO MM(262420000000012/def69b3e) <- GMM ATTACH ACCEPT (new P-TMSI=0xdef69b3e) (gprs_gmm.c:300) 20241201124435586 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241201124435586 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241201124435586 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241201124435586 DMM INFO MM(262420000000012/def69b3e) Subscriber data update (mmctx.c:445) 20241201124435586 DMM DEBUG MM(262420000000012/def69b3e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241201124435586 DMM INFO MM(262420000000012/def69b3e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241201124435586 DMM NOTICE MM(262420000000012/def69b3e) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1000) 20241201124435586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241201124435586 DMM NOTICE MM(262420000000012/def69b3e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241201124435586 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) 20241201124435587 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241201124435587 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241201124435587 DMM INFO MM(262420000000012/def69b3e) Subscriber data update (mmctx.c:445) 20241201124435587 DMM DEBUG MM(262420000000012/def69b3e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241201124435593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124435593 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241201124435593 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124435593 DMM INFO MM(262420000000012/def69b3e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201124435593 DMM NOTICE MM(262420000000012/def69b3e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201124435593 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201124435593 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201124435593 DLLC NOTICE LLME(cebd1d47/def69b3e){ASSIGNED} LLGM Assign pre (ffffffff => def69b3e) (gprs_llc.c:1079) 20241201124435593 DLLC NOTICE LLME(ffffffff/def69b3e){ASSIGNED} LLGM Assign post (ffffffff => def69b3e) (gprs_llc.c:1125) 20241201124435593 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241201124435593 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241201124435593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201124435593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@af17a315dbb0: setverdict(pass): none -> pass 20241201124435645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124435645 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124435645 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124435645 DMM INFO MM(262420000000012/def69b3e) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241201124435645 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201124435645 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241201124435645 DLLC NOTICE LLME(ffffffff/def69b3e){ASSIGNED} LLGM Assign pre (def69b3e => d346505d) (gprs_llc.c:1079) 20241201124435645 DLLC NOTICE LLME(def69b3e/d346505d){ASSIGNED} LLGM Assign post (def69b3e => d346505d) (gprs_llc.c:1125) 20241201124435645 DMM INFO MM(262420000000012/d346505d) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau(478)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@af17a315dbb0: Removing Client IMSI='262420000000012'H, index=0 20241201124435653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124435653 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241201124435653 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124435653 DMM INFO MM(262420000000012/d346505d) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241201124435653 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241201124435653 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201124435653 DLLC NOTICE LLME(def69b3e/d346505d){ASSIGNED} LLGM Assign pre (ffffffff => d346505d) (gprs_llc.c:1079) 20241201124435653 DLLC NOTICE LLME(ffffffff/d346505d){ASSIGNED} LLGM Assign post (ffffffff => d346505d) (gprs_llc.c:1125) 20241201124435653 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau(478)@af17a315dbb0: Final verdict of PTC: pass 20241201124435656 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43814<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(476)@af17a315dbb0: Final verdict of PTC: none 20241201124435659 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201124435659 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(475)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(469)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(464)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@af17a315dbb0: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@af17a315dbb0: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(474)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@af17a315dbb0: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(467)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(472)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(462)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@af17a315dbb0: Test case TC_attach_rau finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201124435790 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43824<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124436191 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43824<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67960) 20241201124436659 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124436659 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67960, count=92228) 20241201124437660 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124437660 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201124438661 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124438661 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_attach_rau_a_a started. 20241201124439251 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53672<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124439253 DMM INFO MM(262420000000012/d346505d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241201124439253 DMM INFO MM(262420000000012/d346505d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241201124439253 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201124439253 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201124439253 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241201124439253 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241201124439253 DLLC NOTICE LLME(ffffffff/d346505d){ASSIGNED} LLGM Assign pre (d346505d => ffffffff) (gprs_llc.c:1079) 20241201124439253 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d346505d => ffffffff) (gprs_llc.c:1125) 20241201124439253 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20241201124439253 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) 20241201124439253 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) 20241201124439253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Deallocated (fsm.c:568) 20241201124439253 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201124439253 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Deallocated (fsm.c:568) 20241201124439253 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Deallocated (fsm.c:568) 20241201124439253 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(483)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124439300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201124439300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124439300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124439300 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124439300 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201124439300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124439300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124439300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124439300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124439302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124439302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124439302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124439302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124439302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124439302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124439302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124439302 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124439302 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201124439302 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124439302 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124439303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124439303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124439307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(484)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(480)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124439318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124439318 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(485)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_a-BVCI196(482)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(484)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(489)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(489)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124439344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201124439344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124439344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124439344 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124439344 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201124439344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124439344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124439344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124439344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(489)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124439346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124439346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124439346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124439346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124439346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124439346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124439346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) SGSN_Test-Gb2-NS2(488)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 20241201124439346 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124439346 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201124439346 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124439346 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(489)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124439347 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124439347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(489)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124439350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(485)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124439360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124439360 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(490)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_a-BVCI210(486)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(488)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124439371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201124439371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124439371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124439371 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124439371 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201124439371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124439371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124439371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124439371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124439373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124439373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124439373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124439373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124439373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124439373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124439373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124439373 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124439373 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201124439373 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124439373 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(493)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124439373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124439373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124439377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124439386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124439386 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI220(492)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201124439663 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124439663 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201124439663 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201124439663 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(494)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201124439665 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(494)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124439666 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(494)@af17a315dbb0: 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)@af17a315dbb0: 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)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@af17a315dbb0: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='E2263E77'O, index=0 SGSN_Test-GSUP(495)@af17a315dbb0: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@af17a315dbb0: 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 := '11611F5F9EAA6EFAC959ED724809FF6A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '37ADF141'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5232E6EA2BC73ED3'O } } } } } 20241201124440715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124440715 DLLC NOTICE LLME(ffffffff/e2263e77){UNASSIGNED} LLC RX: unknown TLLI 0xe2263e77, creating LLME on the fly (gprs_llc.c:552) 20241201124440715 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124440715 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach"  (gprs_gmm.c:1266) 20241201124440716 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201124440716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Allocated (fsm.c:456) 20241201124440716 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201124440716 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Allocated (fsm.c:456) 20241201124440716 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201124440716 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201124440716 DLLC NOTICE LLME(ffffffff/e2263e77){UNASSIGNED} LLGM Assign pre (e2263e77 => da31e07d) (gprs_llc.c:1079) 20241201124440716 DLLC NOTICE LLME(e2263e77/da31e07d){ASSIGNED} LLGM Assign post (e2263e77 => da31e07d) (gprs_llc.c:1125) 20241201124440716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201124440716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201124440716 DMM DEBUG MM(262420000000037/da31e07d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201124440727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124440727 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241201124440727 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124440727 DMM DEBUG MM(262420000000037/da31e07d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1084) 20241201124440727 DMM NOTICE MM(262420000000037/da31e07d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201124440727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201124440727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201124440728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201124440728 DMM DEBUG MM(262420000000037/da31e07d) Requesting authorization (sgsn_auth.c:160) 20241201124440728 DMM INFO MM(262420000000037/da31e07d) Requesting authentication tuples (sgsn_auth.c:184) 20241201124440728 DMM DEBUG MM(262420000000037/da31e07d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201124440728 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20241201124440728 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)@af17a315dbb0: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@af17a315dbb0: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20241201124440730 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201124440730 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201124440730 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201124440730 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201124440730 DMM INFO MM(262420000000037/da31e07d) Subscriber data update (mmctx.c:445) 20241201124440730 DMM DEBUG MM(262420000000037/da31e07d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201124440730 DMM INFO MM(262420000000037/da31e07d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201124440730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201124440730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201124440730 DMM INFO MM(262420000000037/da31e07d) <- GMM AUTH AND CIPHERING REQ (rand = 11 61 1f 5f 9e aa 6e fa c9 59 ed 72 48 09 ff 6a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241201124440738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124440738 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124440739 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124440739 DMM INFO MM(262420000000037/da31e07d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241201124440739 DMM NOTICE MM(262420000000037/da31e07d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241201124440739 DMM DEBUG MM(262420000000037/da31e07d) checking auth: received GSM SRES = 37 ad f1 41 (gprs_gmm.c:666) 20241201124440739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241201124440739 DMM DEBUG MM(262420000000037/da31e07d) Requesting authorization (sgsn_auth.c:160) 20241201124440739 DMM INFO MM(262420000000037/da31e07d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201124440739 DMM DEBUG MM(262420000000037/da31e07d) Requesting subscriber data update (gprs_subscriber.c:894) 20241201124440739 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20241201124440739 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) 20241201124440739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241201124440739 DMM INFO MM(262420000000037/da31e07d) <- GMM ATTACH ACCEPT (new P-TMSI=0xda31e07d) (gprs_gmm.c:300) 20241201124440740 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241201124440740 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241201124440740 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241201124440740 DMM INFO MM(262420000000037/da31e07d) Subscriber data update (mmctx.c:445) 20241201124440740 DMM DEBUG MM(262420000000037/da31e07d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241201124440740 DMM INFO MM(262420000000037/da31e07d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241201124440740 DMM NOTICE MM(262420000000037/da31e07d) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1000) 20241201124440740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241201124440740 DMM NOTICE MM(262420000000037/da31e07d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241201124440740 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) 20241201124440741 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241201124440741 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241201124440741 DMM INFO MM(262420000000037/da31e07d) Subscriber data update (mmctx.c:445) 20241201124440741 DMM DEBUG MM(262420000000037/da31e07d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241201124440747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124440747 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241201124440747 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124440747 DMM INFO MM(262420000000037/da31e07d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201124440747 DMM NOTICE MM(262420000000037/da31e07d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201124440747 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201124440747 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201124440747 DLLC NOTICE LLME(e2263e77/da31e07d){ASSIGNED} LLGM Assign pre (ffffffff => da31e07d) (gprs_llc.c:1079) 20241201124440747 DLLC NOTICE LLME(ffffffff/da31e07d){ASSIGNED} LLGM Assign post (ffffffff => da31e07d) (gprs_llc.c:1125) 20241201124440747 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241201124440747 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241201124440747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201124440747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@af17a315dbb0: setverdict(pass): none -> pass 20241201124440799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124440799 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124440799 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124440799 DMM INFO MM(262420000000037/da31e07d) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241201124440799 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201124440799 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241201124440799 DLLC NOTICE LLME(ffffffff/da31e07d){ASSIGNED} LLGM Assign pre (da31e07d => d888c5d7) (gprs_llc.c:1079) 20241201124440799 DLLC NOTICE LLME(da31e07d/d888c5d7){ASSIGNED} LLGM Assign post (da31e07d => d888c5d7) (gprs_llc.c:1125) 20241201124440799 DMM INFO MM(262420000000037/d888c5d7) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed 20241201124440807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124440807 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241201124440807 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124440807 DMM INFO MM(262420000000037/d888c5d7) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241201124440807 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241201124440807 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201124440807 DLLC NOTICE LLME(da31e07d/d888c5d7){ASSIGNED} LLGM Assign pre (ffffffff => d888c5d7) (gprs_llc.c:1079) 20241201124440807 DLLC NOTICE LLME(ffffffff/d888c5d7){ASSIGNED} LLGM Assign post (ffffffff => d888c5d7) (gprs_llc.c:1125) 20241201124440807 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241201124440807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124440807 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124440807 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124440807 DMM INFO MM(262420000000037/d888c5d7) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241201124440807 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201124440808 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241201124440808 DLLC NOTICE LLME(ffffffff/d888c5d7){ASSIGNED} LLGM Assign pre (d888c5d7 => db631e00) (gprs_llc.c:1079) 20241201124440808 DLLC NOTICE LLME(d888c5d7/db631e00){ASSIGNED} LLGM Assign post (d888c5d7 => db631e00) (gprs_llc.c:1125) 20241201124440808 DMM INFO MM(262420000000037/db631e00) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed 20241201124440814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124440814 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124440814 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124440814 DMM INFO MM(262420000000037/db631e00) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241201124440814 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241201124440815 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201124440815 DLLC NOTICE LLME(d888c5d7/db631e00){ASSIGNED} LLGM Assign pre (ffffffff => db631e00) (gprs_llc.c:1079) 20241201124440815 DLLC NOTICE LLME(ffffffff/db631e00){ASSIGNED} LLGM Assign post (ffffffff => db631e00) (gprs_llc.c:1125) 20241201124440815 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241201124440815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124440815 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124440815 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124440815 DMM INFO MM(262420000000037/db631e00) -> GMM DETACH REQUEST TLLI=0xdb631e00 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241201124440815 DMM INFO MM(262420000000037/db631e00) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241201124440815 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201124440815 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201124440815 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241201124440815 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241201124440815 DLLC NOTICE LLME(ffffffff/db631e00){ASSIGNED} LLGM Assign pre (db631e00 => ffffffff) (gprs_llc.c:1079) 20241201124440815 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db631e00 => ffffffff) (gprs_llc.c:1125) 20241201124440815 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20241201124440815 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) 20241201124440815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Deallocated (fsm.c:568) 20241201124440815 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201124440815 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Deallocated (fsm.c:568) 20241201124440815 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Deallocated (fsm.c:568) 20241201124440816 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@af17a315dbb0: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@af17a315dbb0: Final verdict of PTC: pass 20241201124445825 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53672<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(495)@af17a315dbb0: Final verdict of PTC: none 20241201124445827 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201124445827 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(484)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(483)@af17a315dbb0: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@af17a315dbb0: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(486)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(488)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(489)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(493)@af17a315dbb0: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(487)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(481)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(491)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_rau_a_a-BVCI210(486): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(487): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(488): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(489): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@af17a315dbb0: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 12:44:45 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 20241201124445958 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53680<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124446259 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53680<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108468) 20241201124446828 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124446829 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=108468, count=112824) 20241201124447829 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124447830 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201124448831 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124448831 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_attach_rau_a_b started. 20241201124449321 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59864<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124449322 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(503)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124449381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201124449381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124449381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124449381 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124449381 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201124449381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124449381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124449381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124449381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(502)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(503)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124449383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124449383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124449383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124449384 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124449384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124449384 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124449384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124449384 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124449384 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201124449384 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124449384 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124449385 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124449385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(503)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(503)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124449388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(499)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124449398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124449398 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(504)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_b-BVCI196(500)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(502)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124449411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201124449411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124449412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124449412 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124449412 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201124449412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124449412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124449412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124449412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124449413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124449413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124449413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124449413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124449413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124449413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124449413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124449413 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124449413 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201124449413 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124449413 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(507)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124449414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124449414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124449417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(508)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(504)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124449426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124449427 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI210(506)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124449442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201124449442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124449442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124449442 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124449442 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201124449442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124449442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124449442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124449442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124449444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124449444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124449444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124449444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124449444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124449444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124449444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124449444 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124449444 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201124449444 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124449444 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(512)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124449445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124449445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124449449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124449458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124449458 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI220(511)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201124449832 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124449832 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201124449832 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201124449832 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(513)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201124449834 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(513)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124449835 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(513)@af17a315dbb0: 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)@af17a315dbb0: 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)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(500)@af17a315dbb0: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='D1462896'O, index=0 SGSN_Test-GSUP(514)@af17a315dbb0: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@af17a315dbb0: 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 := 'B6811900926D020D8AA1E857367CAD45'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E80A22D5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4119C92D8A665ACF'O } } } } } 20241201124450888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124450888 DLLC NOTICE LLME(ffffffff/d1462896){UNASSIGNED} LLC RX: unknown TLLI 0xd1462896, creating LLME on the fly (gprs_llc.c:552) 20241201124450888 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124450888 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach"  (gprs_gmm.c:1266) 20241201124450888 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201124450888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Allocated (fsm.c:456) 20241201124450888 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201124450888 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Allocated (fsm.c:456) 20241201124450888 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201124450888 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201124450888 DLLC NOTICE LLME(ffffffff/d1462896){UNASSIGNED} LLGM Assign pre (d1462896 => e642fae4) (gprs_llc.c:1079) 20241201124450888 DLLC NOTICE LLME(d1462896/e642fae4){ASSIGNED} LLGM Assign post (d1462896 => e642fae4) (gprs_llc.c:1125) 20241201124450888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201124450888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201124450888 DMM DEBUG MM(262420000000038/e642fae4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201124450901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124450901 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241201124450901 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124450901 DMM DEBUG MM(262420000000038/e642fae4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1084) 20241201124450901 DMM NOTICE MM(262420000000038/e642fae4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201124450901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201124450901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201124450901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201124450901 DMM DEBUG MM(262420000000038/e642fae4) Requesting authorization (sgsn_auth.c:160) 20241201124450901 DMM INFO MM(262420000000038/e642fae4) Requesting authentication tuples (sgsn_auth.c:184) 20241201124450901 DMM DEBUG MM(262420000000038/e642fae4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201124450901 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20241201124450901 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)@af17a315dbb0: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@af17a315dbb0: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20241201124450904 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201124450905 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201124450905 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201124450905 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201124450905 DMM INFO MM(262420000000038/e642fae4) Subscriber data update (mmctx.c:445) 20241201124450905 DMM DEBUG MM(262420000000038/e642fae4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201124450905 DMM INFO MM(262420000000038/e642fae4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201124450905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201124450905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201124450905 DMM INFO MM(262420000000038/e642fae4) <- GMM AUTH AND CIPHERING REQ (rand = b6 81 19 00 92 6d 02 0d 8a a1 e8 57 36 7c ad 45 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241201124450912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124450912 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124450912 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124450912 DMM INFO MM(262420000000038/e642fae4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241201124450912 DMM NOTICE MM(262420000000038/e642fae4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241201124450912 DMM DEBUG MM(262420000000038/e642fae4) checking auth: received GSM SRES = e8 0a 22 d5 (gprs_gmm.c:666) 20241201124450912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241201124450912 DMM DEBUG MM(262420000000038/e642fae4) Requesting authorization (sgsn_auth.c:160) 20241201124450912 DMM INFO MM(262420000000038/e642fae4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201124450912 DMM DEBUG MM(262420000000038/e642fae4) Requesting subscriber data update (gprs_subscriber.c:894) 20241201124450912 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20241201124450912 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) 20241201124450912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241201124450912 DMM INFO MM(262420000000038/e642fae4) <- GMM ATTACH ACCEPT (new P-TMSI=0xe642fae4) (gprs_gmm.c:300) 20241201124450913 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241201124450913 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241201124450913 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241201124450913 DMM INFO MM(262420000000038/e642fae4) Subscriber data update (mmctx.c:445) 20241201124450913 DMM DEBUG MM(262420000000038/e642fae4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241201124450913 DMM INFO MM(262420000000038/e642fae4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241201124450913 DMM NOTICE MM(262420000000038/e642fae4) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1000) 20241201124450913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241201124450913 DMM NOTICE MM(262420000000038/e642fae4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241201124450913 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) 20241201124450914 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241201124450914 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241201124450914 DMM INFO MM(262420000000038/e642fae4) Subscriber data update (mmctx.c:445) 20241201124450914 DMM DEBUG MM(262420000000038/e642fae4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241201124450920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124450920 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241201124450920 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124450920 DMM INFO MM(262420000000038/e642fae4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201124450920 DMM NOTICE MM(262420000000038/e642fae4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201124450920 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201124450920 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201124450920 DLLC NOTICE LLME(d1462896/e642fae4){ASSIGNED} LLGM Assign pre (ffffffff => e642fae4) (gprs_llc.c:1079) 20241201124450920 DLLC NOTICE LLME(ffffffff/e642fae4){ASSIGNED} LLGM Assign post (ffffffff => e642fae4) (gprs_llc.c:1125) 20241201124450920 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241201124450920 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241201124450920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201124450920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@af17a315dbb0: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@af17a315dbb0: attach complete sending rau 20241201124450972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124450972 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124450973 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124450973 DMM INFO MM(262420000000038/e642fae4) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241201124450973 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201124450973 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241201124450973 DLLC NOTICE LLME(ffffffff/e642fae4){ASSIGNED} LLGM Assign pre (e642fae4 => e5f6410c) (gprs_llc.c:1079) 20241201124450973 DLLC NOTICE LLME(e642fae4/e5f6410c){ASSIGNED} LLGM Assign post (e642fae4 => e5f6410c) (gprs_llc.c:1125) 20241201124450973 DMM INFO MM(262420000000038/e5f6410c) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@af17a315dbb0: rau complete unregistering TC_attach_rau_a_b-BVCI196(500)@af17a315dbb0: Removing Client IMSI='262420000000038'H, index=0 20241201124450980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124450980 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241201124450980 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124450980 DMM INFO MM(262420000000038/e5f6410c) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241201124450981 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241201124450981 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201124450981 DLLC NOTICE LLME(e642fae4/e5f6410c){ASSIGNED} LLGM Assign pre (ffffffff => e5f6410c) (gprs_llc.c:1079) 20241201124450981 DLLC NOTICE LLME(ffffffff/e5f6410c){ASSIGNED} LLGM Assign post (ffffffff => e5f6410c) (gprs_llc.c:1125) 20241201124450981 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b-BVCI210(506)@af17a315dbb0: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='E5F6410C'O, index=0 TC_attach_rau_a_b(516)@af17a315dbb0: sending second RAU via different RA 20241201124450985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124450985 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124450985 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241201124450985 DMM INFO MM(262420000000038/e5f6410c) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: e5f6410c, P-TMSI: e5f6410c (00000000), TLLI: e5f6410c (e5f6410c), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20241201124450985 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1717) 20241201124450985 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241201124450985 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201124450985 DLLC NOTICE LLME(ffffffff/e5f6410c){ASSIGNED} LLGM Assign pre (e5f6410c => e5f6410c) (gprs_llc.c:1079) 20241201124450985 DLLC NOTICE LLME(e5f6410c/e5f6410c){ASSIGNED} LLGM Assign post (e5f6410c => e5f6410c) (gprs_llc.c:1125) 20241201124450985 DMM INFO MM(262420000000038/e5f6410c) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed 20241201124450999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124450999 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124450999 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124450999 DMM INFO MM(262420000000038/e5f6410c) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241201124450999 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241201124450999 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201124450999 DLLC NOTICE LLME(e5f6410c/e5f6410c){ASSIGNED} LLGM Assign pre (ffffffff => e5f6410c) (gprs_llc.c:1079) 20241201124450999 DLLC NOTICE LLME(ffffffff/e5f6410c){ASSIGNED} LLGM Assign post (ffffffff => e5f6410c) (gprs_llc.c:1125) 20241201124450999 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241201124450999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124450999 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124450999 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124450999 DMM INFO MM(262420000000038/e5f6410c) -> GMM DETACH REQUEST TLLI=0xe5f6410c type=GPRS detach Power-off (gprs_gmm.c:1465) 20241201124450999 DMM INFO MM(262420000000038/e5f6410c) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241201124450999 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201124450999 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201124450999 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241201124450999 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241201124450999 DLLC NOTICE LLME(ffffffff/e5f6410c){ASSIGNED} LLGM Assign pre (e5f6410c => ffffffff) (gprs_llc.c:1079) 20241201124450999 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e5f6410c => ffffffff) (gprs_llc.c:1125) 20241201124450999 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20241201124450999 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) 20241201124450999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Deallocated (fsm.c:568) 20241201124450999 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201124450999 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Deallocated (fsm.c:568) 20241201124450999 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Deallocated (fsm.c:568) 20241201124451000 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(500)@af17a315dbb0: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@af17a315dbb0: Final verdict of PTC: pass 20241201124456006 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59864<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(514)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(502)@af17a315dbb0: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(507)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@af17a315dbb0: Final verdict of PTC: none 20241201124456009 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201124456009 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(503)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@af17a315dbb0: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(512)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(513)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@af17a315dbb0: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(500)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(501)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(510)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(505)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_rau_a_b-BVCI196(500): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(501): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(502): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(503): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@af17a315dbb0: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201124456140 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59872<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124456441 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59872<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102672) 20241201124457010 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124457010 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102672, count=108104) 20241201124458012 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124458012 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201124459014 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124459014 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_attach_usim_resync started. 20241201124459497 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33774<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124459498 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124459546 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201124459546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124459546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124459546 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124459546 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201124459546 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124459546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124459546 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124459546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124459548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124459548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124459548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124459548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124459548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124459548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124459548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124459548 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124459548 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201124459548 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124459548 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124459549 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124459549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(521)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124459553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(522)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(518)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124459564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124459564 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI196(519)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(522)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124459580 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201124459581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124459581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124459581 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124459581 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201124459581 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124459581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124459581 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124459581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124459582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124459582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124459582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124459583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124459583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124459583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124459583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124459583 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124459583 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201124459583 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124459583 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124459583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124459583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124459588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(527)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(523)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124459598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124459598 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI210(525)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(527)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124459618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201124459618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124459618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124459618 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124459618 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201124459618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124459618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124459618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124459618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124459619 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124459619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124459619 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124459620 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124459620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124459620 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124459620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124459620 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124459620 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201124459620 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124459620 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124459620 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124459620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(531)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124459624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124459634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124459634 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI220(530)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201124500015 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124500015 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201124500015 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201124500015 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(532)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201124500017 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(532)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124500018 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(532)@af17a315dbb0: 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)@af17a315dbb0: 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)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(519)@af17a315dbb0: Adding Client=TC_attach_usim_resync(535), IMSI='262420000000040'H, TLLI='DAA6BAB5'O, index=0 SGSN_Test-GSUP(533)@af17a315dbb0: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(535) TC_attach_usim_resync(535)@af17a315dbb0: 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 := 'D81E5C1DDCD86C2A310D7F1A6BC335F8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EE10E0EB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '70B791844204222D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7F14F66AACFFA7A0DF6217C8995A981F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '22C9CC1339E5B6BA81AD126A6E84B459'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F5A3D1DB7B7E144B042B1B4665E38D0A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '02AAF3ACA73ACCBF'O } } } } } 20241201124501074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124501074 DLLC NOTICE LLME(ffffffff/daa6bab5){UNASSIGNED} LLC RX: unknown TLLI 0xdaa6bab5, creating LLME on the fly (gprs_llc.c:552) 20241201124501074 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124501074 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241201124501075 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201124501075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Allocated (fsm.c:456) 20241201124501075 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201124501075 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Allocated (fsm.c:456) 20241201124501075 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201124501075 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201124501075 DLLC NOTICE LLME(ffffffff/daa6bab5){UNASSIGNED} LLGM Assign pre (daa6bab5 => f98690d2) (gprs_llc.c:1079) 20241201124501075 DLLC NOTICE LLME(daa6bab5/f98690d2){ASSIGNED} LLGM Assign post (daa6bab5 => f98690d2) (gprs_llc.c:1125) 20241201124501075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201124501075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201124501075 DMM DEBUG MM(262420000000040/f98690d2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201124501087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124501087 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241201124501087 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124501087 DMM DEBUG MM(262420000000040/f98690d2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241201124501087 DMM NOTICE MM(262420000000040/f98690d2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201124501087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201124501087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201124501087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201124501087 DMM DEBUG MM(262420000000040/f98690d2) Requesting authorization (sgsn_auth.c:160) 20241201124501087 DMM INFO MM(262420000000040/f98690d2) Requesting authentication tuples (sgsn_auth.c:184) 20241201124501087 DMM DEBUG MM(262420000000040/f98690d2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201124501087 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241201124501087 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)@af17a315dbb0: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(535) SGSN_Test-GSUP(533)@af17a315dbb0: Added IMSI table entry 0TC_attach_usim_resync(535)"262420000000040" 20241201124501090 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201124501090 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201124501090 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201124501090 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201124501090 DMM INFO MM(262420000000040/f98690d2) Subscriber data update (mmctx.c:445) 20241201124501090 DMM DEBUG MM(262420000000040/f98690d2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201124501090 DMM INFO MM(262420000000040/f98690d2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201124501091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201124501091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201124501091 DMM INFO MM(262420000000040/f98690d2) <- GMM AUTH AND CIPHERING REQ (rand = d8 1e 5c 1d dc d8 6c 2a 31 0d 7f 1a 6b c3 35 f8 , mmctx_is_r99=1, vec->auth_types=0x3, autn = f5 a3 d1 db 7b 7e 14 4b 04 2b 1b 46 65 e3 8d 0a ) (gprs_gmm.c:483) 20241201124501098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124501098 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124501098 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124501098 DMM INFO MM(262420000000040/f98690d2) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:694) 20241201124501098 DMM INFO MM(262420000000040/f98690d2) R99 AUTHENTICATION SYNCH (AUTS = 7a27312a379505496418ed4ab3cb) (gprs_gmm.c:711) 20241201124501098 DMM DEBUG MM(262420000000040/f98690d2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201124501098 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20241201124501098 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 7a 27 31 2a 37 95 05 49 64 18 ed 4a b3 cb 20 10 d8 1e 5c 1d dc d8 6c 2a 31 0d 7f 1a 6b c3 35 f8 28 01 01 (gprs_subscriber.c:210) 20241201124501098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:726) 20241201124501098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20241201124501099 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201124501099 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201124501099 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201124501099 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201124501099 DMM INFO MM(262420000000040/f98690d2) Subscriber data update (mmctx.c:445) 20241201124501099 DMM DEBUG MM(262420000000040/f98690d2) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20241201124501099 DMM INFO MM(262420000000040/f98690d2) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20241201124501099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201124501099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201124501099 DMM INFO MM(262420000000040/f98690d2) <- GMM AUTH AND CIPHERING REQ (rand = 15 27 cc 8a 1b 23 dd 42 3f 28 7e 63 51 88 7d 4f , mmctx_is_r99=1, vec->auth_types=0x3, autn = 98 a6 d3 07 ab 8e 25 0c 62 47 7f 86 5e 44 2d d7 ) (gprs_gmm.c:483) 20241201124501105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124501105 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x79bc60 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124501106 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124501106 DMM INFO MM(262420000000040/f98690d2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241201124501106 DMM NOTICE MM(262420000000040/f98690d2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241201124501106 DMM DEBUG MM(262420000000040/f98690d2) checking auth: received UMTS RES = e9 8b 33 e7 27 4b 97 15 (gprs_gmm.c:666) 20241201124501106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241201124501106 DMM DEBUG MM(262420000000040/f98690d2) Requesting authorization (sgsn_auth.c:160) 20241201124501106 DMM INFO MM(262420000000040/f98690d2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201124501106 DMM DEBUG MM(262420000000040/f98690d2) Requesting subscriber data update (gprs_subscriber.c:894) 20241201124501106 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20241201124501106 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) 20241201124501106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241201124501106 DMM INFO MM(262420000000040/f98690d2) <- GMM ATTACH ACCEPT (new P-TMSI=0xf98690d2) (gprs_gmm.c:300) 20241201124501107 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241201124501107 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241201124501107 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241201124501107 DMM INFO MM(262420000000040/f98690d2) Subscriber data update (mmctx.c:445) 20241201124501107 DMM DEBUG MM(262420000000040/f98690d2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241201124501107 DMM INFO MM(262420000000040/f98690d2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241201124501107 DMM NOTICE MM(262420000000040/f98690d2) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1000) 20241201124501107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241201124501107 DMM NOTICE MM(262420000000040/f98690d2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241201124501107 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) 20241201124501108 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241201124501108 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241201124501108 DMM INFO MM(262420000000040/f98690d2) Subscriber data update (mmctx.c:445) 20241201124501108 DMM DEBUG MM(262420000000040/f98690d2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(535)@af17a315dbb0: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(519)@af17a315dbb0: Removing Client IMSI='262420000000040'H, index=0 20241201124501114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124501114 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124501114 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124501114 DMM INFO MM(262420000000040/f98690d2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201124501114 DMM NOTICE MM(262420000000040/f98690d2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201124501114 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201124501114 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201124501114 DLLC NOTICE LLME(daa6bab5/f98690d2){ASSIGNED} LLGM Assign pre (ffffffff => f98690d2) (gprs_llc.c:1079) 20241201124501114 DLLC NOTICE LLME(ffffffff/f98690d2){ASSIGNED} LLGM Assign post (ffffffff => f98690d2) (gprs_llc.c:1125) 20241201124501114 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241201124501114 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241201124501114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201124501114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(535)@af17a315dbb0: Final verdict of PTC: pass 20241201124501117 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33774<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(526)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(531)@af17a315dbb0: Final verdict of PTC: none 20241201124501119 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201124501119 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(533)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@af17a315dbb0: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(530)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@af17a315dbb0: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(525)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(521)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@af17a315dbb0: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(519)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(524)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(529)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(520)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_usim_resync-BVCI196(519): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(520): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_usim_resync-BVCI210(525): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_usim_resync-BVCI220(530): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_usim_resync(535): pass (none -> pass) MTC@af17a315dbb0: Test case TC_attach_usim_resync finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201124501255 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33780<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124501657 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33780<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=61232) 20241201124502120 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124502120 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=61232, count=95584) 20241201124503121 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124503121 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201124504123 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124504123 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_attach_usim_a54_a54 started. 20241201124504711 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33788<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124504712 DMM INFO MM(262420000000040/f98690d2) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241201124504712 DMM INFO MM(262420000000040/f98690d2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241201124504712 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201124504712 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201124504712 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241201124504712 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241201124504712 DLLC NOTICE LLME(ffffffff/f98690d2){ASSIGNED} LLGM Assign pre (f98690d2 => ffffffff) (gprs_llc.c:1079) 20241201124504712 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f98690d2 => ffffffff) (gprs_llc.c:1125) 20241201124504712 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20241201124504712 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) 20241201124504712 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) 20241201124504712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Deallocated (fsm.c:568) 20241201124504712 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201124504712 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Deallocated (fsm.c:568) 20241201124504712 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Deallocated (fsm.c:568) 20241201124504712 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124504754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201124504754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124504754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124504754 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124504754 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201124504754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124504754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124504754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124504754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124504755 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124504755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124504755 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124504756 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124504756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124504756 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124504756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124504756 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124504756 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201124504756 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124504756 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(540)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124504756 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124504756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124504760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(541)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(537)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124504769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124504769 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI196(539)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(541)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(545)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124504796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201124504796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124504796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124504796 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124504796 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201124504796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124504796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124504796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124504796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124504798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124504798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124504798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124504798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124504798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124504798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124504798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124504798 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124504798 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201124504798 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124504798 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124504798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124504798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(545)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124504803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(546)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(542)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124504811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124504811 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI210(544)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(546)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(550)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124504836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201124504836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124504836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124504836 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124504836 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201124504836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124504836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124504836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124504836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124504838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124504838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124504838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124504838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124504838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124504838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124504838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124504838 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124504838 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201124504838 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124504838 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(550)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124504839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124504839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124504842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124504850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124504850 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI220(549)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201124505124 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124505124 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201124505124 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201124505124 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(551)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201124505126 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(551)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124505126 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(551)@af17a315dbb0: 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(551)@af17a315dbb0: 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(551)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201124505272 DGPRS DEBUG Checking for inactive LLMEs, time = 14867839 (sgsn.c:131) TC_attach_usim_a54_a54-BVCI196(539)@af17a315dbb0: Adding Client=TC_attach_usim_a54_a54(554), IMSI='262420000000040'H, TLLI='F336AD12'O, index=0 SGSN_Test-GSUP(552)@af17a315dbb0: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(554) TC_attach_usim_a54_a54(554)@af17a315dbb0: 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 := 'D7CB512B8794BAD1BAA24E3867C90A99'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '719A4825'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '06F105477A2D3B83'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '14D9413550EC6C9DDBA19E299BBE92BA'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '9EA291BD00C8510C310408C7973EB5AC'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'DF249330A064B3F575438AEF652BB3A7'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '4BF437EAF193F532'O } } } } } 20241201124506179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124506179 DLLC NOTICE LLME(ffffffff/f336ad12){UNASSIGNED} LLC RX: unknown TLLI 0xf336ad12, creating LLME on the fly (gprs_llc.c:552) 20241201124506179 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124506179 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241201124506179 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201124506179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Allocated (fsm.c:456) 20241201124506179 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201124506179 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Allocated (fsm.c:456) 20241201124506179 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201124506179 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201124506179 DLLC NOTICE LLME(ffffffff/f336ad12){UNASSIGNED} LLGM Assign pre (f336ad12 => d2faa9d8) (gprs_llc.c:1079) 20241201124506179 DLLC NOTICE LLME(f336ad12/d2faa9d8){ASSIGNED} LLGM Assign post (f336ad12 => d2faa9d8) (gprs_llc.c:1125) 20241201124506179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201124506179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201124506179 DMM DEBUG MM(262420000000040/d2faa9d8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201124506192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124506192 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241201124506192 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124506192 DMM DEBUG MM(262420000000040/d2faa9d8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241201124506192 DMM NOTICE MM(262420000000040/d2faa9d8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201124506192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201124506192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201124506192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201124506192 DMM DEBUG MM(262420000000040/d2faa9d8) Requesting authorization (sgsn_auth.c:160) 20241201124506192 DMM INFO MM(262420000000040/d2faa9d8) Requesting authentication tuples (sgsn_auth.c:184) 20241201124506192 DMM DEBUG MM(262420000000040/d2faa9d8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201124506192 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241201124506192 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)@af17a315dbb0: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(554) SGSN_Test-GSUP(552)@af17a315dbb0: Added IMSI table entry 0TC_attach_usim_a54_a54(554)"262420000000040" 20241201124506195 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201124506195 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201124506195 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201124506195 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201124506195 DMM INFO MM(262420000000040/d2faa9d8) Subscriber data update (mmctx.c:445) 20241201124506195 DMM DEBUG MM(262420000000040/d2faa9d8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201124506195 DMM INFO MM(262420000000040/d2faa9d8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201124506195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201124506195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201124506195 DMM INFO MM(262420000000040/d2faa9d8) <- GMM AUTH AND CIPHERING REQ (rand = d7 cb 51 2b 87 94 ba d1 ba a2 4e 38 67 c9 0a 99 , mmctx_is_r99=1, vec->auth_types=0x3, autn = df 24 93 30 a0 64 b3 f5 75 43 8a ef 65 2b b3 a7 ) (gprs_gmm.c:483) TC_attach_usim_a54_a54(554)@af17a315dbb0: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(539)@af17a315dbb0: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(554)@af17a315dbb0: Final verdict of PTC: pass 20241201124506205 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33788<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241201124506207 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201124506207 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(552)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(540)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@af17a315dbb0: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(544)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(545)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(550)@af17a315dbb0: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(539)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@af17a315dbb0: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(549)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(538)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(548)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(543)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(539): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(544): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(549): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_usim_a54_a54(554): pass (none -> pass) MTC@af17a315dbb0: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201124506342 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33796<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124506743 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33796<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71824) 20241201124507208 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124507208 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=71824, count=72464) 20241201124508209 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124508209 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201124509211 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124509211 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_attach_usim_a54_a53 started. 20241201124509805 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47410<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124509806 DMM INFO MM(262420000000040/d2faa9d8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241201124509806 DMM INFO MM(262420000000040/d2faa9d8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241201124509806 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201124509806 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201124509806 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241201124509806 DMM ERROR MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241201124509806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: Deallocated (fsm.c:568) 20241201124509806 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201124509806 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Deallocated (fsm.c:568) 20241201124509806 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Deallocated (fsm.c:568) 20241201124509806 DLLC NOTICE LLME(f336ad12/d2faa9d8){ASSIGNED} LLGM Assign pre (d2faa9d8 => ffffffff) (gprs_llc.c:1079) 20241201124509806 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2faa9d8 => ffffffff) (gprs_llc.c:1125) 20241201124509806 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(560)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(560)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124509864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201124509864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124509864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124509864 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124509864 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201124509864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124509864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124509864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124509865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(560)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(559)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 20241201124509866 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124509866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124509866 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124509867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124509867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124509867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124509867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124509867 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124509867 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201124509867 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124509867 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(560)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124509868 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124509868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(560)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124509871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(556)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124509880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124509880 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(561)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a53-BVCI196(557)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(559)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124509893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201124509893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124509893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124509893 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124509893 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201124509893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124509893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124509893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124509893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124509895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124509895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124509895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124509895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124509895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124509895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124509895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124509895 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124509895 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201124509895 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124509895 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(564)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124509896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124509896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124509899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(561)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(565)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 20241201124509908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124509908 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI210(563)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(565)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124509936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201124509936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124509936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124509936 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124509936 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201124509936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124509936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124509936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124509936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124509937 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124509937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124509937 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124509937 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124509937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124509937 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124509937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124509937 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124509937 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201124509937 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124509937 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(569)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124509938 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124509938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124509941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124509950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124509950 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI220(568)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201124510212 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124510212 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201124510212 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201124510212 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(570)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201124510214 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(570)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124510214 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(570)@af17a315dbb0: 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)@af17a315dbb0: 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)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(557)@af17a315dbb0: Adding Client=TC_attach_usim_a54_a53(573), IMSI='262420000000040'H, TLLI='F4C7E10C'O, index=0 SGSN_Test-GSUP(571)@af17a315dbb0: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(573) TC_attach_usim_a54_a53(573)@af17a315dbb0: 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 := 'ECAE0D4B49845D574D5AD9686B177935'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5B5067FC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F90623B55CEFCA4F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '00D2676102C06FE61BE10E2D195DFCE6'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '33637B5597BB32D436B5D7F90D219B28'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D7414BED1C15F6013E82F667D4986F56'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '646DA056AAEE7421'O } } } } } 20241201124511287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124511287 DLLC NOTICE LLME(ffffffff/f4c7e10c){UNASSIGNED} LLC RX: unknown TLLI 0xf4c7e10c, creating LLME on the fly (gprs_llc.c:552) 20241201124511287 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124511287 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241201124511287 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201124511287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Allocated (fsm.c:456) 20241201124511287 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201124511287 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Allocated (fsm.c:456) 20241201124511287 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201124511287 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201124511287 DLLC NOTICE LLME(ffffffff/f4c7e10c){UNASSIGNED} LLGM Assign pre (f4c7e10c => e4a967a8) (gprs_llc.c:1079) 20241201124511287 DLLC NOTICE LLME(f4c7e10c/e4a967a8){ASSIGNED} LLGM Assign post (f4c7e10c => e4a967a8) (gprs_llc.c:1125) 20241201124511287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201124511287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201124511287 DMM DEBUG MM(262420000000040/e4a967a8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201124511308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124511308 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241201124511308 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124511308 DMM DEBUG MM(262420000000040/e4a967a8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241201124511308 DMM NOTICE MM(262420000000040/e4a967a8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201124511308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201124511308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201124511308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201124511308 DMM DEBUG MM(262420000000040/e4a967a8) Requesting authorization (sgsn_auth.c:160) 20241201124511308 DMM INFO MM(262420000000040/e4a967a8) Requesting authentication tuples (sgsn_auth.c:184) 20241201124511308 DMM DEBUG MM(262420000000040/e4a967a8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201124511308 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241201124511308 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)@af17a315dbb0: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(573) SGSN_Test-GSUP(571)@af17a315dbb0: Added IMSI table entry 0TC_attach_usim_a54_a53(573)"262420000000040" 20241201124511312 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201124511312 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201124511312 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201124511312 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201124511312 DMM INFO MM(262420000000040/e4a967a8) Subscriber data update (mmctx.c:445) 20241201124511312 DMM DEBUG MM(262420000000040/e4a967a8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201124511312 DMM INFO MM(262420000000040/e4a967a8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201124511312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201124511312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201124511312 DMM INFO MM(262420000000040/e4a967a8) <- GMM AUTH AND CIPHERING REQ (rand = ec ae 0d 4b 49 84 5d 57 4d 5a d9 68 6b 17 79 35 , mmctx_is_r99=1, vec->auth_types=0x3, autn = d7 41 4b ed 1c 15 f6 01 3e 82 f6 67 d4 98 6f 56 ) (gprs_gmm.c:483) TC_attach_usim_a54_a53(573)@af17a315dbb0: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(557)@af17a315dbb0: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(573)@af17a315dbb0: Final verdict of PTC: pass 20241201124511332 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47410<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(564)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(569)@af17a315dbb0: Final verdict of PTC: none20241201124511337 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201124511337 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(561)@af17a315dbb0: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(563)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(559)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP(571)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(570)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(560)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(562)@af17a315dbb0: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(557)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(567)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@af17a315dbb0: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(568)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(558)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(557): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(558): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(559): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(560): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(563): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(568): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_usim_a54_a53(573): pass (none -> pass) MTC@af17a315dbb0: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201124511569 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47416<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124511970 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47416<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67504) 20241201124512338 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124512338 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67504, count=71860) 20241201124513339 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124513339 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201124514340 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124514340 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_attach_usim_a53_a54 started. 20241201124515025 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47418<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124515026 DMM INFO MM(262420000000040/e4a967a8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241201124515026 DMM INFO MM(262420000000040/e4a967a8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241201124515026 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201124515026 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201124515026 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241201124515026 DMM ERROR MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241201124515026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: Deallocated (fsm.c:568) 20241201124515026 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201124515026 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Deallocated (fsm.c:568) 20241201124515026 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Deallocated (fsm.c:568) 20241201124515027 DLLC NOTICE LLME(f4c7e10c/e4a967a8){ASSIGNED} LLGM Assign pre (e4a967a8 => ffffffff) (gprs_llc.c:1079) 20241201124515027 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4a967a8 => ffffffff) (gprs_llc.c:1125) 20241201124515027 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124515069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201124515069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124515069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124515069 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124515069 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201124515069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124515069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124515069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124515069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124515071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124515071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124515071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124515071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124515071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124515071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124515071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124515071 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124515071 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201124515071 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124515071 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124515072 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124515072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124515076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(575)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(579)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 20241201124515086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124515086 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI196(577)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(583)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124515109 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201124515110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124515110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124515110 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124515110 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201124515110 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124515110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124515110 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124515110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124515111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124515111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124515111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124515111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124515111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124515111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124515111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124515111 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124515111 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201124515111 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124515111 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(583)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124515112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124515112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124515116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(580)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(584)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 20241201124515126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124515126 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI210(582)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(584)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(589)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(589)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124515163 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201124515163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124515163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124515163 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124515163 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201124515163 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124515163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124515163 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124515163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(589)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124515164 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124515164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124515164 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124515165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124515165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124515165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124515165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124515165 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124515165 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201124515165 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124515165 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(589)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124515165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124515165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(589)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124515169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124515177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124515177 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI220(586)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201124515340 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124515341 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201124515341 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201124515341 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(588)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(588)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201124515342 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(588)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(588)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124515343 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(588)@af17a315dbb0: 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(588)@af17a315dbb0: 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(588)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(588)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(577)@af17a315dbb0: Adding Client=TC_attach_usim_a53_a54(592), IMSI='262420000000040'H, TLLI='C5E00DE2'O, index=0 SGSN_Test-GSUP(590)@af17a315dbb0: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(592) TC_attach_usim_a53_a54(592)@af17a315dbb0: 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 := '36CE62EFA70EDD7C27593555EE55BCE4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7CAED616'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6DFE4B2974949FDF'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '41BE4C815942115393D4EB9EEB04742B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '17AE5A53324A7AB5840DC2EEAF5CA928'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '16A839C392038C17F8E979A1D78CA966'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '691B52E5FE4F182F'O } } } } } 20241201124516392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124516392 DLLC NOTICE LLME(ffffffff/c5e00de2){UNASSIGNED} LLC RX: unknown TLLI 0xc5e00de2, creating LLME on the fly (gprs_llc.c:552) 20241201124516392 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124516392 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241201124516392 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201124516392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Allocated (fsm.c:456) 20241201124516392 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201124516392 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Allocated (fsm.c:456) 20241201124516392 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201124516392 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201124516392 DLLC NOTICE LLME(ffffffff/c5e00de2){UNASSIGNED} LLGM Assign pre (c5e00de2 => ffa41ef0) (gprs_llc.c:1079) 20241201124516392 DLLC NOTICE LLME(c5e00de2/ffa41ef0){ASSIGNED} LLGM Assign post (c5e00de2 => ffa41ef0) (gprs_llc.c:1125) 20241201124516392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201124516392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201124516392 DMM DEBUG MM(262420000000040/ffa41ef0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201124516406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124516406 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241201124516406 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124516406 DMM DEBUG MM(262420000000040/ffa41ef0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241201124516406 DMM NOTICE MM(262420000000040/ffa41ef0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201124516406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201124516406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201124516406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201124516406 DMM DEBUG MM(262420000000040/ffa41ef0) Requesting authorization (sgsn_auth.c:160) 20241201124516406 DMM INFO MM(262420000000040/ffa41ef0) Requesting authentication tuples (sgsn_auth.c:184) 20241201124516406 DMM DEBUG MM(262420000000040/ffa41ef0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201124516406 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241201124516406 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)@af17a315dbb0: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(592) SGSN_Test-GSUP(590)@af17a315dbb0: Added IMSI table entry 0TC_attach_usim_a53_a54(592)"262420000000040" 20241201124516409 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201124516409 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201124516409 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201124516409 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201124516409 DMM INFO MM(262420000000040/ffa41ef0) Subscriber data update (mmctx.c:445) 20241201124516409 DMM DEBUG MM(262420000000040/ffa41ef0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201124516409 DMM INFO MM(262420000000040/ffa41ef0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201124516409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201124516409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201124516409 DMM INFO MM(262420000000040/ffa41ef0) <- GMM AUTH AND CIPHERING REQ (rand = 36 ce 62 ef a7 0e dd 7c 27 59 35 55 ee 55 bc e4 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 16 a8 39 c3 92 03 8c 17 f8 e9 79 a1 d7 8c a9 66 ) (gprs_gmm.c:483) TC_attach_usim_a53_a54(592)@af17a315dbb0: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(577)@af17a315dbb0: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(592)@af17a315dbb0: Final verdict of PTC: pass 20241201124516419 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47418<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241201124516421 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201124516421 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(588)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP(590)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(583)@af17a315dbb0: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(582)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(589)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(578)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@af17a315dbb0: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(577)@af17a315dbb0: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(586)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(576)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(581)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(587)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(577): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(582): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(586): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(587): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(588): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(589): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_usim_a53_a54(592): pass (none -> pass) MTC@af17a315dbb0: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201124516553 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47426<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124516954 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47426<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=65800) 20241201124517421 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124517421 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=65800, count=71852) 20241201124518422 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124518422 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 12:45:18 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 20241201124519423 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124519423 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_attach_usim_a50_a54 started. 20241201124520004 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35610<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124520006 DMM INFO MM(262420000000040/ffa41ef0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241201124520006 DMM INFO MM(262420000000040/ffa41ef0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241201124520006 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201124520006 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201124520006 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241201124520006 DMM ERROR MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241201124520006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: Deallocated (fsm.c:568) 20241201124520006 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201124520006 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Deallocated (fsm.c:568) 20241201124520006 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Deallocated (fsm.c:568) 20241201124520006 DLLC NOTICE LLME(c5e00de2/ffa41ef0){ASSIGNED} LLGM Assign pre (ffa41ef0 => ffffffff) (gprs_llc.c:1079) 20241201124520006 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ffa41ef0 => ffffffff) (gprs_llc.c:1125) 20241201124520006 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(597)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124520058 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201124520058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124520058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124520058 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124520058 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201124520058 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124520058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124520058 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124520058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124520059 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124520059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124520059 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124520060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124520060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124520060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124520060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124520060 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124520060 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201124520060 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124520060 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124520061 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124520061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(597)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124520064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(598)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(594)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124520073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124520073 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI196(596)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(598)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(602)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124520096 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201124520096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124520096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124520096 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124520096 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201124520096 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124520096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124520096 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124520096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124520098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124520098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124520098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124520098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124520098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124520098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124520098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124520098 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124520098 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201124520098 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124520098 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(602)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124520099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124520099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124520102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(603)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(599)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124520111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124520111 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI210(601)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(603)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(608)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(608)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124520147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201124520147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124520147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124520147 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124520148 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201124520148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124520148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124520148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124520148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(608)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124520149 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124520149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124520149 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124520149 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124520149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124520149 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124520149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124520149 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124520149 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201124520149 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124520149 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(608)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124520150 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124520150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(608)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124520154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124520164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124520164 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI220(605)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201124520424 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124520424 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201124520424 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201124520424 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(607)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(607)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201124520425 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(607)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(607)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124520426 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(607)@af17a315dbb0: 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(607)@af17a315dbb0: 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(607)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(607)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(596)@af17a315dbb0: Adding Client=TC_attach_usim_a50_a54(611), IMSI='262420000000040'H, TLLI='E3B00ADC'O, index=0 SGSN_Test-GSUP(609)@af17a315dbb0: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(611) TC_attach_usim_a50_a54(611)@af17a315dbb0: 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 := '76270F9E2C8D9CC13739C82E4B0F5539'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1C9AD15C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7569E4906A67D724'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '80467224FC785F822B09E3D56E74C124'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '9D2F0E7B33D8B50162A2DA92891C203C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'ED0FD79FF55528B18CDA12F523A58D77'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8BFF359AE3BA24DF'O } } } } } 20241201124521484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124521484 DLLC NOTICE LLME(ffffffff/e3b00adc){UNASSIGNED} LLC RX: unknown TLLI 0xe3b00adc, creating LLME on the fly (gprs_llc.c:552) 20241201124521484 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124521484 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241201124521484 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201124521484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Allocated (fsm.c:456) 20241201124521484 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201124521484 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Allocated (fsm.c:456) 20241201124521484 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201124521484 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201124521484 DLLC NOTICE LLME(ffffffff/e3b00adc){UNASSIGNED} LLGM Assign pre (e3b00adc => e111c77b) (gprs_llc.c:1079) 20241201124521484 DLLC NOTICE LLME(e3b00adc/e111c77b){ASSIGNED} LLGM Assign post (e3b00adc => e111c77b) (gprs_llc.c:1125) 20241201124521484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201124521484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201124521484 DMM DEBUG MM(262420000000040/e111c77b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201124521498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124521498 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241201124521498 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124521498 DMM DEBUG MM(262420000000040/e111c77b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241201124521498 DMM NOTICE MM(262420000000040/e111c77b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201124521498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201124521498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201124521498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201124521498 DMM DEBUG MM(262420000000040/e111c77b) Requesting authorization (sgsn_auth.c:160) 20241201124521498 DMM INFO MM(262420000000040/e111c77b) Requesting authentication tuples (sgsn_auth.c:184) 20241201124521498 DMM DEBUG MM(262420000000040/e111c77b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201124521498 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241201124521498 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)@af17a315dbb0: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(611) SGSN_Test-GSUP(609)@af17a315dbb0: Added IMSI table entry 0TC_attach_usim_a50_a54(611)"262420000000040" 20241201124521501 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201124521501 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201124521501 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201124521501 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201124521501 DMM INFO MM(262420000000040/e111c77b) Subscriber data update (mmctx.c:445) 20241201124521501 DMM DEBUG MM(262420000000040/e111c77b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201124521501 DMM INFO MM(262420000000040/e111c77b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201124521501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201124521501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201124521501 DMM INFO MM(262420000000040/e111c77b) <- GMM AUTH AND CIPHERING REQ (rand = 76 27 0f 9e 2c 8d 9c c1 37 39 c8 2e 4b 0f 55 39 , mmctx_is_r99=1, vec->auth_types=0x3, autn = ed 0f d7 9f f5 55 28 b1 8c da 12 f5 23 a5 8d 77 ) (gprs_gmm.c:483) TC_attach_usim_a50_a54(611)@af17a315dbb0: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(596)@af17a315dbb0: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(611)@af17a315dbb0: Final verdict of PTC: pass 20241201124521510 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35610<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241201124521512 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201124521512 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(609)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(607)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(602)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(597)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(608)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@af17a315dbb0: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(596)@af17a315dbb0: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(605)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@af17a315dbb0: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(601)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(600)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(595)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(606)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(596): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(601): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(605): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(606): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(607): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(608): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_usim_a50_a54(611): pass (none -> pass) MTC@af17a315dbb0: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201124521648 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35614<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124522049 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35614<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67468) 20241201124522513 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124522513 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67468, count=71824) 20241201124523514 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124523514 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201124524515 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124524515 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_attach_usim_a54_a50 started. 20241201124525104 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35630<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124525106 DMM INFO MM(262420000000040/e111c77b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241201124525106 DMM INFO MM(262420000000040/e111c77b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241201124525106 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201124525106 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201124525106 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241201124525106 DMM ERROR MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241201124525106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: Deallocated (fsm.c:568) 20241201124525106 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201124525106 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Deallocated (fsm.c:568) 20241201124525106 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Deallocated (fsm.c:568) 20241201124525106 DLLC NOTICE LLME(e3b00adc/e111c77b){ASSIGNED} LLGM Assign pre (e111c77b => ffffffff) (gprs_llc.c:1079) 20241201124525106 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e111c77b => ffffffff) (gprs_llc.c:1125) 20241201124525106 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124525157 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201124525157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124525157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124525157 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124525157 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201124525157 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124525157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124525157 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124525157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124525159 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124525159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124525159 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124525159 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124525159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124525159 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124525159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124525159 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124525159 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201124525159 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124525159 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124525160 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124525160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(616)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124525164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(617)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(613)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124525179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124525179 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI196(615)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(617)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(621)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124525201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201124525201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124525201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124525201 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124525201 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201124525201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124525201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124525201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124525201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124525203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124525203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124525203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124525203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124525203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124525203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124525203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124525203 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124525203 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201124525203 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124525203 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(621)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124525204 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124525204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124525208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(622)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(618)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124525218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124525218 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI210(620)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(626)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124525240 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201124525240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124525240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124525240 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124525240 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201124525240 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124525240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124525240 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124525241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(626)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124525242 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124525242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124525242 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124525243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124525243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124525243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124525243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124525243 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124525243 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201124525243 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124525243 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(626)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124525243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124525243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(626)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124525247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124525256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124525256 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI220(625)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201124525516 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124525516 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201124525516 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201124525516 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(627)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201124525518 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(627)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124525519 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(627)@af17a315dbb0: 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)@af17a315dbb0: 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)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(615)@af17a315dbb0: Adding Client=TC_attach_usim_a54_a50(630), IMSI='262420000000040'H, TLLI='D96F5B4F'O, index=0 SGSN_Test-GSUP(628)@af17a315dbb0: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(630) TC_attach_usim_a54_a50(630)@af17a315dbb0: 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 := '0237FAD53DC0E733F94FF34A0FF76476'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A7045479'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '039BEC51F9D60674'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A7B4E4982160E665985191FA597375E1'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DE364557099C93A738EAEDD856530620'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '735C9E30AB1DBF16B591E3C72F02E7D9'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '71CECA89D88F8F61'O } } } } } 20241201124526571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124526571 DLLC NOTICE LLME(ffffffff/d96f5b4f){UNASSIGNED} LLC RX: unknown TLLI 0xd96f5b4f, creating LLME on the fly (gprs_llc.c:552) 20241201124526571 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124526571 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241201124526571 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201124526572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Allocated (fsm.c:456) 20241201124526572 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201124526572 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Allocated (fsm.c:456) 20241201124526572 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201124526572 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201124526572 DLLC NOTICE LLME(ffffffff/d96f5b4f){UNASSIGNED} LLGM Assign pre (d96f5b4f => c37d3657) (gprs_llc.c:1079) 20241201124526572 DLLC NOTICE LLME(d96f5b4f/c37d3657){ASSIGNED} LLGM Assign post (d96f5b4f => c37d3657) (gprs_llc.c:1125) 20241201124526572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201124526572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201124526572 DMM DEBUG MM(262420000000040/c37d3657) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201124526585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124526585 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241201124526586 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124526586 DMM DEBUG MM(262420000000040/c37d3657) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241201124526586 DMM NOTICE MM(262420000000040/c37d3657) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201124526586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201124526586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201124526586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201124526586 DMM DEBUG MM(262420000000040/c37d3657) Requesting authorization (sgsn_auth.c:160) 20241201124526586 DMM INFO MM(262420000000040/c37d3657) Requesting authentication tuples (sgsn_auth.c:184) 20241201124526586 DMM DEBUG MM(262420000000040/c37d3657) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201124526586 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241201124526586 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)@af17a315dbb0: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(630) SGSN_Test-GSUP(628)@af17a315dbb0: Added IMSI table entry 0TC_attach_usim_a54_a50(630)"262420000000040" 20241201124526589 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201124526589 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201124526589 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201124526589 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201124526589 DMM INFO MM(262420000000040/c37d3657) Subscriber data update (mmctx.c:445) 20241201124526589 DMM DEBUG MM(262420000000040/c37d3657) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201124526589 DMM INFO MM(262420000000040/c37d3657) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201124526589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201124526589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201124526589 DMM INFO MM(262420000000040/c37d3657) <- GMM AUTH AND CIPHERING REQ (rand = 02 37 fa d5 3d c0 e7 33 f9 4f f3 4a 0f f7 64 76 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 73 5c 9e 30 ab 1d bf 16 b5 91 e3 c7 2f 02 e7 d9 ) (gprs_gmm.c:483) TC_attach_usim_a54_a50(630)@af17a315dbb0: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(615)@af17a315dbb0: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(630)@af17a315dbb0: Final verdict of PTC: pass 20241201124526600 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35630<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241201124526602 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201124526602 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(628)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(627)@af17a315dbb0: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(615)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(621)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(616)@af17a315dbb0: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(620)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(626)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@af17a315dbb0: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(625)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(624)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(619)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(614)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(615): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(620): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(625): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_usim_a54_a50(630): pass (none -> pass) MTC@af17a315dbb0: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201124526739 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42934<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124527140 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42934<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47480) 20241201124527603 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124527603 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47480, count=71340) 20241201124528604 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124528604 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201124529605 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124529605 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_detach_unknown_nopoweroff started. 20241201124530195 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42950<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124530197 DMM INFO MM(262420000000040/c37d3657) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241201124530197 DMM INFO MM(262420000000040/c37d3657) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241201124530197 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201124530197 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201124530197 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241201124530197 DMM ERROR MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241201124530197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: Deallocated (fsm.c:568) 20241201124530197 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201124530197 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Deallocated (fsm.c:568) 20241201124530197 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Deallocated (fsm.c:568) 20241201124530197 DLLC NOTICE LLME(d96f5b4f/c37d3657){ASSIGNED} LLGM Assign pre (c37d3657 => ffffffff) (gprs_llc.c:1079) 20241201124530197 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c37d3657 => ffffffff) (gprs_llc.c:1125) 20241201124530197 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(636)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(636)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124530249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201124530249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124530249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124530249 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124530249 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201124530249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124530249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124530249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124530249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(635)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(636)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124530252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124530252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124530252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124530252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124530252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124530252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124530252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124530252 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124530252 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201124530252 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124530252 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124530253 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124530253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(636)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(636)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124530257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(637)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(632)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124530267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124530267 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI196(633)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(635)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(641)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124530286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201124530286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124530286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124530286 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124530286 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201124530286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124530286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124530286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124530286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(641)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124530287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124530287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124530287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124530287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124530287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124530287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124530287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124530287 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124530287 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201124530287 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124530287 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(641)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124530288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124530288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(641)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(640)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 20241201124530292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(637)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241201124530303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124530303 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI210(638)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(640)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(646)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(646)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124530324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201124530324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124530324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124530324 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124530324 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201124530324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124530324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124530324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124530324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(646)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124530327 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124530327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124530327 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124530327 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124530327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124530327 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124530327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124530327 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124530327 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201124530327 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124530327 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124530328 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124530328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(646)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(646)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124530332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124530343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124530343 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI220(643)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201124530607 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124530607 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201124530607 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201124530607 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(645)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(645)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201124530609 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(645)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(645)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124530610 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(645)@af17a315dbb0: 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(645)@af17a315dbb0: 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(645)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(645)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(633)@af17a315dbb0: Adding Client=TC_detach_unknown_nopoweroff(649), IMSI='262420000000013'H, TLLI='CD8EB421'O, index=0 SGSN_Test-GSUP(647)@af17a315dbb0: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(649) 20241201124531662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124531662 DLLC NOTICE LLME(ffffffff/cd8eb421){UNASSIGNED} LLC RX: unknown TLLI 0xcd8eb421, creating LLME on the fly (gprs_llc.c:552) 20241201124531662 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124531662 DMM NOTICE LLME(ffffffff/cd8eb421){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241201124531662 DLLC NOTICE LLME(ffffffff/cd8eb421){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20241201124531662 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xcd8eb421 type=GPRS detach (gprs_gmm.c:1465) 20241201124531662 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241201124531663 DLLC NOTICE LLME(ffffffff/cd8eb421){UNASSIGNED} LLGM Assign pre (cd8eb421 => ffffffff) (gprs_llc.c:1079) 20241201124531663 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd8eb421 => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(649)@af17a315dbb0: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(633)@af17a315dbb0: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(649)@af17a315dbb0: Final verdict of PTC: pass 20241201124531676 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42950<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(647)@af17a315dbb0: Final verdict of PTC: none 20241201124531679 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201124531679 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(645)@af17a315dbb0: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(633)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(641)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(636)@af17a315dbb0: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(638)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(640)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(635)@af17a315dbb0: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(643)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(639)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(646)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(644)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(634)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(633): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(634): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(635): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(636): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(638): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(639): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(640): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(641): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(643): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(644): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(645): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(646): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_detach_unknown_nopoweroff(649): pass (none -> pass) MTC@af17a315dbb0: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201124531811 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42964<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124532112 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42964<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57104) 20241201124532679 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124532679 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=57104, count=58364) 20241201124533680 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124533680 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201124534681 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124534681 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_detach_unknown_poweroff started. 20241201124535170 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42980<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124535172 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(654)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124535220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201124535220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124535220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124535220 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124535220 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201124535220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124535220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124535220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124535220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124535221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124535221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124535221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124535222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124535222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124535222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124535222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124535222 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124535222 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201124535222 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124535222 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(654)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124535223 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124535223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(655)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 20241201124535226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(651)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124535236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124535236 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI196(653)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(656)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(655)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124535250 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201124535250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124535250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124535250 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124535250 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201124535250 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124535250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124535250 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124535250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124535252 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124535252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124535252 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124535252 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124535252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124535252 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124535252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124535252 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124535252 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201124535252 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124535252 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(659)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124535253 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124535253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124535257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(660)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(656)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124535267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124535267 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI210(658)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201124535273 DGPRS DEBUG Checking for inactive LLMEs, time = 14867869 (sgsn.c:131) SGSN_Test-Gb2-BSSGP2(661)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124535296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201124535296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124535296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124535296 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124535296 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201124535296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124535296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124535296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124535296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124535298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124535298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124535298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124535298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124535298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124535298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124535298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124535298 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124535298 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201124535298 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124535298 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(664)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124535299 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124535299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124535303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124535313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124535313 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI220(663)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201124535682 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124535682 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201124535683 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201124535683 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(665)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201124535685 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(665)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124535685 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(665)@af17a315dbb0: 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)@af17a315dbb0: 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)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(653)@af17a315dbb0: Adding Client=TC_detach_unknown_poweroff(668), IMSI='262420000000014'H, TLLI='E115F6AE'O, index=0 SGSN_Test-GSUP(666)@af17a315dbb0: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(668) 20241201124536733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124536733 DLLC NOTICE LLME(ffffffff/e115f6ae){UNASSIGNED} LLC RX: unknown TLLI 0xe115f6ae, creating LLME on the fly (gprs_llc.c:552) 20241201124536733 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124536733 DMM NOTICE LLME(ffffffff/e115f6ae){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) TC_detach_unknown_poweroff(668)@af17a315dbb0: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(653)@af17a315dbb0: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(668)@af17a315dbb0: Final verdict of PTC: pass 20241201124541738 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42980<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(666)@af17a315dbb0: Final verdict of PTC: none 20241201124541741 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201124541741 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(654)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(659)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@af17a315dbb0: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(653)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(664)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@af17a315dbb0: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(663)@af17a315dbb0: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(658)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(662)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(657)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(652)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(653): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(658): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(663): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_detach_unknown_poweroff(668): pass (none -> pass) MTC@af17a315dbb0: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201124541872 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55884<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124542173 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55884<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49008) 20241201124542741 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124542741 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=49008, count=52744) 20241201124543742 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124543753 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201124544755 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124544755 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_detach_nopoweroff started. 20241201124545232 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55900<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124545234 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(674)@af17a315dbb0: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(673)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 20241201124545292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201124545292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124545292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124545292 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124545292 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201124545292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124545292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124545292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124545293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(674)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124545294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124545294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124545294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124545295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124545295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124545295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124545295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124545295 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124545295 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201124545295 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124545295 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(674)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124545295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124545295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(674)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124545298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(670)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241201124545308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124545308 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI196(671)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(673)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124545320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201124545320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124545320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124545320 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124545320 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201124545320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124545320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124545320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124545320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124545322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124545322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124545322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124545322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124545322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124545322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124545322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124545322 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124545322 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201124545322 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124545322 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124545323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124545323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124545327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(679)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(675)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124545338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124545338 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI210(677)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124545359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201124545359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124545359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124545359 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124545359 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201124545359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124545359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124545359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124545359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124545361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124545361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124545361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124545361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124545361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124545361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124545361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124545361 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124545361 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201124545361 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124545361 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124545362 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124545362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124545366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124545376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124545376 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI220(682)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201124545755 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124545755 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201124545756 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201124545756 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(684)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201124545758 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(684)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124545759 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(684)@af17a315dbb0: 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)@af17a315dbb0: 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)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(671)@af17a315dbb0: Adding Client=TC_detach_nopoweroff(687), IMSI='262420000000015'H, TLLI='C93A424A'O, index=0 SGSN_Test-GSUP(685)@af17a315dbb0: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(687) TC_detach_nopoweroff(687)@af17a315dbb0: 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 := 'E4956A42CA60947657B833853875241F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E7C69BAA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F074D399EF3FB171'O } } } } } 20241201124546811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124546811 DLLC NOTICE LLME(ffffffff/c93a424a){UNASSIGNED} LLC RX: unknown TLLI 0xc93a424a, creating LLME on the fly (gprs_llc.c:552) 20241201124546811 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124546811 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach"  (gprs_gmm.c:1266) 20241201124546811 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201124546811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Allocated (fsm.c:456) 20241201124546811 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201124546811 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Allocated (fsm.c:456) 20241201124546811 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201124546811 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201124546811 DLLC NOTICE LLME(ffffffff/c93a424a){UNASSIGNED} LLGM Assign pre (c93a424a => e4193bff) (gprs_llc.c:1079) 20241201124546811 DLLC NOTICE LLME(c93a424a/e4193bff){ASSIGNED} LLGM Assign post (c93a424a => e4193bff) (gprs_llc.c:1125) 20241201124546811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201124546811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201124546811 DMM DEBUG MM(262420000000015/e4193bff) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201124546825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124546825 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241201124546825 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124546825 DMM DEBUG MM(262420000000015/e4193bff) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1084) 20241201124546825 DMM NOTICE MM(262420000000015/e4193bff) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201124546825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201124546825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201124546825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201124546825 DMM DEBUG MM(262420000000015/e4193bff) Requesting authorization (sgsn_auth.c:160) 20241201124546825 DMM INFO MM(262420000000015/e4193bff) Requesting authentication tuples (sgsn_auth.c:184) 20241201124546825 DMM DEBUG MM(262420000000015/e4193bff) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201124546825 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20241201124546825 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)@af17a315dbb0: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(687) SGSN_Test-GSUP(685)@af17a315dbb0: Added IMSI table entry 0TC_detach_nopoweroff(687)"262420000000015" 20241201124546828 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201124546828 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201124546828 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201124546828 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201124546828 DMM INFO MM(262420000000015/e4193bff) Subscriber data update (mmctx.c:445) 20241201124546828 DMM DEBUG MM(262420000000015/e4193bff) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201124546828 DMM INFO MM(262420000000015/e4193bff) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201124546828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201124546828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201124546828 DMM INFO MM(262420000000015/e4193bff) <- GMM AUTH AND CIPHERING REQ (rand = e4 95 6a 42 ca 60 94 76 57 b8 33 85 38 75 24 1f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241201124546837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124546837 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124546837 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124546837 DMM INFO MM(262420000000015/e4193bff) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241201124546837 DMM NOTICE MM(262420000000015/e4193bff) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241201124546837 DMM DEBUG MM(262420000000015/e4193bff) checking auth: received GSM SRES = e7 c6 9b aa (gprs_gmm.c:666) 20241201124546837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241201124546837 DMM DEBUG MM(262420000000015/e4193bff) Requesting authorization (sgsn_auth.c:160) 20241201124546837 DMM INFO MM(262420000000015/e4193bff) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201124546837 DMM DEBUG MM(262420000000015/e4193bff) Requesting subscriber data update (gprs_subscriber.c:894) 20241201124546837 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20241201124546837 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) 20241201124546837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241201124546837 DMM INFO MM(262420000000015/e4193bff) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4193bff) (gprs_gmm.c:300) 20241201124546838 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241201124546838 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241201124546838 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241201124546838 DMM INFO MM(262420000000015/e4193bff) Subscriber data update (mmctx.c:445) 20241201124546838 DMM DEBUG MM(262420000000015/e4193bff) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241201124546838 DMM INFO MM(262420000000015/e4193bff) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241201124546838 DMM NOTICE MM(262420000000015/e4193bff) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1000) 20241201124546838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241201124546838 DMM NOTICE MM(262420000000015/e4193bff) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241201124546838 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) 20241201124546839 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241201124546839 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241201124546839 DMM INFO MM(262420000000015/e4193bff) Subscriber data update (mmctx.c:445) 20241201124546839 DMM DEBUG MM(262420000000015/e4193bff) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241201124546845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124546845 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241201124546845 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124546845 DMM INFO MM(262420000000015/e4193bff) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201124546845 DMM NOTICE MM(262420000000015/e4193bff) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201124546845 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201124546845 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201124546845 DLLC NOTICE LLME(c93a424a/e4193bff){ASSIGNED} LLGM Assign pre (ffffffff => e4193bff) (gprs_llc.c:1079) 20241201124546845 DLLC NOTICE LLME(ffffffff/e4193bff){ASSIGNED} LLGM Assign post (ffffffff => e4193bff) (gprs_llc.c:1125) 20241201124546845 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241201124546846 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241201124546846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201124546846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(687)@af17a315dbb0: setverdict(pass): none -> pass 20241201124546896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124546896 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20241201124546896 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124546896 DMM INFO MM(262420000000015/e4193bff) -> GMM DETACH REQUEST TLLI=0xe4193bff type=GPRS detach (gprs_gmm.c:1465) 20241201124546896 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241201124546896 DMM INFO MM(262420000000015/e4193bff) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241201124546896 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201124546896 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201124546896 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241201124546896 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241201124546896 DLLC NOTICE LLME(ffffffff/e4193bff){ASSIGNED} LLGM Assign pre (e4193bff => ffffffff) (gprs_llc.c:1079) 20241201124546896 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4193bff => ffffffff) (gprs_llc.c:1125) 20241201124546896 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20241201124546896 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) 20241201124546896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Deallocated (fsm.c:568) 20241201124546896 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201124546896 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Deallocated (fsm.c:568) 20241201124546896 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Deallocated (fsm.c:568) 20241201124546897 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(687)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(671)@af17a315dbb0: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(687)@af17a315dbb0: Final verdict of PTC: pass 20241201124546905 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55900<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(685)@af17a315dbb0: Final verdict of PTC: none 20241201124546907 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb2-BSSGP2(680)@af17a315dbb0: Final verdict of PTC: none 20241201124546907 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_detach_nopoweroff-BVCI196(671)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(673)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(674)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(683)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@af17a315dbb0: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(682)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(678)@af17a315dbb0: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(677)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(672)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(676)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(681)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_detach_nopoweroff-BVCI196(671): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(672): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(673): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(674): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_detach_nopoweroff-BVCI210(677): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_detach_nopoweroff-BVCI220(682): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_detach_nopoweroff(687): pass (none -> pass) MTC@af17a315dbb0: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201124547033 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41388<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124547334 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41388<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43676) 20241201124547909 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124547909 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43676, count=93112) 20241201124548911 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124548911 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201124549912 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124549912 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_detach_poweroff started. 20241201124550396 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41402<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124550397 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(693)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(693)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124550447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201124550447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124550447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124550447 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124550447 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201124550447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124550447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124550447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124550447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(692)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(693)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124550449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124550449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124550449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124550449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124550449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124550449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124550449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124550449 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124550449 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201124550449 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124550449 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124550450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124550450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(693)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(693)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124550454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(689)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241201124550465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124550465 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(692)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_detach_poweroff-BVCI196(690)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(697)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124550473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201124550473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124550473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124550473 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124550473 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201124550473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124550473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124550473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124550473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124550475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124550475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124550475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124550475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124550475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124550475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124550475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124550475 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124550475 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201124550475 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124550475 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124550475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124550476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(697)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124550480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(698)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(694)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124550491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124550491 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI210(696)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(702)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124550512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201124550512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124550512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124550512 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124550512 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201124550512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124550512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124550512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124550512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124550513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124550513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124550513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124550514 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124550514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124550514 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124550514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124550514 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124550514 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201124550514 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124550514 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124550514 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124550514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124550519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124550529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124550529 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI220(701)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201124550913 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124550913 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201124550913 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201124550913 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(703)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201124550915 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241201124550916 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(703)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(703)@af17a315dbb0: 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(703)@af17a315dbb0: 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(703)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(690)@af17a315dbb0: Adding Client=TC_detach_poweroff(706), IMSI='262420000000016'H, TLLI='F85BA8AD'O, index=0 SGSN_Test-GSUP(704)@af17a315dbb0: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(706) TC_detach_poweroff(706)@af17a315dbb0: 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 := '3D6BB8B1279C1CC784C34E9A4F02BA99'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C5746FAF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '21766FBD7AE3308A'O } } } } } 20241201124551969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124551969 DLLC NOTICE LLME(ffffffff/f85ba8ad){UNASSIGNED} LLC RX: unknown TLLI 0xf85ba8ad, creating LLME on the fly (gprs_llc.c:552) 20241201124551969 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124551969 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach"  (gprs_gmm.c:1266) 20241201124551969 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201124551969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Allocated (fsm.c:456) 20241201124551969 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201124551969 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Allocated (fsm.c:456) 20241201124551969 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201124551969 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201124551969 DLLC NOTICE LLME(ffffffff/f85ba8ad){UNASSIGNED} LLGM Assign pre (f85ba8ad => d72e904c) (gprs_llc.c:1079) 20241201124551969 DLLC NOTICE LLME(f85ba8ad/d72e904c){ASSIGNED} LLGM Assign post (f85ba8ad => d72e904c) (gprs_llc.c:1125) 20241201124551969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201124551969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201124551969 DMM DEBUG MM(262420000000016/d72e904c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201124551983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124551983 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241201124551983 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124551983 DMM DEBUG MM(262420000000016/d72e904c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1084) 20241201124551983 DMM NOTICE MM(262420000000016/d72e904c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201124551983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201124551983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201124551983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201124551983 DMM DEBUG MM(262420000000016/d72e904c) Requesting authorization (sgsn_auth.c:160) 20241201124551983 DMM INFO MM(262420000000016/d72e904c) Requesting authentication tuples (sgsn_auth.c:184) 20241201124551983 DMM DEBUG MM(262420000000016/d72e904c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201124551983 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20241201124551983 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)@af17a315dbb0: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(706) SGSN_Test-GSUP(704)@af17a315dbb0: Added IMSI table entry 0TC_detach_poweroff(706)"262420000000016" 20241201124551986 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201124551986 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201124551986 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201124551986 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201124551986 DMM INFO MM(262420000000016/d72e904c) Subscriber data update (mmctx.c:445) 20241201124551986 DMM DEBUG MM(262420000000016/d72e904c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201124551986 DMM INFO MM(262420000000016/d72e904c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201124551986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201124551986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201124551986 DMM INFO MM(262420000000016/d72e904c) <- GMM AUTH AND CIPHERING REQ (rand = 3d 6b b8 b1 27 9c 1c c7 84 c3 4e 9a 4f 02 ba 99 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241201124551994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124551994 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124551994 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124551994 DMM INFO MM(262420000000016/d72e904c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241201124551994 DMM NOTICE MM(262420000000016/d72e904c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241201124551994 DMM DEBUG MM(262420000000016/d72e904c) checking auth: received GSM SRES = c5 74 6f af (gprs_gmm.c:666) 20241201124551994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241201124551994 DMM DEBUG MM(262420000000016/d72e904c) Requesting authorization (sgsn_auth.c:160) 20241201124551994 DMM INFO MM(262420000000016/d72e904c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201124551995 DMM DEBUG MM(262420000000016/d72e904c) Requesting subscriber data update (gprs_subscriber.c:894) 20241201124551995 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20241201124551995 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) 20241201124551995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241201124551995 DMM INFO MM(262420000000016/d72e904c) <- GMM ATTACH ACCEPT (new P-TMSI=0xd72e904c) (gprs_gmm.c:300) 20241201124551996 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241201124551996 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241201124551996 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241201124551996 DMM INFO MM(262420000000016/d72e904c) Subscriber data update (mmctx.c:445) 20241201124551996 DMM DEBUG MM(262420000000016/d72e904c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241201124551996 DMM INFO MM(262420000000016/d72e904c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241201124551996 DMM NOTICE MM(262420000000016/d72e904c) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1000) 20241201124551996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241201124551996 DMM NOTICE MM(262420000000016/d72e904c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241201124551996 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) 20241201124551997 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241201124551997 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241201124551997 DMM INFO MM(262420000000016/d72e904c) Subscriber data update (mmctx.c:445) 20241201124551997 DMM DEBUG MM(262420000000016/d72e904c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241201124552003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124552003 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241201124552003 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124552003 DMM INFO MM(262420000000016/d72e904c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201124552003 DMM NOTICE MM(262420000000016/d72e904c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201124552004 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201124552004 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201124552004 DLLC NOTICE LLME(f85ba8ad/d72e904c){ASSIGNED} LLGM Assign pre (ffffffff => d72e904c) (gprs_llc.c:1079) 20241201124552004 DLLC NOTICE LLME(ffffffff/d72e904c){ASSIGNED} LLGM Assign post (ffffffff => d72e904c) (gprs_llc.c:1125) 20241201124552004 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241201124552004 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241201124552004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201124552004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(706)@af17a315dbb0: setverdict(pass): none -> pass 20241201124552055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124552055 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241201124552055 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124552055 DMM INFO MM(262420000000016/d72e904c) -> GMM DETACH REQUEST TLLI=0xd72e904c type=GPRS detach Power-off (gprs_gmm.c:1465) 20241201124552055 DMM INFO MM(262420000000016/d72e904c) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241201124552055 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201124552055 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201124552055 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241201124552055 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241201124552055 DLLC NOTICE LLME(ffffffff/d72e904c){ASSIGNED} LLGM Assign pre (d72e904c => ffffffff) (gprs_llc.c:1079) 20241201124552055 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d72e904c => ffffffff) (gprs_llc.c:1125) 20241201124552055 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20241201124552055 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) 20241201124552055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Deallocated (fsm.c:568) 20241201124552055 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201124552055 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Deallocated (fsm.c:568) 20241201124552055 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Deallocated (fsm.c:568) 20241201124552056 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) TC_detach_poweroff(706)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(690)@af17a315dbb0: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(706)@af17a315dbb0: Final verdict of PTC: pass 20241201124557065 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41402<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(704)@af17a315dbb0: Final verdict of PTC: none 20241201124557068 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201124557068 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(697)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(693)@af17a315dbb0: Final verdict of PTC: none TC_detach_poweroff-BVCI210(696)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(702)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(692)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@af17a315dbb0: Final verdict of PTC: none TC_detach_poweroff-BVCI196(690)@af17a315dbb0: Final verdict of PTC: none TC_detach_poweroff-BVCI220(701)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(695)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(691)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(700)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_detach_poweroff-BVCI196(690): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(691): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(692): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(693): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_detach_poweroff-BVCI210(696): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_detach_poweroff-BVCI220(701): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_detach_poweroff(706): pass (none -> pass) MTC@af17a315dbb0: Test case TC_detach_poweroff finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201124557203 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52198<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124557504 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52198<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91904) 20241201124558069 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124558069 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91904, count=92544) 20241201124559071 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124559071 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201124600073 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124600073 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_attach_pdp_act started. 20241201124600564 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52214<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124600565 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(711)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124600612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201124600612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124600612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124600612 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124600612 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201124600612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124600612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124600612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124600612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124600614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124600614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124600614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124600614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124600614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124600614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124600614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124600614 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124600614 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201124600614 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124600614 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124600615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124600615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124600618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(712)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(708)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124600628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124600628 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI196(710)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(712)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124600647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201124600647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124600647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124600647 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124600647 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201124600647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124600647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124600647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124600647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124600649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124600649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124600649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124600649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124600649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124600649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124600649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124600649 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124600649 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201124600649 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124600649 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124600650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124600650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124600654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(713)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(717)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 20241201124600665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124600666 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI210(715)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(717)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(721)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124600686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201124600686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124600686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124600686 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124600686 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201124600686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124600686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124600686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124600686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124600688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124600688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124600688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124600689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124600689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124600689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124600689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124600689 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124600689 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201124600689 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124600689 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124600689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124600689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(721)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124600693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124600701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124600701 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI220(720)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201124601074 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124601074 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201124601074 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201124601074 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(722)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201124601076 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(722)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124601077 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(722)@af17a315dbb0: 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(722)@af17a315dbb0: 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(722)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(710)@af17a315dbb0: Adding Client=TC_attach_pdp_act(725), IMSI='262420000000017'H, TLLI='D85542F9'O, index=0 SGSN_Test-GSUP(723)@af17a315dbb0: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(725) TC_attach_pdp_act(725)@af17a315dbb0: 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 := 'B08767D465EACF862EACAE4D2F3E5651'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DAC685B0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '12637D655CDEBA20'O } } } } } 20241201124601130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124601130 DLLC NOTICE LLME(ffffffff/d85542f9){UNASSIGNED} LLC RX: unknown TLLI 0xd85542f9, creating LLME on the fly (gprs_llc.c:552) 20241201124601130 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124601130 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach"  (gprs_gmm.c:1266) 20241201124601130 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201124601130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Allocated (fsm.c:456) 20241201124601130 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201124601130 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Allocated (fsm.c:456) 20241201124601130 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201124601130 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201124601130 DLLC NOTICE LLME(ffffffff/d85542f9){UNASSIGNED} LLGM Assign pre (d85542f9 => ec7179db) (gprs_llc.c:1079) 20241201124601130 DLLC NOTICE LLME(d85542f9/ec7179db){ASSIGNED} LLGM Assign post (d85542f9 => ec7179db) (gprs_llc.c:1125) 20241201124601131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201124601131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201124601131 DMM DEBUG MM(262420000000017/ec7179db) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201124601144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124601144 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241201124601144 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124601144 DMM DEBUG MM(262420000000017/ec7179db) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1084) 20241201124601144 DMM NOTICE MM(262420000000017/ec7179db) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201124601144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201124601144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201124601144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201124601144 DMM DEBUG MM(262420000000017/ec7179db) Requesting authorization (sgsn_auth.c:160) 20241201124601144 DMM INFO MM(262420000000017/ec7179db) Requesting authentication tuples (sgsn_auth.c:184) 20241201124601144 DMM DEBUG MM(262420000000017/ec7179db) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201124601144 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20241201124601144 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)@af17a315dbb0: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(725) SGSN_Test-GSUP(723)@af17a315dbb0: Added IMSI table entry 0TC_attach_pdp_act(725)"262420000000017" 20241201124601147 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201124601147 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201124601147 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201124601147 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201124601147 DMM INFO MM(262420000000017/ec7179db) Subscriber data update (mmctx.c:445) 20241201124601147 DMM DEBUG MM(262420000000017/ec7179db) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201124601147 DMM INFO MM(262420000000017/ec7179db) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201124601147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201124601147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201124601147 DMM INFO MM(262420000000017/ec7179db) <- GMM AUTH AND CIPHERING REQ (rand = b0 87 67 d4 65 ea cf 86 2e ac ae 4d 2f 3e 56 51 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241201124601153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124601153 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124601153 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124601153 DMM INFO MM(262420000000017/ec7179db) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241201124601153 DMM NOTICE MM(262420000000017/ec7179db) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241201124601153 DMM DEBUG MM(262420000000017/ec7179db) checking auth: received GSM SRES = da c6 85 b0 (gprs_gmm.c:666) 20241201124601153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241201124601153 DMM DEBUG MM(262420000000017/ec7179db) Requesting authorization (sgsn_auth.c:160) 20241201124601153 DMM INFO MM(262420000000017/ec7179db) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201124601154 DMM DEBUG MM(262420000000017/ec7179db) Requesting subscriber data update (gprs_subscriber.c:894) 20241201124601154 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20241201124601154 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) 20241201124601154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241201124601154 DMM INFO MM(262420000000017/ec7179db) <- GMM ATTACH ACCEPT (new P-TMSI=0xec7179db) (gprs_gmm.c:300) 20241201124601155 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241201124601155 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241201124601155 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241201124601155 DMM INFO MM(262420000000017/ec7179db) Subscriber data update (mmctx.c:445) 20241201124601155 DMM DEBUG MM(262420000000017/ec7179db) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241201124601155 DMM INFO MM(262420000000017/ec7179db) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241201124601155 DMM NOTICE MM(262420000000017/ec7179db) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1000) 20241201124601155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241201124601155 DMM NOTICE MM(262420000000017/ec7179db) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241201124601155 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) 20241201124601155 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241201124601155 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241201124601155 DMM INFO MM(262420000000017/ec7179db) Subscriber data update (mmctx.c:445) 20241201124601155 DMM DEBUG MM(262420000000017/ec7179db) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241201124601162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124601162 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241201124601162 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124601162 DMM INFO MM(262420000000017/ec7179db) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201124601162 DMM NOTICE MM(262420000000017/ec7179db) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201124601162 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201124601162 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201124601162 DLLC NOTICE LLME(d85542f9/ec7179db){ASSIGNED} LLGM Assign pre (ffffffff => ec7179db) (gprs_llc.c:1079) 20241201124601162 DLLC NOTICE LLME(ffffffff/ec7179db){ASSIGNED} LLGM Assign post (ffffffff => ec7179db) (gprs_llc.c:1125) 20241201124601162 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241201124601162 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241201124601162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201124601162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(725)@af17a315dbb0: setverdict(pass): none -> pass 20241201124601214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124601214 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241201124601214 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124601214 DMM INFO MM(262420000000017/ec7179db) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241201124601214 DMM INFO MM(262420000000017/ec7179db) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241201124601214 DMM DEBUG MM(262420000000017/ec7179db) Using GGSN 0 (gprs_sm.c:312) 20241201124601214 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) 20241201124601214 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20241201124601214 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241201124601214 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:181) 20241201124601214 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20241201124601227 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 90 40 dc 0b 11 0b 5d b9 fe 14 05 7f d7 85 35 71 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) 20241201124601227 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff77bac50c8, cbp=0x5580f221c660) (sgsn_libgtp.c:632) 20241201124601227 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241201124601227 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5580f221fd08 TLLI=ec7179db, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241201124601227 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241201124601227 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(725)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(725)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(710)@af17a315dbb0: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(725)@af17a315dbb0: Final verdict of PTC: pass 20241201124601237 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52214<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(723)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@af17a315dbb0: Final verdict of PTC: none 20241201124601239 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201124601239 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act-BVCI210(715)@af17a315dbb0: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(720)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@af17a315dbb0: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(710)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(716)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(711)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(721)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(709)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(719)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(714)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act-BVCI196(710): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act-BVCI210(715): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act-BVCI220(720): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act(725): pass (none -> pass) MTC@af17a315dbb0: Test case TC_attach_pdp_act finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201124601370 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52216<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124601772 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52216<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91316) 20241201124602240 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124602240 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91316, count=92576) 20241201124603241 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124603241 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201124604243 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124604243 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_pdp_act_unattached started. 20241201124604831 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52222<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124604832 DMM INFO MM(262420000000017/ec7179db) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241201124604832 DMM INFO MM(262420000000017/ec7179db) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241201124604832 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201124604832 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201124604832 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241201124604832 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241201124604832 DLLC NOTICE LLME(ffffffff/ec7179db){ASSIGNED} LLGM Assign pre (ec7179db => ffffffff) (gprs_llc.c:1079) 20241201124604832 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec7179db => ffffffff) (gprs_llc.c:1125) 20241201124604832 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5580f221f9b0 (gprs_sndcp.c:574) 20241201124604832 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5580f221fd08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241201124604832 DMM NOTICE MM(262420000000017/ec7179db) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241201124604832 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20241201124604832 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241201124604833 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241201124604833 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20241201124604833 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20241201124604833 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) 20241201124604833 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) 20241201124604833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Deallocated (fsm.c:568) 20241201124604833 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201124604833 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Deallocated (fsm.c:568) 20241201124604833 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Deallocated (fsm.c:568) 20241201124604833 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124604876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201124604876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124604876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124604876 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124604876 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201124604876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124604876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124604876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124604876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124604878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124604879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124604879 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124604879 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124604879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124604879 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124604879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124604879 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124604879 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201124604879 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124604879 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124604879 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124604879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124604884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(731)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(727)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124604894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124604894 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(732)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pdp_act_unattached-BVCI196(729)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(731)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(736)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(736)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124604918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201124604918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124604918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124604918 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124604918 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201124604918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124604918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124604918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124604918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(736)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124604920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124604920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124604920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124604920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124604920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124604920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124604920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124604920 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124604920 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201124604920 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124604920 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124604921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124604921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb2-NS2(735)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(736)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(736)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124604925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(732)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124604933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124604933 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI210(733)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(735)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(740)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124604946 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201124604946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124604946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124604947 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124604947 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201124604947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124604947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124604947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124604947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124604948 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124604948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124604948 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124604948 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124604948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124604948 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124604948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124604948 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124604948 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201124604948 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124604948 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(740)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124604949 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124604949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124604953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124604963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124604963 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI220(739)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201124605244 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124605244 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201124605244 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201124605244 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(741)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201124605246 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(741)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124605247 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(741)@af17a315dbb0: 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(741)@af17a315dbb0: 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(741)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201124605273 DGPRS DEBUG Checking for inactive LLMEs, time = 14867899 (sgsn.c:131) TC_pdp_act_unattached-BVCI196(729)@af17a315dbb0: Adding Client=TC_pdp_act_unattached(744), IMSI='262420000000018'H, TLLI='EDBE6C6D'O, index=0 SGSN_Test-GSUP(742)@af17a315dbb0: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(744) 20241201124605293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124605293 DLLC NOTICE LLME(ffffffff/edbe6c6d){UNASSIGNED} LLC RX: unknown TLLI 0xedbe6c6d, creating LLME on the fly (gprs_llc.c:552) 20241201124605293 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20241201124605293 DMM NOTICE LLME(ffffffff/edbe6c6d){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:723) 20241201124605293 DLLC NOTICE LLME(ffffffff/edbe6c6d){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241201124605293 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:251) TC_pdp_act_unattached(744)@af17a315dbb0: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(729)@af17a315dbb0: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(744)@af17a315dbb0: Final verdict of PTC: pass 20241201124605306 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52222<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(735)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP(742)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(730)@af17a315dbb0: Final verdict of PTC: none 20241201124605308 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201124605308 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_pdp_act_unattached-BVCI210(733)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(736)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(740)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@af17a315dbb0: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(729)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@af17a315dbb0: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(739)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(728)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(734)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(738)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_pdp_act_unattached-BVCI196(729): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_pdp_act_unattached-BVCI210(733): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(734): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(735): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(736): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_pdp_act_unattached-BVCI220(739): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_pdp_act_unattached(744): pass (none -> pass) MTC@af17a315dbb0: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201124605436 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52226<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124605737 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52226<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55944) 20241201124606309 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124606309 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=55944, count=60300) 20241201124607310 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124607310 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201124608311 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124608311 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_attach_pdp_act_user started. 20241201124608799 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58804<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124608801 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(750)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(750)@af17a315dbb0: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(749)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 20241201124608854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201124608854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124608854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124608854 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124608854 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201124608854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124608854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124608854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124608854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(750)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124608856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124608856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124608856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124608856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124608856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124608856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124608856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124608856 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124608856 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201124608856 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124608856 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124608857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124608857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(750)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(750)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124608861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(751)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(746)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124608869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124608869 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI196(747)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(749)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(755)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(755)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124608890 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201124608890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124608890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124608890 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124608890 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201124608890 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124608890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124608890 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124608890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(755)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124608892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124608892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124608892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124608892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124608893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124608893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124608893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124608893 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124608893 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201124608893 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124608893 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124608894 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124608894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(755)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb2-NS2(754)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(755)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124608897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(751)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241201124608907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124608908 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI210(752)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(754)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(760)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124608933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201124608933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124608933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124608933 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124608933 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201124608933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124608933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124608933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124608933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(760)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124608935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124608935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124608936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124608936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124608936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124608936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124608936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124608936 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124608936 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201124608936 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124608936 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124608936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124608936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(760)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(760)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124608940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124608950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124608950 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI220(757)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201124609312 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124609312 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201124609312 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201124609312 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(759)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(759)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201124609314 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(759)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(759)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124609315 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(759)@af17a315dbb0: 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)@af17a315dbb0: 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)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(759)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(747)@af17a315dbb0: Adding Client=TC_attach_pdp_act_user(763), IMSI='262420000000019'H, TLLI='F5599951'O, index=0 SGSN_Test-GSUP(761)@af17a315dbb0: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(763) TC_attach_pdp_act_user(763)@af17a315dbb0: 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 := '37EC556C3019A8E3B50501A542E6FF09'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D87801F4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B44C36805964AB71'O } } } } } 20241201124609355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124609355 DLLC NOTICE LLME(ffffffff/f5599951){UNASSIGNED} LLC RX: unknown TLLI 0xf5599951, creating LLME on the fly (gprs_llc.c:552) 20241201124609355 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124609355 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach"  (gprs_gmm.c:1266) 20241201124609355 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201124609355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Allocated (fsm.c:456) 20241201124609355 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201124609355 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Allocated (fsm.c:456) 20241201124609355 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201124609355 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201124609355 DLLC NOTICE LLME(ffffffff/f5599951){UNASSIGNED} LLGM Assign pre (f5599951 => fbe40c9d) (gprs_llc.c:1079) 20241201124609355 DLLC NOTICE LLME(f5599951/fbe40c9d){ASSIGNED} LLGM Assign post (f5599951 => fbe40c9d) (gprs_llc.c:1125) 20241201124609355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201124609355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201124609355 DMM DEBUG MM(262420000000019/fbe40c9d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201124609369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124609369 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241201124609369 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124609369 DMM DEBUG MM(262420000000019/fbe40c9d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1084) 20241201124609369 DMM NOTICE MM(262420000000019/fbe40c9d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201124609369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201124609369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201124609369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201124609369 DMM DEBUG MM(262420000000019/fbe40c9d) Requesting authorization (sgsn_auth.c:160) 20241201124609369 DMM INFO MM(262420000000019/fbe40c9d) Requesting authentication tuples (sgsn_auth.c:184) 20241201124609369 DMM DEBUG MM(262420000000019/fbe40c9d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201124609369 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20241201124609369 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)@af17a315dbb0: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(763) SGSN_Test-GSUP(761)@af17a315dbb0: Added IMSI table entry 0TC_attach_pdp_act_user(763)"262420000000019" 20241201124609372 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201124609372 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201124609372 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201124609372 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201124609372 DMM INFO MM(262420000000019/fbe40c9d) Subscriber data update (mmctx.c:445) 20241201124609372 DMM DEBUG MM(262420000000019/fbe40c9d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201124609372 DMM INFO MM(262420000000019/fbe40c9d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201124609372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201124609372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201124609372 DMM INFO MM(262420000000019/fbe40c9d) <- GMM AUTH AND CIPHERING REQ (rand = 37 ec 55 6c 30 19 a8 e3 b5 05 01 a5 42 e6 ff 09 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241201124609378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124609379 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124609379 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124609379 DMM INFO MM(262420000000019/fbe40c9d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241201124609379 DMM NOTICE MM(262420000000019/fbe40c9d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241201124609379 DMM DEBUG MM(262420000000019/fbe40c9d) checking auth: received GSM SRES = d8 78 01 f4 (gprs_gmm.c:666) 20241201124609379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241201124609379 DMM DEBUG MM(262420000000019/fbe40c9d) Requesting authorization (sgsn_auth.c:160) 20241201124609379 DMM INFO MM(262420000000019/fbe40c9d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201124609379 DMM DEBUG MM(262420000000019/fbe40c9d) Requesting subscriber data update (gprs_subscriber.c:894) 20241201124609379 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20241201124609379 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) 20241201124609379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241201124609379 DMM INFO MM(262420000000019/fbe40c9d) <- GMM ATTACH ACCEPT (new P-TMSI=0xfbe40c9d) (gprs_gmm.c:300) 20241201124609380 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241201124609380 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241201124609380 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241201124609380 DMM INFO MM(262420000000019/fbe40c9d) Subscriber data update (mmctx.c:445) 20241201124609380 DMM DEBUG MM(262420000000019/fbe40c9d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241201124609380 DMM INFO MM(262420000000019/fbe40c9d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241201124609380 DMM NOTICE MM(262420000000019/fbe40c9d) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1000) 20241201124609380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241201124609380 DMM NOTICE MM(262420000000019/fbe40c9d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241201124609380 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) 20241201124609380 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241201124609380 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241201124609380 DMM INFO MM(262420000000019/fbe40c9d) Subscriber data update (mmctx.c:445) 20241201124609380 DMM DEBUG MM(262420000000019/fbe40c9d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241201124609386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124609386 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241201124609386 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124609386 DMM INFO MM(262420000000019/fbe40c9d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201124609386 DMM NOTICE MM(262420000000019/fbe40c9d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201124609386 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201124609386 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201124609386 DLLC NOTICE LLME(f5599951/fbe40c9d){ASSIGNED} LLGM Assign pre (ffffffff => fbe40c9d) (gprs_llc.c:1079) 20241201124609386 DLLC NOTICE LLME(ffffffff/fbe40c9d){ASSIGNED} LLGM Assign post (ffffffff => fbe40c9d) (gprs_llc.c:1125) 20241201124609386 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241201124609386 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241201124609386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201124609386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(763)@af17a315dbb0: setverdict(pass): none -> pass 20241201124609438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124609438 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241201124609438 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124609438 DMM INFO MM(262420000000019/fbe40c9d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241201124609438 DMM INFO MM(262420000000019/fbe40c9d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241201124609438 DMM DEBUG MM(262420000000019/fbe40c9d) Using GGSN 0 (gprs_sm.c:312) 20241201124609438 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) 20241201124609438 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20241201124609438 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241201124609438 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:181) 20241201124609438 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20241201124609449 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 93 16 98 db 11 49 8d d0 74 14 05 7f 47 bc 46 cd 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) 20241201124609449 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff77bac6138, cbp=0x5580f221cae0) (sgsn_libgtp.c:632) 20241201124609449 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241201124609449 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5580f2220e48 TLLI=fbe40c9d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241201124609449 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241201124609449 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(763)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(763)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed 20241201124609456 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:779) 20241201124609463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124609463 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241201124609463 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_attach_pdp_act_user-BVCI196(747)@af17a315dbb0: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(763)@af17a315dbb0: Final verdict of PTC: pass 20241201124609468 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58804<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(761)@af17a315dbb0: Final verdict of PTC: none 20241201124609470 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201124609471 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(759)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(755)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(750)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(760)@af17a315dbb0: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(747)@af17a315dbb0: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(752)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(754)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(749)@af17a315dbb0: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(757)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(758)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(753)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(748)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(747): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(748): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(749): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(750): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(752): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(753): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(754): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(755): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(757): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(758): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(759): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(760): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act_user(763): pass (none -> pass) MTC@af17a315dbb0: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201124609601 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58814<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124610002 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58814<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43440) 20241201124610472 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124610472 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43440, count=95800) 20241201124611472 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124611472 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201124612473 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124612473 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_attach_pdp_act_ggsn_reject started. 20241201124613067 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58818<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124613069 DMM INFO MM(262420000000019/fbe40c9d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241201124613069 DMM INFO MM(262420000000019/fbe40c9d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241201124613069 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201124613069 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201124613069 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241201124613069 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241201124613069 DLLC NOTICE LLME(ffffffff/fbe40c9d){ASSIGNED} LLGM Assign pre (fbe40c9d => ffffffff) (gprs_llc.c:1079) 20241201124613069 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fbe40c9d => ffffffff) (gprs_llc.c:1125) 20241201124613069 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5580f2220af0 (gprs_sndcp.c:574) 20241201124613069 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5580f2220e48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241201124613069 DMM NOTICE MM(262420000000019/fbe40c9d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241201124613069 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20241201124613069 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241201124613069 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241201124613069 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20241201124613069 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20241201124613069 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) 20241201124613069 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) 20241201124613069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Deallocated (fsm.c:568) 20241201124613069 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201124613069 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Deallocated (fsm.c:568) 20241201124613069 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Deallocated (fsm.c:568) 20241201124613069 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(769)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124613121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201124613121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124613121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124613121 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124613121 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201124613121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124613122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124613122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124613122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(768)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(769)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124613124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124613124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124613124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124613124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124613124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124613124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124613124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124613124 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124613124 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201124613124 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124613124 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124613125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124613125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(769)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(769)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124613128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(770)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(765)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124613141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124613141 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI196(766)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(768)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(774)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124613156 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201124613156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124613156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124613156 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124613156 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201124613156 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124613156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124613156 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124613156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(773)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(774)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124613158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124613158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124613158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124613158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124613158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124613158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124613158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124613158 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124613158 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201124613158 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124613158 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124613159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124613159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(774)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(774)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124613163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(770)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241201124613175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124613175 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI210(771)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(773)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124613185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201124613185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124613185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124613185 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124613185 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201124613185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124613185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124613185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124613185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124613186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124613186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124613186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124613186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124613186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124613186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124613186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124613186 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124613186 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201124613187 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124613187 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124613187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124613187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124613191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124613199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124613199 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI220(777)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201124613474 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124613474 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201124613474 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201124613474 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(779)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201124613477 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(779)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124613477 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(779)@af17a315dbb0: 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)@af17a315dbb0: 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)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(766)@af17a315dbb0: Adding Client=TC_attach_pdp_act_ggsn_reject(782), IMSI='262420000000020'H, TLLI='DAB28BED'O, index=0 SGSN_Test-GSUP(780)@af17a315dbb0: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(782) TC_attach_pdp_act_ggsn_reject(782)@af17a315dbb0: 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 := '0D3C5DD731B0C6F3219432FAC874B0B0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CBCCC2E6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F1ED5B16B19D5D5E'O } } } } } 20241201124613524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124613524 DLLC NOTICE LLME(ffffffff/dab28bed){UNASSIGNED} LLC RX: unknown TLLI 0xdab28bed, creating LLME on the fly (gprs_llc.c:552) 20241201124613524 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124613524 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach"  (gprs_gmm.c:1266) 20241201124613524 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201124613524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Allocated (fsm.c:456) 20241201124613524 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201124613524 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Allocated (fsm.c:456) 20241201124613524 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201124613524 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201124613524 DLLC NOTICE LLME(ffffffff/dab28bed){UNASSIGNED} LLGM Assign pre (dab28bed => c59fdf05) (gprs_llc.c:1079) 20241201124613524 DLLC NOTICE LLME(dab28bed/c59fdf05){ASSIGNED} LLGM Assign post (dab28bed => c59fdf05) (gprs_llc.c:1125) 20241201124613524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201124613524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201124613524 DMM DEBUG MM(262420000000020/c59fdf05) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201124613537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124613537 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241201124613537 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124613537 DMM DEBUG MM(262420000000020/c59fdf05) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1084) 20241201124613537 DMM NOTICE MM(262420000000020/c59fdf05) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201124613537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201124613537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201124613537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201124613537 DMM DEBUG MM(262420000000020/c59fdf05) Requesting authorization (sgsn_auth.c:160) 20241201124613537 DMM INFO MM(262420000000020/c59fdf05) Requesting authentication tuples (sgsn_auth.c:184) 20241201124613537 DMM DEBUG MM(262420000000020/c59fdf05) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201124613537 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20241201124613537 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)@af17a315dbb0: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(782) SGSN_Test-GSUP(780)@af17a315dbb0: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(782)"262420000000020" 20241201124613540 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201124613540 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201124613540 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201124613540 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201124613540 DMM INFO MM(262420000000020/c59fdf05) Subscriber data update (mmctx.c:445) 20241201124613540 DMM DEBUG MM(262420000000020/c59fdf05) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201124613540 DMM INFO MM(262420000000020/c59fdf05) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201124613540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201124613540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201124613540 DMM INFO MM(262420000000020/c59fdf05) <- GMM AUTH AND CIPHERING REQ (rand = 0d 3c 5d d7 31 b0 c6 f3 21 94 32 fa c8 74 b0 b0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241201124613549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124613549 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124613549 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124613549 DMM INFO MM(262420000000020/c59fdf05) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241201124613549 DMM NOTICE MM(262420000000020/c59fdf05) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241201124613549 DMM DEBUG MM(262420000000020/c59fdf05) checking auth: received GSM SRES = cb cc c2 e6 (gprs_gmm.c:666) 20241201124613549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241201124613549 DMM DEBUG MM(262420000000020/c59fdf05) Requesting authorization (sgsn_auth.c:160) 20241201124613549 DMM INFO MM(262420000000020/c59fdf05) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201124613549 DMM DEBUG MM(262420000000020/c59fdf05) Requesting subscriber data update (gprs_subscriber.c:894) 20241201124613549 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20241201124613549 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) 20241201124613549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241201124613549 DMM INFO MM(262420000000020/c59fdf05) <- GMM ATTACH ACCEPT (new P-TMSI=0xc59fdf05) (gprs_gmm.c:300) 20241201124613551 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241201124613551 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241201124613551 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241201124613551 DMM INFO MM(262420000000020/c59fdf05) Subscriber data update (mmctx.c:445) 20241201124613551 DMM DEBUG MM(262420000000020/c59fdf05) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241201124613551 DMM INFO MM(262420000000020/c59fdf05) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241201124613551 DMM NOTICE MM(262420000000020/c59fdf05) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1000) 20241201124613551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241201124613551 DMM NOTICE MM(262420000000020/c59fdf05) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241201124613551 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) 20241201124613551 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241201124613551 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241201124613551 DMM INFO MM(262420000000020/c59fdf05) Subscriber data update (mmctx.c:445) 20241201124613551 DMM DEBUG MM(262420000000020/c59fdf05) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241201124613559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124613559 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241201124613559 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124613559 DMM INFO MM(262420000000020/c59fdf05) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201124613559 DMM NOTICE MM(262420000000020/c59fdf05) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201124613559 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201124613559 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201124613559 DLLC NOTICE LLME(dab28bed/c59fdf05){ASSIGNED} LLGM Assign pre (ffffffff => c59fdf05) (gprs_llc.c:1079) 20241201124613559 DLLC NOTICE LLME(ffffffff/c59fdf05){ASSIGNED} LLGM Assign post (ffffffff => c59fdf05) (gprs_llc.c:1125) 20241201124613559 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241201124613559 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241201124613559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201124613559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(782)@af17a315dbb0: setverdict(pass): none -> pass 20241201124613610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124613610 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241201124613610 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124613610 DMM INFO MM(262420000000020/c59fdf05) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241201124613610 DMM INFO MM(262420000000020/c59fdf05) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241201124613610 DMM DEBUG MM(262420000000020/c59fdf05) Using GGSN 0 (gprs_sm.c:312) 20241201124613610 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) 20241201124613610 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20241201124613610 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241201124613610 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:181) 20241201124613610 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20241201124613621 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 6d c2 9b bc 11 48 1f ca 44 14 05 7f 46 0e 91 fc 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1030 from retransmit req queue (gtp.c:443) 20241201124613621 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7ff77bac71a8, cbp=0x5580f221d060) (sgsn_libgtp.c:632) 20241201124613621 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:400) 20241201124613621 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20241201124613621 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241201124613621 DMM NOTICE MM(262420000000020/c59fdf05) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_pdp_act_ggsn_reject(782)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(782)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(766)@af17a315dbb0: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(782)@af17a315dbb0: Final verdict of PTC: pass 20241201124613630 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58818<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(780)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(774)@af17a315dbb0: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(777)@af17a315dbb0: Final verdict of PTC: none 20241201124613632 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201124613632 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(769)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@af17a315dbb0: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(771)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@af17a315dbb0: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(766)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(768)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(778)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(773)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(776)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(767)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(772)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(766): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(767): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(768): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(769): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(771): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(772): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(773): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(774): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(777): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(782): pass (none -> pass) MTC@af17a315dbb0: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201124613764 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58822<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124614165 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58822<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85416) 20241201124614632 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124614632 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85416, count=98576) 20241201124615633 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124615633 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201124616634 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124616634 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_attach_pdp_act_user_deact_mo started. 20241201124617223 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60994<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124617225 DMM INFO MM(262420000000020/c59fdf05) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241201124617225 DMM INFO MM(262420000000020/c59fdf05) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241201124617225 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201124617225 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201124617225 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241201124617225 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241201124617225 DLLC NOTICE LLME(ffffffff/c59fdf05){ASSIGNED} LLGM Assign pre (c59fdf05 => ffffffff) (gprs_llc.c:1079) 20241201124617225 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c59fdf05 => ffffffff) (gprs_llc.c:1125) 20241201124617225 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20241201124617225 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) 20241201124617225 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) 20241201124617225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Deallocated (fsm.c:568) 20241201124617225 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201124617225 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Deallocated (fsm.c:568) 20241201124617225 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Deallocated (fsm.c:568) 20241201124617225 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(788)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(788)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124617272 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201124617272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124617272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124617272 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124617272 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201124617272 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124617272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124617272 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124617272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(788)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124617273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124617273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124617273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124617274 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124617274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124617274 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124617274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124617274 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124617274 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201124617274 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124617274 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(787)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(788)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124617274 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124617275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(788)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124617278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(784)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241201124617287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124617287 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI196(785)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(787)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(793)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124617306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201124617306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124617306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124617306 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124617306 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201124617306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124617306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124617306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124617306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(793)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(792)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 20241201124617308 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124617308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124617308 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124617309 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124617309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124617309 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124617309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124617309 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124617309 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201124617309 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124617309 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(793)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124617310 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124617310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(793)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124617313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(789)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124617322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124617322 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)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(792)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124617338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201124617338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124617338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124617338 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124617338 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201124617338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124617338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124617338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124617338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124617340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124617340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124617340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124617340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124617340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124617340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124617340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124617340 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124617340 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201124617340 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124617340 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(797)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124617341 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124617341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124617345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124617354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124617354 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)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201124617636 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124617636 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201124617636 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201124617636 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(798)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201124617638 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(798)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124617638 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(798)@af17a315dbb0: 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)@af17a315dbb0: 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)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(785)@af17a315dbb0: Adding Client=TC_attach_pdp_act_user_deact_mo(801), IMSI='262420000000021'H, TLLI='FC6E4C11'O, index=0 SGSN_Test-GSUP(799)@af17a315dbb0: 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)@af17a315dbb0: 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 := 'C7FEA4C401C82F75715848AB07619C76'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4AD024B5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '45DD43F7D42AA914'O } } } } } 20241201124617681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124617681 DLLC NOTICE LLME(ffffffff/fc6e4c11){UNASSIGNED} LLC RX: unknown TLLI 0xfc6e4c11, creating LLME on the fly (gprs_llc.c:552) 20241201124617681 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124617681 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1266) 20241201124617681 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201124617681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Allocated (fsm.c:456) 20241201124617681 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201124617681 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Allocated (fsm.c:456) 20241201124617681 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201124617681 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201124617681 DLLC NOTICE LLME(ffffffff/fc6e4c11){UNASSIGNED} LLGM Assign pre (fc6e4c11 => d4c2ae4d) (gprs_llc.c:1079) 20241201124617681 DLLC NOTICE LLME(fc6e4c11/d4c2ae4d){ASSIGNED} LLGM Assign post (fc6e4c11 => d4c2ae4d) (gprs_llc.c:1125) 20241201124617681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201124617681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201124617681 DMM DEBUG MM(262420000000021/d4c2ae4d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201124617695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124617695 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241201124617695 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124617695 DMM DEBUG MM(262420000000021/d4c2ae4d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241201124617695 DMM NOTICE MM(262420000000021/d4c2ae4d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201124617695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201124617695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201124617695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201124617695 DMM DEBUG MM(262420000000021/d4c2ae4d) Requesting authorization (sgsn_auth.c:160) 20241201124617695 DMM INFO MM(262420000000021/d4c2ae4d) Requesting authentication tuples (sgsn_auth.c:184) 20241201124617695 DMM DEBUG MM(262420000000021/d4c2ae4d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201124617695 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241201124617695 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)@af17a315dbb0: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(801) SGSN_Test-GSUP(799)@af17a315dbb0: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(801)"262420000000021" 20241201124617697 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201124617697 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201124617697 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201124617697 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201124617697 DMM INFO MM(262420000000021/d4c2ae4d) Subscriber data update (mmctx.c:445) 20241201124617697 DMM DEBUG MM(262420000000021/d4c2ae4d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201124617697 DMM INFO MM(262420000000021/d4c2ae4d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201124617697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201124617697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201124617697 DMM INFO MM(262420000000021/d4c2ae4d) <- GMM AUTH AND CIPHERING REQ (rand = c7 fe a4 c4 01 c8 2f 75 71 58 48 ab 07 61 9c 76 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241201124617704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124617704 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124617705 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124617705 DMM INFO MM(262420000000021/d4c2ae4d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241201124617705 DMM NOTICE MM(262420000000021/d4c2ae4d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241201124617705 DMM DEBUG MM(262420000000021/d4c2ae4d) checking auth: received GSM SRES = 4a d0 24 b5 (gprs_gmm.c:666) 20241201124617705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241201124617705 DMM DEBUG MM(262420000000021/d4c2ae4d) Requesting authorization (sgsn_auth.c:160) 20241201124617705 DMM INFO MM(262420000000021/d4c2ae4d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201124617705 DMM DEBUG MM(262420000000021/d4c2ae4d) Requesting subscriber data update (gprs_subscriber.c:894) 20241201124617705 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241201124617705 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) 20241201124617705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241201124617705 DMM INFO MM(262420000000021/d4c2ae4d) <- GMM ATTACH ACCEPT (new P-TMSI=0xd4c2ae4d) (gprs_gmm.c:300) 20241201124617706 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241201124617706 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241201124617706 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241201124617706 DMM INFO MM(262420000000021/d4c2ae4d) Subscriber data update (mmctx.c:445) 20241201124617706 DMM DEBUG MM(262420000000021/d4c2ae4d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241201124617706 DMM INFO MM(262420000000021/d4c2ae4d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241201124617706 DMM NOTICE MM(262420000000021/d4c2ae4d) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241201124617706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241201124617706 DMM NOTICE MM(262420000000021/d4c2ae4d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241201124617706 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) 20241201124617707 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241201124617707 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241201124617707 DMM INFO MM(262420000000021/d4c2ae4d) Subscriber data update (mmctx.c:445) 20241201124617707 DMM DEBUG MM(262420000000021/d4c2ae4d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241201124617713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124617713 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241201124617713 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124617713 DMM INFO MM(262420000000021/d4c2ae4d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201124617713 DMM NOTICE MM(262420000000021/d4c2ae4d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201124617713 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201124617713 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201124617713 DLLC NOTICE LLME(fc6e4c11/d4c2ae4d){ASSIGNED} LLGM Assign pre (ffffffff => d4c2ae4d) (gprs_llc.c:1079) 20241201124617713 DLLC NOTICE LLME(ffffffff/d4c2ae4d){ASSIGNED} LLGM Assign post (ffffffff => d4c2ae4d) (gprs_llc.c:1125) 20241201124617713 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241201124617713 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241201124617713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201124617713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(801)@af17a315dbb0: setverdict(pass): none -> pass 20241201124617764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124617764 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241201124617764 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124617764 DMM INFO MM(262420000000021/d4c2ae4d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241201124617764 DMM INFO MM(262420000000021/d4c2ae4d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241201124617764 DMM DEBUG MM(262420000000021/d4c2ae4d) Using GGSN 0 (gprs_sm.c:312) 20241201124617764 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) 20241201124617764 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241201124617765 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241201124617765 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20241201124617765 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20241201124617776 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 8e 40 23 61 11 53 39 ee 08 14 05 7f 5b 53 35 3b 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) 20241201124617776 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff77bac71a8, cbp=0x5580f221d060) (sgsn_libgtp.c:632) 20241201124617776 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241201124617776 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5580f2220e48 TLLI=d4c2ae4d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241201124617776 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241201124617776 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(801)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(801)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed 20241201124617783 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:779) 20241201124617791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124617791 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241201124617791 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124617794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124617794 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241201124617794 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124617794 DMM INFO MM(262420000000021/d4c2ae4d) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20241201124617794 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:318) 20241201124617794 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20241201124617796 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) 20241201124617796 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7ff77bac71a8, cbp=0x5580f221d060) (sgsn_libgtp.c:632) 20241201124617796 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20241201124617796 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5580f2220e48, TLLI=d4c2ae4d, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241201124617796 DMM INFO MM(262420000000021/d4c2ae4d) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20241201124617796 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241201124617796 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(801)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(785)@af17a315dbb0: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(801)@af17a315dbb0: Final verdict of PTC: pass 20241201124617804 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60994<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241201124617806 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201124617806 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_user_deact_mo-BVCI210(790)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(792)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP(799)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@af17a315dbb0: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(785)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(797)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(793)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(787)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(788)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(786)@af17a315dbb0: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(796)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(795)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(791)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(785): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(786): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(787): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(788): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(790): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(791): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(792): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(793): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(796): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(801): pass (none -> pass) MTC@af17a315dbb0: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 12:46:17 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 20241201124617939 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60996<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124618340 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60996<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101296) 20241201124618808 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124618808 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=101296, count=105652) 20241201124619809 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124619810 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201124620811 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124620811 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_attach_pdp_act_user_deact_mt started. 20241201124621394 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32772<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124621395 DMM INFO MM(262420000000021/d4c2ae4d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241201124621395 DMM INFO MM(262420000000021/d4c2ae4d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241201124621395 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201124621395 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201124621395 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241201124621395 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241201124621395 DLLC NOTICE LLME(ffffffff/d4c2ae4d){ASSIGNED} LLGM Assign pre (d4c2ae4d => ffffffff) (gprs_llc.c:1079) 20241201124621395 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d4c2ae4d => ffffffff) (gprs_llc.c:1125) 20241201124621395 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241201124621395 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) 20241201124621395 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) 20241201124621395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Deallocated (fsm.c:568) 20241201124621395 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201124621395 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Deallocated (fsm.c:568) 20241201124621395 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Deallocated (fsm.c:568) 20241201124621395 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(806)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124621439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201124621439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124621439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124621439 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124621439 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201124621439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124621439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124621439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124621439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124621441 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124621441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124621441 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124621441 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124621441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124621441 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124621441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124621441 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124621441 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201124621441 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124621441 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124621441 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124621441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(806)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124621444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(803)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124621454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124621454 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(807)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 TC_attach_pdp_act_user_deact_mt-BVCI196(805)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124621482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201124621482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124621482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124621482 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124621482 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201124621482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124621482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124621482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124621482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124621483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124621483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124621483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124621483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124621483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124621483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124621483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124621484 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124621484 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201124621484 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124621484 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124621484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124621484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124621488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(808)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(812)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 20241201124621497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124621497 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)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(817)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(817)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124621529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201124621529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124621529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124621529 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124621529 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201124621529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124621529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124621529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124621529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(817)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124621532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124621532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124621532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124621532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124621532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124621532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124621532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124621532 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124621532 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201124621532 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124621532 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124621533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124621533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(817)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(817)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124621537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124621547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124621547 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI220(814)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201124621812 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124621813 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201124621813 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201124621813 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(816)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(816)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201124621815 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(816)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(816)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124621815 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(816)@af17a315dbb0: 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(816)@af17a315dbb0: 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(816)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(816)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(805)@af17a315dbb0: Adding Client=TC_attach_pdp_act_user_deact_mt(820), IMSI='262420000000022'H, TLLI='D63AD0A6'O, index=0 SGSN_Test-GSUP(818)@af17a315dbb0: 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)@af17a315dbb0: 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 := 'D26AC249D20D5EC1E279424DB4B3DED4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F25FFD1C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B2AA89089CDF956C'O } } } } } 20241201124621859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124621859 DLLC NOTICE LLME(ffffffff/d63ad0a6){UNASSIGNED} LLC RX: unknown TLLI 0xd63ad0a6, creating LLME on the fly (gprs_llc.c:552) 20241201124621859 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124621859 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1266) 20241201124621859 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201124621859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Allocated (fsm.c:456) 20241201124621859 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201124621859 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Allocated (fsm.c:456) 20241201124621859 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201124621859 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201124621859 DLLC NOTICE LLME(ffffffff/d63ad0a6){UNASSIGNED} LLGM Assign pre (d63ad0a6 => c47d18f5) (gprs_llc.c:1079) 20241201124621859 DLLC NOTICE LLME(d63ad0a6/c47d18f5){ASSIGNED} LLGM Assign post (d63ad0a6 => c47d18f5) (gprs_llc.c:1125) 20241201124621859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201124621859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201124621859 DMM DEBUG MM(262420000000022/c47d18f5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201124621872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124621872 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241201124621872 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124621872 DMM DEBUG MM(262420000000022/c47d18f5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241201124621872 DMM NOTICE MM(262420000000022/c47d18f5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201124621872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201124621872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201124621872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201124621872 DMM DEBUG MM(262420000000022/c47d18f5) Requesting authorization (sgsn_auth.c:160) 20241201124621872 DMM INFO MM(262420000000022/c47d18f5) Requesting authentication tuples (sgsn_auth.c:184) 20241201124621872 DMM DEBUG MM(262420000000022/c47d18f5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201124621872 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241201124621872 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)@af17a315dbb0: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(820) SGSN_Test-GSUP(818)@af17a315dbb0: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(820)"262420000000022" 20241201124621875 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201124621875 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201124621875 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201124621875 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201124621875 DMM INFO MM(262420000000022/c47d18f5) Subscriber data update (mmctx.c:445) 20241201124621875 DMM DEBUG MM(262420000000022/c47d18f5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201124621875 DMM INFO MM(262420000000022/c47d18f5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201124621875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201124621875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201124621875 DMM INFO MM(262420000000022/c47d18f5) <- GMM AUTH AND CIPHERING REQ (rand = d2 6a c2 49 d2 0d 5e c1 e2 79 42 4d b4 b3 de d4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241201124621883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124621883 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124621883 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124621883 DMM INFO MM(262420000000022/c47d18f5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241201124621883 DMM NOTICE MM(262420000000022/c47d18f5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241201124621883 DMM DEBUG MM(262420000000022/c47d18f5) checking auth: received GSM SRES = f2 5f fd 1c (gprs_gmm.c:666) 20241201124621883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241201124621883 DMM DEBUG MM(262420000000022/c47d18f5) Requesting authorization (sgsn_auth.c:160) 20241201124621883 DMM INFO MM(262420000000022/c47d18f5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201124621883 DMM DEBUG MM(262420000000022/c47d18f5) Requesting subscriber data update (gprs_subscriber.c:894) 20241201124621883 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241201124621883 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) 20241201124621883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241201124621883 DMM INFO MM(262420000000022/c47d18f5) <- GMM ATTACH ACCEPT (new P-TMSI=0xc47d18f5) (gprs_gmm.c:300) 20241201124621885 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241201124621885 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241201124621885 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241201124621885 DMM INFO MM(262420000000022/c47d18f5) Subscriber data update (mmctx.c:445) 20241201124621885 DMM DEBUG MM(262420000000022/c47d18f5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241201124621885 DMM INFO MM(262420000000022/c47d18f5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241201124621885 DMM NOTICE MM(262420000000022/c47d18f5) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241201124621885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241201124621885 DMM NOTICE MM(262420000000022/c47d18f5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241201124621885 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) 20241201124621885 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241201124621885 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241201124621885 DMM INFO MM(262420000000022/c47d18f5) Subscriber data update (mmctx.c:445) 20241201124621885 DMM DEBUG MM(262420000000022/c47d18f5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241201124621891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124621891 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241201124621891 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124621891 DMM INFO MM(262420000000022/c47d18f5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201124621891 DMM NOTICE MM(262420000000022/c47d18f5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201124621891 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201124621891 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201124621891 DLLC NOTICE LLME(d63ad0a6/c47d18f5){ASSIGNED} LLGM Assign pre (ffffffff => c47d18f5) (gprs_llc.c:1079) 20241201124621891 DLLC NOTICE LLME(ffffffff/c47d18f5){ASSIGNED} LLGM Assign post (ffffffff => c47d18f5) (gprs_llc.c:1125) 20241201124621891 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241201124621891 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241201124621891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201124621891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(820)@af17a315dbb0: setverdict(pass): none -> pass 20241201124621943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124621944 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241201124621944 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124621944 DMM INFO MM(262420000000022/c47d18f5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241201124621944 DMM INFO MM(262420000000022/c47d18f5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241201124621944 DMM DEBUG MM(262420000000022/c47d18f5) Using GGSN 0 (gprs_sm.c:312) 20241201124621944 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) 20241201124621944 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20241201124621944 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241201124621944 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:181) 20241201124621944 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20241201124621954 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 7a ca db d5 11 50 52 4e f5 14 05 7f 0f 43 6c e9 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) 20241201124621954 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff77bac71a8, cbp=0x5580f221d480) (sgsn_libgtp.c:632) 20241201124621954 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241201124621954 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5580f2220e48 TLLI=c47d18f5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241201124621954 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241201124621954 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(820)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(820)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed 20241201124621962 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:779) 20241201124621969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124621969 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241201124621969 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124621972 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241201124621972 DGPRS INFO PDP(262420000000022:5): Context 0x7ff77bac71a8 was deleted (sgsn_libgtp.c:660) 20241201124621972 DMM INFO MM(262420000000022/c47d18f5) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241201124621972 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20241201124621972 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(805)@af17a315dbb0: Removing Client IMSI='262420000000022'H, index=0 20241201124621979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124621979 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241201124621979 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124621979 DMM INFO MM(262420000000022/c47d18f5) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_deact_mt(820)@af17a315dbb0: Final verdict of PTC: pass 20241201124621982 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32772<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241201124621984 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201124621984 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(816)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP(818)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(817)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(806)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@af17a315dbb0: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(805)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(811)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@af17a315dbb0: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(810)@af17a315dbb0: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(814)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(815)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(804)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(809)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(805): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(810): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(814): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(815): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(816): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(817): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(820): pass (none -> pass) MTC@af17a315dbb0: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201124622114 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32786<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124622515 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32786<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100312) 20241201124622985 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124622985 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100312, count=104668) 20241201124623987 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124623987 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201124624988 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124624988 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_attach_pdp_act_deact_dup started. 20241201124625577 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32798<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124625578 DMM INFO MM(262420000000022/c47d18f5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241201124625578 DMM INFO MM(262420000000022/c47d18f5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241201124625578 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201124625578 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201124625578 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241201124625578 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241201124625578 DLLC NOTICE LLME(ffffffff/c47d18f5){ASSIGNED} LLGM Assign pre (c47d18f5 => ffffffff) (gprs_llc.c:1079) 20241201124625578 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c47d18f5 => ffffffff) (gprs_llc.c:1125) 20241201124625578 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5580f2220af0 (gprs_sndcp.c:574) 20241201124625578 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5580f2220e48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241201124625579 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241201124625579 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) 20241201124625579 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) 20241201124625579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Deallocated (fsm.c:568) 20241201124625579 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201124625579 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Deallocated (fsm.c:568) 20241201124625579 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Deallocated (fsm.c:568) 20241201124625579 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(826)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(826)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124625637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201124625638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124625638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124625638 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124625638 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201124625638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124625638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124625638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124625638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(826)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124625640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124625640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124625640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124625640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124625640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124625640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124625640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124625640 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124625640 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) SGSN_Test-Gb1-NS1(825)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 20241201124625640 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124625640 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(826)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124625641 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124625641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(826)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124625644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(822)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124625655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124625655 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(827)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_dup-BVCI196(823)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(825)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124625669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201124625669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124625669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124625669 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124625669 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201124625669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124625669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124625669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124625669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124625671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124625671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124625671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124625671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124625671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124625671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124625671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124625671 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124625671 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201124625671 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124625671 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124625672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124625672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(830)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124625676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(827)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(831)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 20241201124625686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124625686 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI210(829)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(831)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124625712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201124625712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124625712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124625712 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124625712 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201124625712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124625712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124625712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124625712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124625714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124625714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124625714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124625714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124625714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124625714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124625715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124625715 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124625715 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201124625715 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124625715 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(835)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124625715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124625715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124625719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124625729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124625729 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI220(834)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201124625988 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124625988 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201124625988 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201124625988 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(836)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201124625991 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(836)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124625992 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(836)@af17a315dbb0: 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)@af17a315dbb0: 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)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(823)@af17a315dbb0: Adding Client=TC_attach_pdp_act_deact_dup(839), IMSI='262420000000046'H, TLLI='C78F63E6'O, index=0 SGSN_Test-GSUP(837)@af17a315dbb0: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(839) TC_attach_pdp_act_deact_dup(839)@af17a315dbb0: 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 := '622267FED8FD4CBA9CF0F2C017CE4C4F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0DA48479'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '973139C4973C0745'O } } } } } 20241201124626037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124626037 DLLC NOTICE LLME(ffffffff/c78f63e6){UNASSIGNED} LLC RX: unknown TLLI 0xc78f63e6, creating LLME on the fly (gprs_llc.c:552) 20241201124626037 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124626038 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach"  (gprs_gmm.c:1266) 20241201124626038 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201124626038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Allocated (fsm.c:456) 20241201124626038 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201124626038 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Allocated (fsm.c:456) 20241201124626038 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201124626038 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201124626038 DLLC NOTICE LLME(ffffffff/c78f63e6){UNASSIGNED} LLGM Assign pre (c78f63e6 => ffd5eb59) (gprs_llc.c:1079) 20241201124626038 DLLC NOTICE LLME(c78f63e6/ffd5eb59){ASSIGNED} LLGM Assign post (c78f63e6 => ffd5eb59) (gprs_llc.c:1125) 20241201124626038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201124626038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201124626038 DMM DEBUG MM(262420000000046/ffd5eb59) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201124626050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124626051 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241201124626051 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124626051 DMM DEBUG MM(262420000000046/ffd5eb59) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1084) 20241201124626051 DMM NOTICE MM(262420000000046/ffd5eb59) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201124626051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201124626051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201124626051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201124626051 DMM DEBUG MM(262420000000046/ffd5eb59) Requesting authorization (sgsn_auth.c:160) 20241201124626051 DMM INFO MM(262420000000046/ffd5eb59) Requesting authentication tuples (sgsn_auth.c:184) 20241201124626051 DMM DEBUG MM(262420000000046/ffd5eb59) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201124626051 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20241201124626051 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)@af17a315dbb0: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(839) SGSN_Test-GSUP(837)@af17a315dbb0: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(839)"262420000000046" 20241201124626053 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201124626053 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201124626053 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201124626053 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201124626053 DMM INFO MM(262420000000046/ffd5eb59) Subscriber data update (mmctx.c:445) 20241201124626053 DMM DEBUG MM(262420000000046/ffd5eb59) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201124626053 DMM INFO MM(262420000000046/ffd5eb59) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201124626053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201124626054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201124626054 DMM INFO MM(262420000000046/ffd5eb59) <- GMM AUTH AND CIPHERING REQ (rand = 62 22 67 fe d8 fd 4c ba 9c f0 f2 c0 17 ce 4c 4f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241201124626061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124626061 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124626061 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124626061 DMM INFO MM(262420000000046/ffd5eb59) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241201124626061 DMM NOTICE MM(262420000000046/ffd5eb59) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241201124626061 DMM DEBUG MM(262420000000046/ffd5eb59) checking auth: received GSM SRES = 0d a4 84 79 (gprs_gmm.c:666) 20241201124626061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241201124626061 DMM DEBUG MM(262420000000046/ffd5eb59) Requesting authorization (sgsn_auth.c:160) 20241201124626061 DMM INFO MM(262420000000046/ffd5eb59) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201124626061 DMM DEBUG MM(262420000000046/ffd5eb59) Requesting subscriber data update (gprs_subscriber.c:894) 20241201124626061 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20241201124626061 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) 20241201124626061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241201124626061 DMM INFO MM(262420000000046/ffd5eb59) <- GMM ATTACH ACCEPT (new P-TMSI=0xffd5eb59) (gprs_gmm.c:300) 20241201124626063 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241201124626063 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241201124626063 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241201124626063 DMM INFO MM(262420000000046/ffd5eb59) Subscriber data update (mmctx.c:445) 20241201124626063 DMM DEBUG MM(262420000000046/ffd5eb59) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241201124626063 DMM INFO MM(262420000000046/ffd5eb59) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241201124626063 DMM NOTICE MM(262420000000046/ffd5eb59) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1000) 20241201124626063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241201124626063 DMM NOTICE MM(262420000000046/ffd5eb59) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241201124626063 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) 20241201124626064 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241201124626064 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241201124626064 DMM INFO MM(262420000000046/ffd5eb59) Subscriber data update (mmctx.c:445) 20241201124626064 DMM DEBUG MM(262420000000046/ffd5eb59) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241201124626069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124626069 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241201124626069 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124626069 DMM INFO MM(262420000000046/ffd5eb59) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201124626069 DMM NOTICE MM(262420000000046/ffd5eb59) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201124626069 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201124626069 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201124626069 DLLC NOTICE LLME(c78f63e6/ffd5eb59){ASSIGNED} LLGM Assign pre (ffffffff => ffd5eb59) (gprs_llc.c:1079) 20241201124626069 DLLC NOTICE LLME(ffffffff/ffd5eb59){ASSIGNED} LLGM Assign post (ffffffff => ffd5eb59) (gprs_llc.c:1125) 20241201124626069 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241201124626069 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241201124626069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201124626069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(839)@af17a315dbb0: setverdict(pass): none -> pass 20241201124626121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124626122 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241201124626122 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124626122 DMM INFO MM(262420000000046/ffd5eb59) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241201124626122 DMM INFO MM(262420000000046/ffd5eb59) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241201124626122 DMM DEBUG MM(262420000000046/ffd5eb59) Using GGSN 0 (gprs_sm.c:312) 20241201124626122 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) 20241201124626122 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20241201124626122 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241201124626122 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:181) 20241201124626122 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20241201124626132 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 d2 c5 bd 21 11 28 fb d4 0e 14 05 7f 59 63 cc 12 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) 20241201124626132 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff77bac71a8, cbp=0x5580f221d480) (sgsn_libgtp.c:632) 20241201124626132 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241201124626132 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5580f2220e48 TLLI=ffd5eb59, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241201124626132 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241201124626133 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(839)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed 20241201124626140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124626140 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20241201124626140 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124626140 DMM INFO MM(262420000000046/ffd5eb59) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20241201124626140 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20241201124626140 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20241201124626140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124626140 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20241201124626140 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124626140 DMM INFO MM(262420000000046/ffd5eb59) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20241201124626140 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20241201124626140 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(839)@af17a315dbb0: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(839)@af17a315dbb0: "Received deletePDPContextResponse 1, seq_nr=1036" 20241201124626142 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) 20241201124626142 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7ff77bac71a8, cbp=0x5580f221d480) (sgsn_libgtp.c:632) 20241201124626142 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20241201124626142 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5580f2220e48, TLLI=ffd5eb59, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241201124626142 DMM INFO MM(262420000000046/ffd5eb59) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20241201124626142 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20241201124626142 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241201124626142 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) 20241201124626142 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)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(823)@af17a315dbb0: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(839)@af17a315dbb0: Final verdict of PTC: pass 20241201124628152 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32798<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(837)@af17a315dbb0: Final verdict of PTC: none 20241201124628154 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201124628154 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(826)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(830)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@af17a315dbb0: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(823)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(825)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@af17a315dbb0: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(834)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@af17a315dbb0: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(829)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(835)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(824)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(833)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(828)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(823): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(824): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(825): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(826): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(829): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(834): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act_deact_dup(839): pass (none -> pass) MTC@af17a315dbb0: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201124628285 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35018<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124628686 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35018<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101908) 20241201124629155 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124629155 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=101908, count=106264) 20241201124630156 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124630156 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201124631158 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124631158 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_attach_second_attempt started. 20241201124631745 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35028<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124631747 DMM INFO MM(262420000000046/ffd5eb59) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241201124631747 DMM INFO MM(262420000000046/ffd5eb59) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241201124631747 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201124631747 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201124631747 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241201124631747 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241201124631747 DLLC NOTICE LLME(ffffffff/ffd5eb59){ASSIGNED} LLGM Assign pre (ffd5eb59 => ffffffff) (gprs_llc.c:1079) 20241201124631747 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ffd5eb59 => ffffffff) (gprs_llc.c:1125) 20241201124631747 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20241201124631747 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) 20241201124631747 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) 20241201124631747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Deallocated (fsm.c:568) 20241201124631747 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201124631747 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Deallocated (fsm.c:568) 20241201124631747 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Deallocated (fsm.c:568) 20241201124631747 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(844)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124631793 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201124631793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124631793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124631793 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124631793 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201124631793 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124631793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124631793 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124631793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124631795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124631795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124631795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124631795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124631795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124631795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124631795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124631795 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124631795 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201124631795 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124631795 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(844)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124631796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124631796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124631800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(841)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(845)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 20241201124631811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124631811 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI196(843)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(845)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124631835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201124631835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124631835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124631835 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124631835 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201124631835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124631835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124631835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124631835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124631836 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124631837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124631837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124631837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124631837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124631837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124631837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124631837 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124631837 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201124631837 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124631837 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124631838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124631838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124631841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(850)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(846)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124631851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124631851 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI210(848)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(854)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124631873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201124631873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124631873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124631873 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124631873 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201124631873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124631873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124631873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124631873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124631875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124631875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124631875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124631875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124631875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124631875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124631875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124631875 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124631875 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201124631875 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124631875 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(854)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124631876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124631876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124631880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124631890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124631890 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI220(853)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201124632158 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124632158 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201124632158 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201124632158 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(855)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201124632161 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(855)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124632161 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(855)@af17a315dbb0: 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(855)@af17a315dbb0: 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(855)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(843)@af17a315dbb0: Adding Client=TC_attach_second_attempt(858), IMSI='262420000000022'H, TLLI='DDBE7F64'O, index=0 SGSN_Test-GSUP(856)@af17a315dbb0: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(858) TC_attach_second_attempt(858)@af17a315dbb0: 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 := 'C6E57A9B5D16D9198C5262B25A174FAB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B4C40F5A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5AF8AD01A5CE6990'O } } } } } 20241201124632206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124632206 DLLC NOTICE LLME(ffffffff/ddbe7f64){UNASSIGNED} LLC RX: unknown TLLI 0xddbe7f64, creating LLME on the fly (gprs_llc.c:552) 20241201124632206 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124632206 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1266) 20241201124632206 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201124632206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Allocated (fsm.c:456) 20241201124632206 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201124632206 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Allocated (fsm.c:456) 20241201124632206 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201124632206 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201124632206 DLLC NOTICE LLME(ffffffff/ddbe7f64){UNASSIGNED} LLGM Assign pre (ddbe7f64 => f79a6105) (gprs_llc.c:1079) 20241201124632206 DLLC NOTICE LLME(ddbe7f64/f79a6105){ASSIGNED} LLGM Assign post (ddbe7f64 => f79a6105) (gprs_llc.c:1125) 20241201124632206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201124632206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201124632206 DMM DEBUG MM(262420000000022/f79a6105) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201124632219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124632219 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241201124632219 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124632219 DMM DEBUG MM(262420000000022/f79a6105) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241201124632219 DMM NOTICE MM(262420000000022/f79a6105) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201124632219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201124632219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201124632219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201124632219 DMM DEBUG MM(262420000000022/f79a6105) Requesting authorization (sgsn_auth.c:160) 20241201124632219 DMM INFO MM(262420000000022/f79a6105) Requesting authentication tuples (sgsn_auth.c:184) 20241201124632219 DMM DEBUG MM(262420000000022/f79a6105) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201124632219 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241201124632219 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)@af17a315dbb0: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(858) SGSN_Test-GSUP(856)@af17a315dbb0: Added IMSI table entry 0TC_attach_second_attempt(858)"262420000000022" 20241201124632222 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201124632222 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201124632222 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201124632222 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201124632222 DMM INFO MM(262420000000022/f79a6105) Subscriber data update (mmctx.c:445) 20241201124632222 DMM DEBUG MM(262420000000022/f79a6105) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201124632222 DMM INFO MM(262420000000022/f79a6105) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201124632222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201124632222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201124632222 DMM INFO MM(262420000000022/f79a6105) <- GMM AUTH AND CIPHERING REQ (rand = c6 e5 7a 9b 5d 16 d9 19 8c 52 62 b2 5a 17 4f ab , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241201124632230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124632230 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124632230 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124632230 DMM INFO MM(262420000000022/f79a6105) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241201124632230 DMM NOTICE MM(262420000000022/f79a6105) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241201124632230 DMM DEBUG MM(262420000000022/f79a6105) checking auth: received GSM SRES = b4 c4 0f 5a (gprs_gmm.c:666) 20241201124632230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241201124632230 DMM DEBUG MM(262420000000022/f79a6105) Requesting authorization (sgsn_auth.c:160) 20241201124632230 DMM INFO MM(262420000000022/f79a6105) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201124632230 DMM DEBUG MM(262420000000022/f79a6105) Requesting subscriber data update (gprs_subscriber.c:894) 20241201124632230 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241201124632230 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) 20241201124632230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241201124632230 DMM INFO MM(262420000000022/f79a6105) <- GMM ATTACH ACCEPT (new P-TMSI=0xf79a6105) (gprs_gmm.c:300) 20241201124632231 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241201124632231 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241201124632231 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241201124632231 DMM INFO MM(262420000000022/f79a6105) Subscriber data update (mmctx.c:445) 20241201124632231 DMM DEBUG MM(262420000000022/f79a6105) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241201124632231 DMM INFO MM(262420000000022/f79a6105) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241201124632231 DMM NOTICE MM(262420000000022/f79a6105) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241201124632231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241201124632231 DMM NOTICE MM(262420000000022/f79a6105) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241201124632231 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) 20241201124632232 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241201124632232 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241201124632232 DMM INFO MM(262420000000022/f79a6105) Subscriber data update (mmctx.c:445) 20241201124632232 DMM DEBUG MM(262420000000022/f79a6105) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241201124632238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124632238 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241201124632238 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124632238 DMM INFO MM(262420000000022/f79a6105) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201124632238 DMM NOTICE MM(262420000000022/f79a6105) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201124632238 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201124632238 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201124632238 DLLC NOTICE LLME(ddbe7f64/f79a6105){ASSIGNED} LLGM Assign pre (ffffffff => f79a6105) (gprs_llc.c:1079) 20241201124632238 DLLC NOTICE LLME(ffffffff/f79a6105){ASSIGNED} LLGM Assign post (ffffffff => f79a6105) (gprs_llc.c:1125) 20241201124632238 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241201124632238 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241201124632238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201124632238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(858)@af17a315dbb0: setverdict(pass): none -> pass TC_attach_second_attempt(858)@af17a315dbb0: 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 := '98783DA52DFAC6B8C1CAA340E7C7A487'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '20EA4605'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B0A8CDCFF16BB0D7'O } } } } } 20241201124632289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124632289 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124632289 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124632289 DMM INFO MM(262420000000022/f79a6105) -> GMM ATTACH REQUEST MI(TMSI-0xF79A6105) type="GPRS attach"  (gprs_gmm.c:1266) 20241201124632289 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201124632289 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241201124632290 DLLC NOTICE LLME(ffffffff/f79a6105){ASSIGNED} LLGM Assign pre (f79a6105 => da0f8529) (gprs_llc.c:1079) 20241201124632290 DLLC NOTICE LLME(f79a6105/da0f8529){ASSIGNED} LLGM Assign post (f79a6105 => da0f8529) (gprs_llc.c:1125) 20241201124632290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201124632290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201124632290 DMM DEBUG MM(262420000000022/da0f8529) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201124632296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124632296 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20241201124632297 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124632297 DMM DEBUG MM(262420000000022/da0f8529) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241201124632297 DMM NOTICE MM(262420000000022/da0f8529) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201124632297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201124632297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201124632297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201124632297 DMM DEBUG MM(262420000000022/da0f8529) Requesting authorization (sgsn_auth.c:160) 20241201124632297 DMM INFO MM(262420000000022/da0f8529) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201124632297 DMM DEBUG MM(262420000000022/da0f8529) Requesting subscriber data update (gprs_subscriber.c:894) 20241201124632297 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241201124632297 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) 20241201124635274 DGPRS DEBUG Checking for inactive LLMEs, time = 14867929 (sgsn.c:131) 20241201124638297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241201124638297 DMM ERROR MM(262420000000022/da0f8529) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241201124638297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241201124638297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241201124638297 DMM NOTICE MM(262420000000022/da0f8529) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241201124638297 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241201124638297 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) 20241201124638297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Reject}: Deallocated (fsm.c:568) 20241201124638297 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Deallocated (fsm.c:568) 20241201124638297 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Deallocated (fsm.c:568) 20241201124638297 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241201124638297 DLLC NOTICE LLME(f79a6105/da0f8529){ASSIGNED} LLGM Assign pre (da0f8529 => ffffffff) (gprs_llc.c:1079) 20241201124638297 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da0f8529 => ffffffff) (gprs_llc.c:1125) 20241201124652160 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241201124652160 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241201124652160 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(855)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124701796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124701798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124701798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241201124701838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124701840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124701840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241201124701876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124701878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124701878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(858)@af17a315dbb0: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@af17a315dbb0: Test Component 858 has requested to stop MTC. Terminating current testcase execution. 20241201124702223 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201124702224 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(856)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(844)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(849)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(854)@af17a315dbb0: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(848)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@af17a315dbb0: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(853)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@af17a315dbb0: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(843)@af17a315dbb0: Final verdict of PTC: none 20241201124702227 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35028<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GGSN_GTP(857)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(847)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(842)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(852)@af17a315dbb0: Final verdict of PTC: none TC_attach_second_attempt(858)@af17a315dbb0: Final verdict of PTC: fail reason: "Tguard timeout" MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_second_attempt-BVCI196(843): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_second_attempt-BVCI210(848): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_second_attempt-BVCI220(853): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_second_attempt(858): fail (none -> fail) reason: "Tguard timeout" MTC@af17a315dbb0: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201124702355 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59754<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124702656 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59754<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106488) 20241201124703225 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124703225 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106488, count=111820) 20241201124704227 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124704227 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201124705228 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124705229 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241201124705275 DGPRS DEBUG Checking for inactive LLMEs, time = 14867959 (sgsn.c:131) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_attach_echo_timeout started. 20241201124705717 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59756<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124705718 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124705762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201124705762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124705762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124705762 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124705762 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201124705762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124705762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124705762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124705762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124705764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124705764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124705764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124705764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124705764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124705764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124705764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124705764 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124705764 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201124705764 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124705764 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124705765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124705765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(863)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124705769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(864)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(860)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124705781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124705781 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI196(862)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(864)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124705796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201124705796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124705796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124705796 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124705796 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201124705796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124705796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124705796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124705796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124705798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124705798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124705798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124705798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124705798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124705798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124705798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124705798 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124705798 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201124705798 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124705798 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124705799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124705799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(868)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124705803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(869)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(865)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124705812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124705812 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI210(867)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(869)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(874)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124705845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201124705845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124705845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124705845 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124705845 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201124705845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124705845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124705845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124705845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(874)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124705847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124705847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124705847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124705847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124705847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124705847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124705847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124705847 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124705847 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201124705847 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124705847 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124705848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124705848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(874)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(874)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124705853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124705863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124705863 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI220(871)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201124706230 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124706230 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201124706230 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201124706230 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(873)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(873)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201124706233 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(873)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(873)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124706233 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(873)@af17a315dbb0: 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)@af17a315dbb0: 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)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(873)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(862)@af17a315dbb0: Adding Client=TC_attach_echo_timeout(877), IMSI='262420000000067'H, TLLI='E97FD300'O, index=0 SGSN_Test-GSUP(875)@af17a315dbb0: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(877) TC_attach_echo_timeout(877)@af17a315dbb0: 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 := '3A2EB6E74CC00CD440BA491AAAAE0155'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BD569BB9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FB3FBDCADBB77081'O } } } } } 20241201124706283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124706283 DLLC NOTICE LLME(ffffffff/e97fd300){UNASSIGNED} LLC RX: unknown TLLI 0xe97fd300, creating LLME on the fly (gprs_llc.c:552) 20241201124706283 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124706283 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach"  (gprs_gmm.c:1266) 20241201124706283 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201124706283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Allocated (fsm.c:456) 20241201124706283 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201124706283 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Allocated (fsm.c:456) 20241201124706283 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201124706283 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201124706283 DLLC NOTICE LLME(ffffffff/e97fd300){UNASSIGNED} LLGM Assign pre (e97fd300 => e0093bc6) (gprs_llc.c:1079) 20241201124706283 DLLC NOTICE LLME(e97fd300/e0093bc6){ASSIGNED} LLGM Assign post (e97fd300 => e0093bc6) (gprs_llc.c:1125) 20241201124706283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201124706283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201124706283 DMM DEBUG MM(262420000000067/e0093bc6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201124706297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124706297 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241201124706297 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124706297 DMM DEBUG MM(262420000000067/e0093bc6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1084) 20241201124706297 DMM NOTICE MM(262420000000067/e0093bc6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201124706297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201124706297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201124706297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201124706297 DMM DEBUG MM(262420000000067/e0093bc6) Requesting authorization (sgsn_auth.c:160) 20241201124706297 DMM INFO MM(262420000000067/e0093bc6) Requesting authentication tuples (sgsn_auth.c:184) 20241201124706297 DMM DEBUG MM(262420000000067/e0093bc6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201124706297 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20241201124706297 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)@af17a315dbb0: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(877) SGSN_Test-GSUP(875)@af17a315dbb0: Added IMSI table entry 0TC_attach_echo_timeout(877)"262420000000067" 20241201124706300 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201124706300 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201124706300 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201124706300 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201124706300 DMM INFO MM(262420000000067/e0093bc6) Subscriber data update (mmctx.c:445) 20241201124706300 DMM DEBUG MM(262420000000067/e0093bc6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201124706300 DMM INFO MM(262420000000067/e0093bc6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201124706300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201124706300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201124706300 DMM INFO MM(262420000000067/e0093bc6) <- GMM AUTH AND CIPHERING REQ (rand = 3a 2e b6 e7 4c c0 0c d4 40 ba 49 1a aa ae 01 55 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241201124706308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124706308 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124706308 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124706308 DMM INFO MM(262420000000067/e0093bc6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241201124706308 DMM NOTICE MM(262420000000067/e0093bc6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241201124706308 DMM DEBUG MM(262420000000067/e0093bc6) checking auth: received GSM SRES = bd 56 9b b9 (gprs_gmm.c:666) 20241201124706308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241201124706308 DMM DEBUG MM(262420000000067/e0093bc6) Requesting authorization (sgsn_auth.c:160) 20241201124706308 DMM INFO MM(262420000000067/e0093bc6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201124706308 DMM DEBUG MM(262420000000067/e0093bc6) Requesting subscriber data update (gprs_subscriber.c:894) 20241201124706308 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20241201124706308 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) 20241201124706308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241201124706308 DMM INFO MM(262420000000067/e0093bc6) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0093bc6) (gprs_gmm.c:300) 20241201124706309 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241201124706310 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241201124706310 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241201124706310 DMM INFO MM(262420000000067/e0093bc6) Subscriber data update (mmctx.c:445) 20241201124706310 DMM DEBUG MM(262420000000067/e0093bc6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241201124706310 DMM INFO MM(262420000000067/e0093bc6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241201124706310 DMM NOTICE MM(262420000000067/e0093bc6) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1000) 20241201124706310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241201124706310 DMM NOTICE MM(262420000000067/e0093bc6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241201124706310 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) 20241201124706310 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241201124706310 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241201124706310 DMM INFO MM(262420000000067/e0093bc6) Subscriber data update (mmctx.c:445) 20241201124706310 DMM DEBUG MM(262420000000067/e0093bc6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241201124706316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124706316 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241201124706316 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124706316 DMM INFO MM(262420000000067/e0093bc6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201124706316 DMM NOTICE MM(262420000000067/e0093bc6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201124706316 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201124706316 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201124706316 DLLC NOTICE LLME(e97fd300/e0093bc6){ASSIGNED} LLGM Assign pre (ffffffff => e0093bc6) (gprs_llc.c:1079) 20241201124706316 DLLC NOTICE LLME(ffffffff/e0093bc6){ASSIGNED} LLGM Assign post (ffffffff => e0093bc6) (gprs_llc.c:1125) 20241201124706317 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241201124706317 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241201124706317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201124706317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(877)@af17a315dbb0: setverdict(pass): none -> pass 20241201124706369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124706369 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241201124706369 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124706369 DMM INFO MM(262420000000067/e0093bc6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241201124706369 DMM INFO MM(262420000000067/e0093bc6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241201124706369 DMM DEBUG MM(262420000000067/e0093bc6) Using GGSN 0 (gprs_sm.c:312) 20241201124706369 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) 20241201124706369 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20241201124706369 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241201124706369 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:181) 20241201124706369 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20241201124706382 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 51 f5 c4 e4 11 09 00 de 19 14 05 7f b3 8a f8 70 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1037 from retransmit req queue (gtp.c:443) 20241201124706382 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff77bac71a8, cbp=0x5580f221d480) (sgsn_libgtp.c:632) 20241201124706382 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241201124706382 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5580f2220e48 TLLI=e0093bc6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241201124706382 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241201124706382 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(877)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed 20241201124711245 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20241201124711248 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) 20241201124711248 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x5580f22128f0) (sgsn_libgtp.c:632) 20241201124716247 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@af17a315dbb0: "Received EchoRequest seq_nr=1039" 20241201124721249 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20241201124721249 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(877)@af17a315dbb0: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@af17a315dbb0: "Received EchoRequest seq_nr=1039" 20241201124726231 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241201124726231 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(873)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(873)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124726232 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241201124726250 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20241201124726250 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20241201124726250 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@af17a315dbb0: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@af17a315dbb0: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@af17a315dbb0: "Received EchoRequest seq_nr=1041" 20241201124731251 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20241201124731251 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20241201124731251 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20241201124731251 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(877)@af17a315dbb0: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@af17a315dbb0: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@af17a315dbb0: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@af17a315dbb0: "Received EchoRequest seq_nr=1041" 20241201124735276 DGPRS DEBUG Checking for inactive LLMEs, time = 14867989 (sgsn.c:131) 20241201124735766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124735768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124735768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241201124735799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124735801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124735801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241201124735848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124735849 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124735849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241201124736253 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20241201124736253 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20241201124736253 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20241201124736253 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20241201124736253 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@af17a315dbb0: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@af17a315dbb0: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@af17a315dbb0: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@af17a315dbb0: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@af17a315dbb0: "Received EchoRequest seq_nr=1043" 20241201124741254 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20241201124741254 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20241201124741254 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20241201124741254 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20241201124741255 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x5580f22128f0) (sgsn_libgtp.c:632) 20241201124741255 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x5580f22128f0) (sgsn_libgtp.c:636) 20241201124741255 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:592) 20241201124741255 DMM INFO MM(262420000000067/e0093bc6) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241201124741255 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20241201124741255 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241201124741255 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241201124741255 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20241201124741255 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241201124741255 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241201124741255 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20241201124741255 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241201124741255 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241201124741255 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241201124741255 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241201124741255 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20241201124741255 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(877)@af17a315dbb0: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(877)@af17a315dbb0: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@af17a315dbb0: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@af17a315dbb0: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@af17a315dbb0: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(877)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(862)@af17a315dbb0: Removing Client IMSI='262420000000067'H, index=0 20241201124741264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124741264 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241201124741264 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124741264 DMM INFO MM(262420000000067/e0093bc6) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_echo_timeout(877)@af17a315dbb0: Final verdict of PTC: pass 20241201124741267 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59756<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(859)@af17a315dbb0: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(871)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(874)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP(875)@af17a315dbb0: Final verdict of PTC: none 20241201124741269 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201124741269 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(868)@af17a315dbb0: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(867)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(873)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(863)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@af17a315dbb0: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(862)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(866)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(872)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(861)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_echo_timeout-BVCI196(862): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_echo_timeout-BVCI210(867): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_echo_timeout-BVCI220(871): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(872): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(873): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(874): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_echo_timeout(877): pass (none -> pass) MTC@af17a315dbb0: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201124741408 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53274<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124741809 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53274<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=112948) 20241201124742270 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124742270 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=112948, count=114488) 20241201124743271 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124743271 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201124744272 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124744272 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_attach_restart_ctr_echo started. 20241201124744872 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53284<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124744874 DMM INFO MM(262420000000067/e0093bc6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241201124744874 DMM INFO MM(262420000000067/e0093bc6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241201124744874 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201124744874 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201124744874 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241201124744874 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241201124744874 DLLC NOTICE LLME(ffffffff/e0093bc6){ASSIGNED} LLGM Assign pre (e0093bc6 => ffffffff) (gprs_llc.c:1079) 20241201124744874 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0093bc6 => ffffffff) (gprs_llc.c:1125) 20241201124744874 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5580f2220af0 (gprs_sndcp.c:574) 20241201124744874 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5580f2220e48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241201124744874 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20241201124744874 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) 20241201124744874 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) 20241201124744874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Deallocated (fsm.c:568) 20241201124744874 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201124744874 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Deallocated (fsm.c:568) 20241201124744874 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Deallocated (fsm.c:568) 20241201124744874 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(883)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124744924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201124744924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124744924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124744924 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124744924 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201124744924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124744924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124744924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124744924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(883)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(882)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 20241201124744926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124744926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124744926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124744926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124744926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124744926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124744926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124744926 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124744926 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201124744926 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124744926 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124744927 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124744927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(883)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(883)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124744931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(884)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(879)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124744941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124744941 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI196(880)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(882)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(888)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(888)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124744961 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201124744961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124744961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124744961 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124744961 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201124744961 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124744961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124744961 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124744962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(887)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(888)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124744963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124744963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124744963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124744963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124744963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124744963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124744963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124744963 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124744964 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201124744964 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124744964 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124744964 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124744964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(888)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(888)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124744967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(884)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241201124744979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124744979 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI210(885)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(887)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(893)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(893)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124745001 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201124745001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124745001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124745001 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124745001 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201124745001 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124745001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124745001 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124745001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(893)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124745002 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124745002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124745003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124745003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124745003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124745003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124745003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124745003 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124745003 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201124745003 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124745003 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124745003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124745003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(893)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(893)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124745007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124745018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124745018 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI220(890)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201124745273 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124745273 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201124745273 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201124745273 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(892)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(892)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201124745275 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(892)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(892)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124745276 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(892)@af17a315dbb0: 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(892)@af17a315dbb0: 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(892)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(892)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(880)@af17a315dbb0: Adding Client=TC_attach_restart_ctr_echo(896), IMSI='262420000000023'H, TLLI='C390FCE5'O, index=0 SGSN_Test-GSUP(894)@af17a315dbb0: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(896) TC_attach_restart_ctr_echo(896)@af17a315dbb0: 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 := 'DC0BD7FE37BCC05A06D9AEFB3C7F6E47'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2177993D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3AE52736586010E5'O } } } } } 20241201124745326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124745326 DLLC NOTICE LLME(ffffffff/c390fce5){UNASSIGNED} LLC RX: unknown TLLI 0xc390fce5, creating LLME on the fly (gprs_llc.c:552) 20241201124745326 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124745326 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach"  (gprs_gmm.c:1266) 20241201124745326 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201124745326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Allocated (fsm.c:456) 20241201124745326 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201124745326 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Allocated (fsm.c:456) 20241201124745326 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201124745326 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201124745326 DLLC NOTICE LLME(ffffffff/c390fce5){UNASSIGNED} LLGM Assign pre (c390fce5 => f85a5cf4) (gprs_llc.c:1079) 20241201124745326 DLLC NOTICE LLME(c390fce5/f85a5cf4){ASSIGNED} LLGM Assign post (c390fce5 => f85a5cf4) (gprs_llc.c:1125) 20241201124745326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201124745326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201124745327 DMM DEBUG MM(262420000000023/f85a5cf4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201124745338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124745338 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241201124745339 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124745339 DMM DEBUG MM(262420000000023/f85a5cf4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1084) 20241201124745339 DMM NOTICE MM(262420000000023/f85a5cf4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201124745339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201124745339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201124745339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201124745339 DMM DEBUG MM(262420000000023/f85a5cf4) Requesting authorization (sgsn_auth.c:160) 20241201124745339 DMM INFO MM(262420000000023/f85a5cf4) Requesting authentication tuples (sgsn_auth.c:184) 20241201124745339 DMM DEBUG MM(262420000000023/f85a5cf4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201124745339 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20241201124745339 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)@af17a315dbb0: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(896) SGSN_Test-GSUP(894)@af17a315dbb0: Added IMSI table entry 0TC_attach_restart_ctr_echo(896)"262420000000023" 20241201124745342 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201124745342 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201124745342 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201124745342 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201124745342 DMM INFO MM(262420000000023/f85a5cf4) Subscriber data update (mmctx.c:445) 20241201124745342 DMM DEBUG MM(262420000000023/f85a5cf4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201124745342 DMM INFO MM(262420000000023/f85a5cf4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201124745342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201124745342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201124745342 DMM INFO MM(262420000000023/f85a5cf4) <- GMM AUTH AND CIPHERING REQ (rand = dc 0b d7 fe 37 bc c0 5a 06 d9 ae fb 3c 7f 6e 47 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241201124745350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124745350 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124745350 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124745350 DMM INFO MM(262420000000023/f85a5cf4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241201124745350 DMM NOTICE MM(262420000000023/f85a5cf4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241201124745350 DMM DEBUG MM(262420000000023/f85a5cf4) checking auth: received GSM SRES = 21 77 99 3d (gprs_gmm.c:666) 20241201124745350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241201124745350 DMM DEBUG MM(262420000000023/f85a5cf4) Requesting authorization (sgsn_auth.c:160) 20241201124745350 DMM INFO MM(262420000000023/f85a5cf4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201124745350 DMM DEBUG MM(262420000000023/f85a5cf4) Requesting subscriber data update (gprs_subscriber.c:894) 20241201124745351 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20241201124745351 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) 20241201124745351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241201124745351 DMM INFO MM(262420000000023/f85a5cf4) <- GMM ATTACH ACCEPT (new P-TMSI=0xf85a5cf4) (gprs_gmm.c:300) 20241201124745352 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241201124745352 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241201124745352 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241201124745352 DMM INFO MM(262420000000023/f85a5cf4) Subscriber data update (mmctx.c:445) 20241201124745352 DMM DEBUG MM(262420000000023/f85a5cf4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241201124745352 DMM INFO MM(262420000000023/f85a5cf4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241201124745352 DMM NOTICE MM(262420000000023/f85a5cf4) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1000) 20241201124745352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241201124745352 DMM NOTICE MM(262420000000023/f85a5cf4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241201124745352 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) 20241201124745353 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241201124745353 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241201124745353 DMM INFO MM(262420000000023/f85a5cf4) Subscriber data update (mmctx.c:445) 20241201124745353 DMM DEBUG MM(262420000000023/f85a5cf4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241201124745359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124745359 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241201124745359 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124745359 DMM INFO MM(262420000000023/f85a5cf4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201124745359 DMM NOTICE MM(262420000000023/f85a5cf4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201124745359 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201124745359 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201124745359 DLLC NOTICE LLME(c390fce5/f85a5cf4){ASSIGNED} LLGM Assign pre (ffffffff => f85a5cf4) (gprs_llc.c:1079) 20241201124745359 DLLC NOTICE LLME(ffffffff/f85a5cf4){ASSIGNED} LLGM Assign post (ffffffff => f85a5cf4) (gprs_llc.c:1125) 20241201124745359 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241201124745359 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241201124745359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201124745359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(896)@af17a315dbb0: setverdict(pass): none -> pass 20241201124745410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124745410 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241201124745410 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124745410 DMM INFO MM(262420000000023/f85a5cf4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241201124745410 DMM INFO MM(262420000000023/f85a5cf4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241201124745410 DMM DEBUG MM(262420000000023/f85a5cf4) Using GGSN 0 (gprs_sm.c:312) 20241201124745410 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20241201124745410 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241201124745410 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:181) 20241201124745411 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20241201124745422 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 01 04 15 00 00 01 80 08 00 10 8d 2d 0d ea 11 fd fd df 88 14 05 7f cf a8 57 52 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1045 from retransmit req queue (gtp.c:443) 20241201124745422 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff77bac4058, cbp=0x5580f221d480) (sgsn_libgtp.c:632) 20241201124745422 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241201124745422 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5580f2221fb8 TLLI=f85a5cf4, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241201124745422 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241201124745422 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(896)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed 20241201124750412 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20241201124750413 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) 20241201124750413 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x5580f22128f0) (sgsn_libgtp.c:632) 20241201124755413 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20241201124755414 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) 20241201124755414 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x5580f22128f0) (sgsn_libgtp.c:632) 20241201124755414 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:618) 20241201124755414 DMM INFO MM(262420000000023/f85a5cf4) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241201124755414 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20241201124755414 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(896)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(880)@af17a315dbb0: Removing Client IMSI='262420000000023'H, index=0 20241201124755423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124755423 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241201124755423 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124755423 DMM INFO MM(262420000000023/f85a5cf4) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_restart_ctr_echo(896)@af17a315dbb0: Final verdict of PTC: pass 20241201124755425 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53284<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241201124755427 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201124755428 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(894)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(892)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(887)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@af17a315dbb0: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(885)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(893)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(882)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@af17a315dbb0: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(890)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(883)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(888)@af17a315dbb0: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(880)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(891)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(886)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(881)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(880): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(881): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(882): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(883): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(885): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(886): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(887): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(888): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(890): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(891): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(892): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(893): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_restart_ctr_echo(896): pass (none -> pass) MTC@af17a315dbb0: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201124755557 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51186<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124755958 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51186<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93092) 20241201124756428 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124756428 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=93092, count=103488) 20241201124757429 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124757429 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 12:47: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_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 20241201124758430 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124758430 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_attach_restart_ctr_create started. 20241201124759017 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54206<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124759018 DMM INFO MM(262420000000023/f85a5cf4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241201124759018 DMM INFO MM(262420000000023/f85a5cf4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241201124759018 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201124759018 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201124759018 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241201124759018 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241201124759018 DLLC NOTICE LLME(ffffffff/f85a5cf4){ASSIGNED} LLGM Assign pre (f85a5cf4 => ffffffff) (gprs_llc.c:1079) 20241201124759018 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f85a5cf4 => ffffffff) (gprs_llc.c:1125) 20241201124759018 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5580f2221c60 (gprs_sndcp.c:574) 20241201124759018 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5580f2221fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241201124759018 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20241201124759018 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) 20241201124759018 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) 20241201124759018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Deallocated (fsm.c:568) 20241201124759018 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201124759018 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Deallocated (fsm.c:568) 20241201124759018 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Deallocated (fsm.c:568) 20241201124759018 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124759062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201124759062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124759062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124759062 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124759062 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201124759062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124759062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124759062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124759062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124759063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124759063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124759063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124759064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124759064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124759064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124759064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124759064 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124759064 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201124759064 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124759064 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124759064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124759064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124759068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(898)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124759077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124759077 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(902)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 TC_attach_restart_ctr_create-BVCI196(900)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(902)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124759102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201124759102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124759102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124759102 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124759102 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201124759102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124759102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124759102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124759102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124759103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124759103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124759103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124759103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124759103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124759103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124759103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124759103 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124759103 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201124759103 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124759103 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124759104 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124759104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124759108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(907)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(903)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124759120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124759120 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI210(905)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(911)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124759138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201124759138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124759138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124759138 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124759138 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201124759138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124759138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124759138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124759138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124759140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124759140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124759140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124759140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124759140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124759140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124759140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124759140 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124759140 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201124759140 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124759140 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(911)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124759141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124759141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124759146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124759155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124759155 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI220(910)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201124759431 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124759431 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201124759431 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201124759431 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(912)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201124759433 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(912)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124759434 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(912)@af17a315dbb0: 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(912)@af17a315dbb0: 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(912)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(900)@af17a315dbb0: Adding Client=TC_attach_restart_ctr_create(915), IMSI='262420000000024'H, TLLI='E73EA048'O, index=0 SGSN_Test-GSUP(913)@af17a315dbb0: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(915) TC_attach_restart_ctr_create(915)@af17a315dbb0: 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 := '211A60A233908EDC670FF21F450518E6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CFD3309C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3F621F4E42C40E72'O } } } } } 20241201124759480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124759480 DLLC NOTICE LLME(ffffffff/e73ea048){UNASSIGNED} LLC RX: unknown TLLI 0xe73ea048, creating LLME on the fly (gprs_llc.c:552) 20241201124759480 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124759480 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach"  (gprs_gmm.c:1266) 20241201124759480 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201124759480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Allocated (fsm.c:456) 20241201124759480 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201124759480 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Allocated (fsm.c:456) 20241201124759480 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201124759480 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201124759480 DLLC NOTICE LLME(ffffffff/e73ea048){UNASSIGNED} LLGM Assign pre (e73ea048 => f5cf0c0b) (gprs_llc.c:1079) 20241201124759480 DLLC NOTICE LLME(e73ea048/f5cf0c0b){ASSIGNED} LLGM Assign post (e73ea048 => f5cf0c0b) (gprs_llc.c:1125) 20241201124759480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201124759480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201124759480 DMM DEBUG MM(262420000000024/f5cf0c0b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201124759492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124759492 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241201124759492 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124759492 DMM DEBUG MM(262420000000024/f5cf0c0b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1084) 20241201124759492 DMM NOTICE MM(262420000000024/f5cf0c0b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201124759492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201124759492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201124759492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201124759492 DMM DEBUG MM(262420000000024/f5cf0c0b) Requesting authorization (sgsn_auth.c:160) 20241201124759492 DMM INFO MM(262420000000024/f5cf0c0b) Requesting authentication tuples (sgsn_auth.c:184) 20241201124759492 DMM DEBUG MM(262420000000024/f5cf0c0b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201124759492 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20241201124759492 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)@af17a315dbb0: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(915) SGSN_Test-GSUP(913)@af17a315dbb0: Added IMSI table entry 0TC_attach_restart_ctr_create(915)"262420000000024" 20241201124759495 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201124759495 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201124759495 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201124759495 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201124759495 DMM INFO MM(262420000000024/f5cf0c0b) Subscriber data update (mmctx.c:445) 20241201124759495 DMM DEBUG MM(262420000000024/f5cf0c0b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201124759495 DMM INFO MM(262420000000024/f5cf0c0b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201124759495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201124759495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201124759495 DMM INFO MM(262420000000024/f5cf0c0b) <- GMM AUTH AND CIPHERING REQ (rand = 21 1a 60 a2 33 90 8e dc 67 0f f2 1f 45 05 18 e6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241201124759503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124759503 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124759503 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124759503 DMM INFO MM(262420000000024/f5cf0c0b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241201124759503 DMM NOTICE MM(262420000000024/f5cf0c0b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241201124759503 DMM DEBUG MM(262420000000024/f5cf0c0b) checking auth: received GSM SRES = cf d3 30 9c (gprs_gmm.c:666) 20241201124759503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241201124759503 DMM DEBUG MM(262420000000024/f5cf0c0b) Requesting authorization (sgsn_auth.c:160) 20241201124759503 DMM INFO MM(262420000000024/f5cf0c0b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201124759503 DMM DEBUG MM(262420000000024/f5cf0c0b) Requesting subscriber data update (gprs_subscriber.c:894) 20241201124759503 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20241201124759503 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) 20241201124759503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241201124759503 DMM INFO MM(262420000000024/f5cf0c0b) <- GMM ATTACH ACCEPT (new P-TMSI=0xf5cf0c0b) (gprs_gmm.c:300) 20241201124759504 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241201124759504 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241201124759504 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241201124759504 DMM INFO MM(262420000000024/f5cf0c0b) Subscriber data update (mmctx.c:445) 20241201124759504 DMM DEBUG MM(262420000000024/f5cf0c0b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241201124759505 DMM INFO MM(262420000000024/f5cf0c0b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241201124759505 DMM NOTICE MM(262420000000024/f5cf0c0b) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1000) 20241201124759505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241201124759505 DMM NOTICE MM(262420000000024/f5cf0c0b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241201124759505 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) 20241201124759505 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241201124759505 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241201124759505 DMM INFO MM(262420000000024/f5cf0c0b) Subscriber data update (mmctx.c:445) 20241201124759505 DMM DEBUG MM(262420000000024/f5cf0c0b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241201124759511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124759511 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241201124759511 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124759511 DMM INFO MM(262420000000024/f5cf0c0b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201124759511 DMM NOTICE MM(262420000000024/f5cf0c0b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201124759511 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201124759511 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201124759511 DLLC NOTICE LLME(e73ea048/f5cf0c0b){ASSIGNED} LLGM Assign pre (ffffffff => f5cf0c0b) (gprs_llc.c:1079) 20241201124759511 DLLC NOTICE LLME(ffffffff/f5cf0c0b){ASSIGNED} LLGM Assign post (ffffffff => f5cf0c0b) (gprs_llc.c:1125) 20241201124759511 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241201124759512 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241201124759512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201124759512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(915)@af17a315dbb0: setverdict(pass): none -> pass 20241201124759563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124759563 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241201124759563 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124759563 DMM INFO MM(262420000000024/f5cf0c0b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241201124759563 DMM INFO MM(262420000000024/f5cf0c0b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241201124759563 DMM DEBUG MM(262420000000024/f5cf0c0b) Using GGSN 0 (gprs_sm.c:312) 20241201124759563 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241201124759563 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241201124759563 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20241201124759563 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20241201124759576 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 db 8e e6 ec 11 46 6e b5 ad 14 05 7f 56 9b f3 e4 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) 20241201124759576 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7ff77bac4058, releasing all other PDP contexts (sgsn_libgtp.c:618) 20241201124759576 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7ff77bac4058, cbp=0x5580f221d480) (sgsn_libgtp.c:632) 20241201124759576 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:400) 20241201124759576 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20241201124759576 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241201124759576 DMM NOTICE MM(262420000000024/f5cf0c0b) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_restart_ctr_create(915)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed 20241201124759583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124759583 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124759583 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124759583 DMM INFO MM(262420000000024/f5cf0c0b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241201124759583 DMM INFO MM(262420000000024/f5cf0c0b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241201124759583 DMM DEBUG MM(262420000000024/f5cf0c0b) Using GGSN 0 (gprs_sm.c:312) 20241201124759583 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241201124759583 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241201124759583 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20241201124759583 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20241201124759586 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 db 8e e6 ec 11 46 6e b5 ad 14 05 7f 56 9b f3 e4 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) 20241201124759586 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7ff77bac4058, releasing all other PDP contexts (sgsn_libgtp.c:618) 20241201124759586 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff77bac4058, cbp=0x5580f221d480) (sgsn_libgtp.c:632) 20241201124759586 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241201124759586 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5580f2221fb8 TLLI=f5cf0c0b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241201124759586 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241201124759586 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(915)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(900)@af17a315dbb0: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(915)@af17a315dbb0: Final verdict of PTC: pass 20241201124759596 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54206<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(913)@af17a315dbb0: Final verdict of PTC: none 20241201124759598 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201124759599 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(912)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(901)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(911)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@af17a315dbb0: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(905)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(906)@af17a315dbb0: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(900)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@af17a315dbb0: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(910)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(899)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(904)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(909)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(900): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(905): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(910): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_restart_ctr_create(915): pass (none -> pass) MTC@af17a315dbb0: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201124759731 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54208<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124800132 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54208<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100236) 20241201124800600 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124800600 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100236, count=104592) 20241201124801600 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124801600 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201124802601 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124802601 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20241201124803188 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54218<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124803190 DMM INFO MM(262420000000024/f5cf0c0b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241201124803190 DMM INFO MM(262420000000024/f5cf0c0b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241201124803190 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201124803190 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201124803190 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241201124803190 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241201124803190 DLLC NOTICE LLME(ffffffff/f5cf0c0b){ASSIGNED} LLGM Assign pre (f5cf0c0b => ffffffff) (gprs_llc.c:1079) 20241201124803190 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f5cf0c0b => ffffffff) (gprs_llc.c:1125) 20241201124803190 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5580f2221c60 (gprs_sndcp.c:574) 20241201124803190 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5580f2221fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241201124803190 DMM NOTICE MM(262420000000024/f5cf0c0b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241201124803190 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20241201124803190 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241201124803190 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241201124803190 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20241201124803190 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20241201124803190 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) 20241201124803190 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) 20241201124803190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Deallocated (fsm.c:568) 20241201124803190 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201124803190 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Deallocated (fsm.c:568) 20241201124803190 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Deallocated (fsm.c:568) 20241201124803190 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124803235 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201124803235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124803235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124803235 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124803235 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201124803235 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124803235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124803235 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124803236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124803237 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124803237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124803237 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124803237 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124803237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124803237 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124803237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124803237 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124803237 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201124803237 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124803237 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124803238 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124803238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124803242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(921)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(917)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124803252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124803252 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)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(921)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124803271 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201124803271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124803271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124803272 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124803272 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201124803272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124803272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124803272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124803272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124803273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124803273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124803273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124803274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124803274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124803274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124803274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124803274 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124803274 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201124803274 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124803274 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124803274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124803274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124803278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(926)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(922)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124803286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124803286 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(930)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124803306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201124803306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124803306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124803306 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124803306 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201124803306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124803306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124803306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124803306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124803307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124803307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124803307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124803307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124803307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124803307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124803307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124803307 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124803307 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201124803307 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124803307 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(930)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124803308 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124803308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124803311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124803320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124803320 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(929)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201124803602 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124803602 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201124803602 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201124803602 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(931)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201124803604 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(931)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124803604 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(931)@af17a315dbb0: 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(931)@af17a315dbb0: 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(931)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@af17a315dbb0: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(934), IMSI='262420000000025'H, TLLI='D35E66E9'O, index=0 SGSN_Test-GSUP(932)@af17a315dbb0: 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)@af17a315dbb0: 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 := '00AE06878D3BE7F0877BE73180665D69'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '50138451'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A297B7CF23309861'O } } } } } 20241201124804660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124804660 DLLC NOTICE LLME(ffffffff/d35e66e9){UNASSIGNED} LLC RX: unknown TLLI 0xd35e66e9, creating LLME on the fly (gprs_llc.c:552) 20241201124804660 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124804660 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach"  (gprs_gmm.c:1266) 20241201124804660 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201124804660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Allocated (fsm.c:456) 20241201124804660 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201124804660 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Allocated (fsm.c:456) 20241201124804660 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201124804660 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201124804660 DLLC NOTICE LLME(ffffffff/d35e66e9){UNASSIGNED} LLGM Assign pre (d35e66e9 => cbb762ea) (gprs_llc.c:1079) 20241201124804660 DLLC NOTICE LLME(d35e66e9/cbb762ea){ASSIGNED} LLGM Assign post (d35e66e9 => cbb762ea) (gprs_llc.c:1125) 20241201124804660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201124804660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201124804660 DMM DEBUG MM(262420000000025/cbb762ea) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201124804673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124804673 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241201124804673 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124804673 DMM DEBUG MM(262420000000025/cbb762ea) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1084) 20241201124804673 DMM NOTICE MM(262420000000025/cbb762ea) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201124804673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201124804673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201124804673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201124804673 DMM DEBUG MM(262420000000025/cbb762ea) Requesting authorization (sgsn_auth.c:160) 20241201124804673 DMM INFO MM(262420000000025/cbb762ea) Requesting authentication tuples (sgsn_auth.c:184) 20241201124804673 DMM DEBUG MM(262420000000025/cbb762ea) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201124804673 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20241201124804673 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)@af17a315dbb0: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) SGSN_Test-GSUP(932)@af17a315dbb0: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(934)"262420000000025" 20241201124804677 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201124804677 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201124804677 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201124804677 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201124804677 DMM INFO MM(262420000000025/cbb762ea) Subscriber data update (mmctx.c:445) 20241201124804677 DMM DEBUG MM(262420000000025/cbb762ea) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201124804677 DMM INFO MM(262420000000025/cbb762ea) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201124804677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201124804677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201124804677 DMM INFO MM(262420000000025/cbb762ea) <- GMM AUTH AND CIPHERING REQ (rand = 00 ae 06 87 8d 3b e7 f0 87 7b e7 31 80 66 5d 69 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241201124804686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124804686 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124804686 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124804686 DMM INFO MM(262420000000025/cbb762ea) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241201124804686 DMM NOTICE MM(262420000000025/cbb762ea) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241201124804686 DMM DEBUG MM(262420000000025/cbb762ea) checking auth: received GSM SRES = 50 13 84 51 (gprs_gmm.c:666) 20241201124804686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241201124804686 DMM DEBUG MM(262420000000025/cbb762ea) Requesting authorization (sgsn_auth.c:160) 20241201124804686 DMM INFO MM(262420000000025/cbb762ea) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201124804686 DMM DEBUG MM(262420000000025/cbb762ea) Requesting subscriber data update (gprs_subscriber.c:894) 20241201124804686 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20241201124804686 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) 20241201124804686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241201124804686 DMM INFO MM(262420000000025/cbb762ea) <- GMM ATTACH ACCEPT (new P-TMSI=0xcbb762ea) (gprs_gmm.c:300) 20241201124804687 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241201124804687 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241201124804688 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241201124804688 DMM INFO MM(262420000000025/cbb762ea) Subscriber data update (mmctx.c:445) 20241201124804688 DMM DEBUG MM(262420000000025/cbb762ea) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241201124804688 DMM INFO MM(262420000000025/cbb762ea) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241201124804688 DMM NOTICE MM(262420000000025/cbb762ea) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1000) 20241201124804688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241201124804688 DMM NOTICE MM(262420000000025/cbb762ea) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241201124804688 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) 20241201124804688 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241201124804688 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241201124804688 DMM INFO MM(262420000000025/cbb762ea) Subscriber data update (mmctx.c:445) 20241201124804688 DMM DEBUG MM(262420000000025/cbb762ea) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241201124804694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124804694 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241201124804694 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124804694 DMM INFO MM(262420000000025/cbb762ea) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201124804694 DMM NOTICE MM(262420000000025/cbb762ea) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201124804694 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201124804694 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201124804694 DLLC NOTICE LLME(d35e66e9/cbb762ea){ASSIGNED} LLGM Assign pre (ffffffff => cbb762ea) (gprs_llc.c:1079) 20241201124804694 DLLC NOTICE LLME(ffffffff/cbb762ea){ASSIGNED} LLGM Assign post (ffffffff => cbb762ea) (gprs_llc.c:1125) 20241201124804694 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241201124804694 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241201124804694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201124804694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(934)@af17a315dbb0: setverdict(pass): none -> pass 20241201124804747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124804747 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241201124804747 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124804747 DMM INFO MM(262420000000025/cbb762ea) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241201124804747 DMM INFO MM(262420000000025/cbb762ea) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241201124804747 DMM DEBUG MM(262420000000025/cbb762ea) Using GGSN 0 (gprs_sm.c:312) 20241201124804747 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) 20241201124804747 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20241201124804747 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241201124804747 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:181) 20241201124804747 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20241201124804757 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 ed 4e bd 65 11 ac 0a bc 0e 14 05 7f e4 ed 30 00 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) 20241201124804757 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff77bac50c8, cbp=0x5580f221a0f0) (sgsn_libgtp.c:632) 20241201124804757 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241201124804757 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5580f2221fb8 TLLI=cbb762ea, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241201124804757 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241201124804757 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(934)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(934)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed 20241201124804764 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241201124804764 DGPRS INFO PDP(262420000000025:5): Context 0x7ff77bac50c8 was deleted (sgsn_libgtp.c:660) 20241201124804764 DMM INFO MM(262420000000025/cbb762ea) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241201124804764 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20241201124804764 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241201124805277 DGPRS DEBUG Checking for inactive LLMEs, time = 14868019 (sgsn.c:131) 20241201124812764 DMM INFO MM(262420000000025/cbb762ea) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241201124820005 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20241201124820766 DMM INFO MM(262420000000025/cbb762ea) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241201124823603 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241201124823603 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241201124823604 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(931)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124828767 DMM INFO MM(262420000000025/cbb762ea) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241201124833239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124833241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124833241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241201124833275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124833276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124833276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241201124833308 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124833310 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124833310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241201124835278 DGPRS DEBUG Checking for inactive LLMEs, time = 14868049 (sgsn.c:131) 20241201124836768 DMM INFO MM(262420000000025/cbb762ea) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) TC_attach_pdp_act_deact_mt_t3395_expire(934)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@af17a315dbb0: Removing Client IMSI='262420000000025'H, index=0 20241201124836777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124836777 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241201124836777 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124836778 DMM INFO MM(262420000000025/cbb762ea) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_deact_mt_t3395_expire(934)@af17a315dbb0: Final verdict of PTC: pass 20241201124836780 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54218<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(932)@af17a315dbb0: Final verdict of PTC: none 20241201124836783 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201124836783 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(920)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(925)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@af17a315dbb0: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@af17a315dbb0: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@af17a315dbb0: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(930)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(923)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(928)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(918)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(934): pass (none -> pass) MTC@af17a315dbb0: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 12:48:36 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 20241201124836915 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48048<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124837316 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48048<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=110972) 20241201124837784 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124837785 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=110972, count=112232) 20241201124838785 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124838786 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201124839787 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124839787 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20241201124840378 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48054<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124840380 DMM INFO MM(262420000000025/cbb762ea) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241201124840380 DMM INFO MM(262420000000025/cbb762ea) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241201124840380 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201124840380 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201124840380 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241201124840380 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241201124840380 DLLC NOTICE LLME(ffffffff/cbb762ea){ASSIGNED} LLGM Assign pre (cbb762ea => ffffffff) (gprs_llc.c:1079) 20241201124840380 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cbb762ea => ffffffff) (gprs_llc.c:1125) 20241201124840380 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5580f2221c60 (gprs_sndcp.c:574) 20241201124840380 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5580f2221fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241201124840380 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20241201124840380 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) 20241201124840380 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) 20241201124840380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Deallocated (fsm.c:568) 20241201124840380 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201124840380 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Deallocated (fsm.c:568) 20241201124840380 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Deallocated (fsm.c:568) 20241201124840380 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124840420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201124840421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124840421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124840421 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124840421 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201124840421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124840421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124840421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124840421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124840422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124840422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124840422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124840422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124840422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124840422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124840422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124840422 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124840422 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201124840422 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124840422 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124840423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124840423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124840427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(936)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124840436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124840436 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(940)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(945)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(945)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124840471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201124840471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124840471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124840471 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124840471 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201124840471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124840471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124840471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124840471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(945)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(944)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 20241201124840473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124840473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124840473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124840474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124840474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124840474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124840474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124840474 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124840474 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201124840474 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124840474 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124840474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124840474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(945)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(945)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124840479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(941)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241201124840491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124840491 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(942)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(944)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124840503 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201124840503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124840503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124840503 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124840503 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201124840503 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124840503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124840503 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124840503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124840505 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124840505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124840505 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124840505 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124840505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124840505 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124840505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124840505 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124840505 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201124840505 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124840505 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124840506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124840506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(949)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124840509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124840519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124840519 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)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201124840787 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124840787 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201124840787 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201124840787 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(950)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201124840789 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(950)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124840790 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(950)@af17a315dbb0: 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)@af17a315dbb0: 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)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@af17a315dbb0: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(953), IMSI='262420000000027'H, TLLI='DE3E2432'O, index=0 SGSN_Test-GSUP(951)@af17a315dbb0: 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)@af17a315dbb0: 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 := 'E7BC48195C03E930EEDB30DFD432AFD8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '40E7FEF6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '506F37D365F556AD'O } } } } } 20241201124840836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124840836 DLLC NOTICE LLME(ffffffff/de3e2432){UNASSIGNED} LLC RX: unknown TLLI 0xde3e2432, creating LLME on the fly (gprs_llc.c:552) 20241201124840836 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124840836 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach"  (gprs_gmm.c:1266) 20241201124840836 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201124840836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Allocated (fsm.c:456) 20241201124840836 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201124840836 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Allocated (fsm.c:456) 20241201124840836 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201124840836 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201124840836 DLLC NOTICE LLME(ffffffff/de3e2432){UNASSIGNED} LLGM Assign pre (de3e2432 => f8c0d429) (gprs_llc.c:1079) 20241201124840836 DLLC NOTICE LLME(de3e2432/f8c0d429){ASSIGNED} LLGM Assign post (de3e2432 => f8c0d429) (gprs_llc.c:1125) 20241201124840836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201124840836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201124840836 DMM DEBUG MM(262420000000027/f8c0d429) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201124840850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124840850 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241201124840850 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124840850 DMM DEBUG MM(262420000000027/f8c0d429) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1084) 20241201124840850 DMM NOTICE MM(262420000000027/f8c0d429) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201124840850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201124840850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201124840851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201124840851 DMM DEBUG MM(262420000000027/f8c0d429) Requesting authorization (sgsn_auth.c:160) 20241201124840851 DMM INFO MM(262420000000027/f8c0d429) Requesting authentication tuples (sgsn_auth.c:184) 20241201124840851 DMM DEBUG MM(262420000000027/f8c0d429) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201124840851 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20241201124840851 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)@af17a315dbb0: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(953) SGSN_Test-GSUP(951)@af17a315dbb0: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(953)"262420000000027" 20241201124840853 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201124840853 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201124840853 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201124840853 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201124840853 DMM INFO MM(262420000000027/f8c0d429) Subscriber data update (mmctx.c:445) 20241201124840853 DMM DEBUG MM(262420000000027/f8c0d429) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201124840853 DMM INFO MM(262420000000027/f8c0d429) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201124840853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201124840853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201124840853 DMM INFO MM(262420000000027/f8c0d429) <- GMM AUTH AND CIPHERING REQ (rand = e7 bc 48 19 5c 03 e9 30 ee db 30 df d4 32 af d8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241201124840860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124840860 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124840860 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124840860 DMM INFO MM(262420000000027/f8c0d429) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241201124840860 DMM NOTICE MM(262420000000027/f8c0d429) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241201124840860 DMM DEBUG MM(262420000000027/f8c0d429) checking auth: received GSM SRES = 40 e7 fe f6 (gprs_gmm.c:666) 20241201124840861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241201124840861 DMM DEBUG MM(262420000000027/f8c0d429) Requesting authorization (sgsn_auth.c:160) 20241201124840861 DMM INFO MM(262420000000027/f8c0d429) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201124840861 DMM DEBUG MM(262420000000027/f8c0d429) Requesting subscriber data update (gprs_subscriber.c:894) 20241201124840861 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20241201124840861 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) 20241201124840861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241201124840861 DMM INFO MM(262420000000027/f8c0d429) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8c0d429) (gprs_gmm.c:300) 20241201124840862 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241201124840862 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241201124840862 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241201124840862 DMM INFO MM(262420000000027/f8c0d429) Subscriber data update (mmctx.c:445) 20241201124840862 DMM DEBUG MM(262420000000027/f8c0d429) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241201124840862 DMM INFO MM(262420000000027/f8c0d429) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241201124840862 DMM NOTICE MM(262420000000027/f8c0d429) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1000) 20241201124840862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241201124840862 DMM NOTICE MM(262420000000027/f8c0d429) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241201124840862 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) 20241201124840862 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241201124840862 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241201124840862 DMM INFO MM(262420000000027/f8c0d429) Subscriber data update (mmctx.c:445) 20241201124840862 DMM DEBUG MM(262420000000027/f8c0d429) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241201124840869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124840869 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241201124840869 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124840869 DMM INFO MM(262420000000027/f8c0d429) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201124840869 DMM NOTICE MM(262420000000027/f8c0d429) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201124840869 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201124840869 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201124840869 DLLC NOTICE LLME(de3e2432/f8c0d429){ASSIGNED} LLGM Assign pre (ffffffff => f8c0d429) (gprs_llc.c:1079) 20241201124840869 DLLC NOTICE LLME(ffffffff/f8c0d429){ASSIGNED} LLGM Assign post (ffffffff => f8c0d429) (gprs_llc.c:1125) 20241201124840869 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241201124840869 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241201124840869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201124840869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(953)@af17a315dbb0: setverdict(pass): none -> pass 20241201124840920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124840920 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241201124840920 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124840920 DMM INFO MM(262420000000027/f8c0d429) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241201124840920 DMM INFO MM(262420000000027/f8c0d429) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241201124840920 DMM DEBUG MM(262420000000027/f8c0d429) Using GGSN 0 (gprs_sm.c:312) 20241201124840920 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) 20241201124840920 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20241201124840920 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241201124840921 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:181) 20241201124840921 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@af17a315dbb0: First createPDPContextRequest received, dropping & waiting for retransmission 20241201124845922 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20241201124845930 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 36 70 e9 80 11 44 00 a0 de 14 05 7f 36 a6 f8 0e 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) 20241201124845930 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff77bac50c8, cbp=0x5580f221a0f0) (sgsn_libgtp.c:632) 20241201124845930 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241201124845930 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5580f2221fb8 TLLI=f8c0d429, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241201124845930 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241201124845930 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20241201124845938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124845938 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241201124845938 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124845938 DMM INFO MM(262420000000027/f8c0d429) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20241201124845938 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:318) 20241201124845938 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@af17a315dbb0: First deletePDPContextRequest received, dropping & waiting for retransmission 20241201124850940 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20241201124850943 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) 20241201124850943 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7ff77bac50c8, cbp=0x5580f221a0f0) (sgsn_libgtp.c:632) 20241201124850943 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20241201124850943 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5580f2221fb8, TLLI=f8c0d429, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241201124850943 DMM INFO MM(262420000000027/f8c0d429) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20241201124850943 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20241201124850943 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(953)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(953)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@af17a315dbb0: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(953)@af17a315dbb0: Final verdict of PTC: pass 20241201124850954 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48054<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241201124850955 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201124850955 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(950)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP(951)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(939)@af17a315dbb0: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(942)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(945)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(949)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(944)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@af17a315dbb0: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@af17a315dbb0: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(947)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(937)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(943)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(942): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(943): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(944): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(945): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(953): pass (none -> pass) MTC@af17a315dbb0: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201124851091 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34024<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124851492 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34024<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99784) 20241201124851957 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124851957 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99784, count=104420) 20241201124852957 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124852957 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201124853959 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124853959 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20241201124854555 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34040<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124854556 DMM INFO MM(262420000000027/f8c0d429) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241201124854557 DMM INFO MM(262420000000027/f8c0d429) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241201124854557 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201124854557 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201124854557 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241201124854557 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241201124854557 DLLC NOTICE LLME(ffffffff/f8c0d429){ASSIGNED} LLGM Assign pre (f8c0d429 => ffffffff) (gprs_llc.c:1079) 20241201124854557 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8c0d429 => ffffffff) (gprs_llc.c:1125) 20241201124854557 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20241201124854557 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) 20241201124854557 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) 20241201124854557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Deallocated (fsm.c:568) 20241201124854557 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201124854557 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Deallocated (fsm.c:568) 20241201124854557 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Deallocated (fsm.c:568) 20241201124854557 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(958)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124854598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201124854598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124854598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124854598 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124854598 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201124854598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124854598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124854598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124854598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124854600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124854600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124854600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124854600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124854600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124854600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124854600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124854600 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124854600 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201124854600 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124854600 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(958)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124854601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124854601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124854604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(955)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-NS1(959)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(955)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124854615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124854615 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(957)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(959)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(964)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(964)@af17a315dbb0: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(963)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 20241201124854644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201124854644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124854644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124854644 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124854644 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201124854644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124854644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124854644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124854644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(964)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124854646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124854646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124854646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124854646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124854646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124854646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124854646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124854646 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124854646 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201124854646 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124854646 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(964)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124854647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124854647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(964)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124854650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(960)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241201124854661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124854661 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(961)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(963)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124854669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201124854669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124854669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124854669 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124854669 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201124854669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124854669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124854669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124854669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124854671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124854671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124854671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124854671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124854671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124854671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124854671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124854671 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124854671 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201124854671 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124854671 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124854672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124854672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124854676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124854685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124854685 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)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201124854960 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124854960 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201124854960 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201124854960 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(969)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201124854962 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(969)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124854962 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(969)@af17a315dbb0: 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)@af17a315dbb0: 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)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@af17a315dbb0: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(972), IMSI='262420000000028'H, TLLI='CF6AF5FB'O, index=0 SGSN_Test-GSUP(970)@af17a315dbb0: 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)@af17a315dbb0: 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 := 'C76AD474421CB0690C1CE86275CE2CBA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '05A1AD89'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5E51CBCBD19CC16C'O } } } } } 20241201124855008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124855008 DLLC NOTICE LLME(ffffffff/cf6af5fb){UNASSIGNED} LLC RX: unknown TLLI 0xcf6af5fb, creating LLME on the fly (gprs_llc.c:552) 20241201124855008 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124855008 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach"  (gprs_gmm.c:1266) 20241201124855008 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201124855008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Allocated (fsm.c:456) 20241201124855008 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201124855008 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Allocated (fsm.c:456) 20241201124855009 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201124855009 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201124855009 DLLC NOTICE LLME(ffffffff/cf6af5fb){UNASSIGNED} LLGM Assign pre (cf6af5fb => f75a3ed4) (gprs_llc.c:1079) 20241201124855009 DLLC NOTICE LLME(cf6af5fb/f75a3ed4){ASSIGNED} LLGM Assign post (cf6af5fb => f75a3ed4) (gprs_llc.c:1125) 20241201124855009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201124855009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201124855009 DMM DEBUG MM(262420000000028/f75a3ed4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201124855022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124855022 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241201124855022 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124855022 DMM DEBUG MM(262420000000028/f75a3ed4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1084) 20241201124855022 DMM NOTICE MM(262420000000028/f75a3ed4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201124855022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201124855022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201124855022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201124855022 DMM DEBUG MM(262420000000028/f75a3ed4) Requesting authorization (sgsn_auth.c:160) 20241201124855022 DMM INFO MM(262420000000028/f75a3ed4) Requesting authentication tuples (sgsn_auth.c:184) 20241201124855022 DMM DEBUG MM(262420000000028/f75a3ed4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201124855022 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20241201124855022 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)@af17a315dbb0: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) SGSN_Test-GSUP(970)@af17a315dbb0: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(972)"262420000000028" 20241201124855026 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201124855026 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201124855026 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201124855026 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201124855026 DMM INFO MM(262420000000028/f75a3ed4) Subscriber data update (mmctx.c:445) 20241201124855026 DMM DEBUG MM(262420000000028/f75a3ed4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201124855026 DMM INFO MM(262420000000028/f75a3ed4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201124855026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201124855026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201124855026 DMM INFO MM(262420000000028/f75a3ed4) <- GMM AUTH AND CIPHERING REQ (rand = c7 6a d4 74 42 1c b0 69 0c 1c e8 62 75 ce 2c ba , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241201124855033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124855033 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124855033 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124855033 DMM INFO MM(262420000000028/f75a3ed4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241201124855033 DMM NOTICE MM(262420000000028/f75a3ed4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241201124855033 DMM DEBUG MM(262420000000028/f75a3ed4) checking auth: received GSM SRES = 05 a1 ad 89 (gprs_gmm.c:666) 20241201124855033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241201124855033 DMM DEBUG MM(262420000000028/f75a3ed4) Requesting authorization (sgsn_auth.c:160) 20241201124855033 DMM INFO MM(262420000000028/f75a3ed4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201124855033 DMM DEBUG MM(262420000000028/f75a3ed4) Requesting subscriber data update (gprs_subscriber.c:894) 20241201124855033 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20241201124855033 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) 20241201124855033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241201124855033 DMM INFO MM(262420000000028/f75a3ed4) <- GMM ATTACH ACCEPT (new P-TMSI=0xf75a3ed4) (gprs_gmm.c:300) 20241201124855034 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241201124855034 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241201124855034 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241201124855034 DMM INFO MM(262420000000028/f75a3ed4) Subscriber data update (mmctx.c:445) 20241201124855034 DMM DEBUG MM(262420000000028/f75a3ed4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241201124855034 DMM INFO MM(262420000000028/f75a3ed4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241201124855034 DMM NOTICE MM(262420000000028/f75a3ed4) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1000) 20241201124855034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241201124855034 DMM NOTICE MM(262420000000028/f75a3ed4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241201124855034 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) 20241201124855035 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241201124855035 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241201124855035 DMM INFO MM(262420000000028/f75a3ed4) Subscriber data update (mmctx.c:445) 20241201124855035 DMM DEBUG MM(262420000000028/f75a3ed4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241201124855042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124855042 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241201124855042 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124855042 DMM INFO MM(262420000000028/f75a3ed4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201124855042 DMM NOTICE MM(262420000000028/f75a3ed4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201124855042 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201124855042 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201124855042 DLLC NOTICE LLME(cf6af5fb/f75a3ed4){ASSIGNED} LLGM Assign pre (ffffffff => f75a3ed4) (gprs_llc.c:1079) 20241201124855042 DLLC NOTICE LLME(ffffffff/f75a3ed4){ASSIGNED} LLGM Assign post (ffffffff => f75a3ed4) (gprs_llc.c:1125) 20241201124855042 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241201124855042 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241201124855042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201124855042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@af17a315dbb0: setverdict(pass): none -> pass 20241201124855093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124855093 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241201124855093 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124855093 DMM INFO MM(262420000000028/f75a3ed4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241201124855093 DMM INFO MM(262420000000028/f75a3ed4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241201124855093 DMM DEBUG MM(262420000000028/f75a3ed4) Using GGSN 0 (gprs_sm.c:312) 20241201124855093 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) 20241201124855093 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20241201124855093 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241201124855093 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:181) 20241201124855093 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20241201124855103 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 89 0c 14 c0 11 75 4b d6 f0 14 05 7f 11 40 1a e2 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) 20241201124855103 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff77bac50c8, cbp=0x5580f221a0f0) (sgsn_libgtp.c:632) 20241201124855103 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241201124855103 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5580f2220e48 TLLI=f75a3ed4, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241201124855103 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241201124855103 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(972)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed 20241201124855110 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241201124855110 DGPRS INFO PDP(262420000000028:5): Context 0x7ff77bac50c8 was deleted (sgsn_libgtp.c:660) 20241201124855110 DMM INFO MM(262420000000028/f75a3ed4) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241201124855110 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20241201124855110 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@af17a315dbb0: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20241201124855116 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20241201124855117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124855117 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241201124855117 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124855117 DMM INFO MM(262420000000028/f75a3ed4) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) 20241201124855118 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) 20241201124855118 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@af17a315dbb0: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(972)@af17a315dbb0: Final verdict of PTC: pass 20241201124855122 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34040<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(970)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(958)@af17a315dbb0: Final verdict of PTC: none 20241201124855125 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201124855125 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(954)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(968)@af17a315dbb0: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@af17a315dbb0: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(961)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(963)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(964)@af17a315dbb0: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(966)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(956)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(962)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(961): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(962): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(963): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(964): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(972): pass (none -> pass) MTC@af17a315dbb0: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201124855256 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34042<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124855658 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34042<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=98084) 20241201124856126 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124856126 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=98084, count=102440) 20241201124857128 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124857128 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201124858130 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124858130 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20241201124858717 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59092<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124858718 DMM INFO MM(262420000000028/f75a3ed4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241201124858718 DMM INFO MM(262420000000028/f75a3ed4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241201124858718 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201124858718 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201124858718 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241201124858718 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241201124858718 DLLC NOTICE LLME(ffffffff/f75a3ed4){ASSIGNED} LLGM Assign pre (f75a3ed4 => ffffffff) (gprs_llc.c:1079) 20241201124858718 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f75a3ed4 => ffffffff) (gprs_llc.c:1125) 20241201124858719 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5580f2220af0 (gprs_sndcp.c:574) 20241201124858719 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5580f2220e48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241201124858719 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20241201124858719 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) 20241201124858719 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) 20241201124858719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Deallocated (fsm.c:568) 20241201124858719 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201124858719 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Deallocated (fsm.c:568) 20241201124858719 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Deallocated (fsm.c:568) 20241201124858719 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124858770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201124858770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124858770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124858770 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124858770 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201124858770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124858770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124858770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124858770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124858772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124858772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124858772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124858772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124858772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124858772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124858772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124858772 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124858772 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201124858772 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124858772 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124858772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124858772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124858777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(978)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(974)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124858787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124858787 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)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(982)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124858804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201124858804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124858804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124858804 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124858804 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201124858804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124858804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124858804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124858804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124858806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124858806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124858806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124858806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124858806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124858806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124858806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124858806 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124858806 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201124858806 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124858806 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124858807 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124858807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(982)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124858811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(983)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(979)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124858821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124858821 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(981)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124858841 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201124858841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124858841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124858841 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124858841 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201124858841 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124858841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124858841 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124858841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124858842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124858842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124858842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124858843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124858843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124858843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124858843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124858843 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124858843 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201124858843 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124858843 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124858843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124858843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124858847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124858855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124858855 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)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201124859131 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124859132 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201124859132 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201124859132 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(988)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201124859134 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(988)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124859134 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(988)@af17a315dbb0: 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)@af17a315dbb0: 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)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@af17a315dbb0: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(991), IMSI='262420000000026'H, TLLI='C461DD7D'O, index=0 SGSN_Test-GSUP(989)@af17a315dbb0: 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)@af17a315dbb0: 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 := '7495E6B8AB610984D24C8F2255E1C0B5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4BEB2CE1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '09F708BDFF67605D'O } } } } } 20241201124859182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124859182 DLLC NOTICE LLME(ffffffff/c461dd7d){UNASSIGNED} LLC RX: unknown TLLI 0xc461dd7d, creating LLME on the fly (gprs_llc.c:552) 20241201124859182 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124859182 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1266) 20241201124859182 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201124859182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Allocated (fsm.c:456) 20241201124859182 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201124859182 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Allocated (fsm.c:456) 20241201124859182 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201124859182 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201124859182 DLLC NOTICE LLME(ffffffff/c461dd7d){UNASSIGNED} LLGM Assign pre (c461dd7d => e3217dc8) (gprs_llc.c:1079) 20241201124859182 DLLC NOTICE LLME(c461dd7d/e3217dc8){ASSIGNED} LLGM Assign post (c461dd7d => e3217dc8) (gprs_llc.c:1125) 20241201124859182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201124859182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201124859182 DMM DEBUG MM(262420000000026/e3217dc8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201124859196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124859196 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241201124859196 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124859196 DMM DEBUG MM(262420000000026/e3217dc8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241201124859196 DMM NOTICE MM(262420000000026/e3217dc8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201124859196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201124859196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201124859196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201124859196 DMM DEBUG MM(262420000000026/e3217dc8) Requesting authorization (sgsn_auth.c:160) 20241201124859196 DMM INFO MM(262420000000026/e3217dc8) Requesting authentication tuples (sgsn_auth.c:184) 20241201124859196 DMM DEBUG MM(262420000000026/e3217dc8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201124859196 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241201124859196 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)@af17a315dbb0: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(991) SGSN_Test-GSUP(989)@af17a315dbb0: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(991)"262420000000026" 20241201124859199 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201124859199 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201124859199 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201124859199 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201124859199 DMM INFO MM(262420000000026/e3217dc8) Subscriber data update (mmctx.c:445) 20241201124859199 DMM DEBUG MM(262420000000026/e3217dc8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201124859199 DMM INFO MM(262420000000026/e3217dc8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201124859199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201124859199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201124859199 DMM INFO MM(262420000000026/e3217dc8) <- GMM AUTH AND CIPHERING REQ (rand = 74 95 e6 b8 ab 61 09 84 d2 4c 8f 22 55 e1 c0 b5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241201124859207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124859207 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124859207 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124859207 DMM INFO MM(262420000000026/e3217dc8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241201124859207 DMM NOTICE MM(262420000000026/e3217dc8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241201124859207 DMM DEBUG MM(262420000000026/e3217dc8) checking auth: received GSM SRES = 4b eb 2c e1 (gprs_gmm.c:666) 20241201124859207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241201124859207 DMM DEBUG MM(262420000000026/e3217dc8) Requesting authorization (sgsn_auth.c:160) 20241201124859207 DMM INFO MM(262420000000026/e3217dc8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201124859207 DMM DEBUG MM(262420000000026/e3217dc8) Requesting subscriber data update (gprs_subscriber.c:894) 20241201124859207 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241201124859207 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) 20241201124859207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241201124859207 DMM INFO MM(262420000000026/e3217dc8) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3217dc8) (gprs_gmm.c:300) 20241201124859208 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241201124859208 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241201124859208 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241201124859208 DMM INFO MM(262420000000026/e3217dc8) Subscriber data update (mmctx.c:445) 20241201124859208 DMM DEBUG MM(262420000000026/e3217dc8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241201124859208 DMM INFO MM(262420000000026/e3217dc8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241201124859208 DMM NOTICE MM(262420000000026/e3217dc8) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241201124859208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241201124859208 DMM NOTICE MM(262420000000026/e3217dc8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241201124859208 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) 20241201124859209 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241201124859209 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241201124859209 DMM INFO MM(262420000000026/e3217dc8) Subscriber data update (mmctx.c:445) 20241201124859209 DMM DEBUG MM(262420000000026/e3217dc8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241201124859216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124859216 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241201124859216 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124859216 DMM INFO MM(262420000000026/e3217dc8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201124859216 DMM NOTICE MM(262420000000026/e3217dc8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201124859216 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201124859216 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201124859217 DLLC NOTICE LLME(c461dd7d/e3217dc8){ASSIGNED} LLGM Assign pre (ffffffff => e3217dc8) (gprs_llc.c:1079) 20241201124859217 DLLC NOTICE LLME(ffffffff/e3217dc8){ASSIGNED} LLGM Assign post (ffffffff => e3217dc8) (gprs_llc.c:1125) 20241201124859217 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241201124859217 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241201124859217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201124859217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(991)@af17a315dbb0: setverdict(pass): none -> pass 20241201124859268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124859268 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241201124859268 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124859268 DMM INFO MM(262420000000026/e3217dc8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241201124859268 DMM INFO MM(262420000000026/e3217dc8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241201124859268 DMM DEBUG MM(262420000000026/e3217dc8) Using GGSN 0 (gprs_sm.c:312) 20241201124859268 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) 20241201124859268 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241201124859268 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241201124859268 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20241201124859269 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20241201124859280 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 48 62 b5 a2 11 48 ca eb c9 14 05 7f 66 f0 a3 ce 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) 20241201124859280 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff77bac50c8, cbp=0x5580f221a0f0) (sgsn_libgtp.c:632) 20241201124859280 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241201124859281 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5580f2220e48 TLLI=e3217dc8, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241201124859281 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241201124859281 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(991)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(991)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed 20241201124859289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124859289 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241201124859290 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124859292 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 48 62 b5 a2 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2475) 20241201124859292 DGPRS INFO PDP(262420000000026:5): Context 0x7ff77bac50c8 was deleted (sgsn_libgtp.c:660) 20241201124859293 DMM INFO MM(262420000000026/e3217dc8) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241201124859293 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20241201124859293 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@af17a315dbb0: Removing Client IMSI='262420000000026'H, index=0 20241201124859299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124859299 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241201124859299 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124859299 DMM INFO MM(262420000000026/e3217dc8) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_error_ind_ggsn(991)@af17a315dbb0: Final verdict of PTC: pass 20241201124859302 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59092<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241201124859304 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201124859304 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(989)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@af17a315dbb0: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(988)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(977)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(982)@af17a315dbb0: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(987)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@af17a315dbb0: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(980)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(975)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(985)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(991): pass (none -> pass) MTC@af17a315dbb0: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201124859434 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59098<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124859842 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59098<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=98308) 20241201124900305 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124900306 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=98308, count=104360) 20241201124901306 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124901306 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201124902307 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124902307 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_attach_pdp_act_gmm_detach started. 20241201124902904 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59104<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124902905 DMM INFO MM(262420000000026/e3217dc8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241201124902905 DMM INFO MM(262420000000026/e3217dc8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241201124902905 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201124902905 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201124902905 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241201124902905 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241201124902905 DLLC NOTICE LLME(ffffffff/e3217dc8){ASSIGNED} LLGM Assign pre (e3217dc8 => ffffffff) (gprs_llc.c:1079) 20241201124902905 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3217dc8 => ffffffff) (gprs_llc.c:1125) 20241201124902905 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5580f2220af0 (gprs_sndcp.c:574) 20241201124902905 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5580f2220e48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241201124902905 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241201124902905 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) 20241201124902905 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) 20241201124902905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Deallocated (fsm.c:568) 20241201124902905 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201124902905 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Deallocated (fsm.c:568) 20241201124902905 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Deallocated (fsm.c:568) 20241201124902905 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124902944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201124902944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124902944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124902944 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124902944 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201124902944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124902944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124902944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124902944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124902945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124902945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124902945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124902946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124902946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124902946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124902946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124902946 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124902946 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201124902946 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124902946 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124902947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124902947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124902951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(993)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(997)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 20241201124902961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124902961 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI196(995)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(997)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1001)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124902988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201124902988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124902988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124902988 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124902988 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201124902988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124902988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124902988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124902988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124902989 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124902989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124902989 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124902989 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124902989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124902989 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124902989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124902989 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124902989 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201124902990 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124902990 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124902990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124902990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124902994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(998)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1002)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 20241201124903003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124903003 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI210(1000)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124903025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201124903025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124903025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124903025 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124903025 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201124903025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124903025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124903025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124903025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124903027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124903027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124903027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124903028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124903028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124903028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124903028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124903028 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124903028 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201124903028 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124903028 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124903028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124903028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124903032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124903041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124903041 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI220(1005)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201124903308 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124903308 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201124903308 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201124903308 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1007)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201124903310 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1007)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124903311 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1007)@af17a315dbb0: 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)@af17a315dbb0: 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)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(995)@af17a315dbb0: Adding Client=TC_attach_pdp_act_gmm_detach(1010), IMSI='262420000000026'H, TLLI='DD8A7F7F'O, index=0 SGSN_Test-GSUP(1008)@af17a315dbb0: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1010) TC_attach_pdp_act_gmm_detach(1010)@af17a315dbb0: 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 := '19CCE63FC2FCD2B6A4CAE8A0C7E3B854'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '71C6B508'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E99C15F9807B9EBF'O } } } } } 20241201124903355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124903355 DLLC NOTICE LLME(ffffffff/dd8a7f7f){UNASSIGNED} LLC RX: unknown TLLI 0xdd8a7f7f, creating LLME on the fly (gprs_llc.c:552) 20241201124903355 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124903355 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1266) 20241201124903355 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201124903355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Allocated (fsm.c:456) 20241201124903355 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201124903355 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Allocated (fsm.c:456) 20241201124903355 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201124903355 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201124903355 DLLC NOTICE LLME(ffffffff/dd8a7f7f){UNASSIGNED} LLGM Assign pre (dd8a7f7f => effdb529) (gprs_llc.c:1079) 20241201124903355 DLLC NOTICE LLME(dd8a7f7f/effdb529){ASSIGNED} LLGM Assign post (dd8a7f7f => effdb529) (gprs_llc.c:1125) 20241201124903355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201124903355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201124903355 DMM DEBUG MM(262420000000026/effdb529) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201124903368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124903368 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241201124903368 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124903368 DMM DEBUG MM(262420000000026/effdb529) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241201124903368 DMM NOTICE MM(262420000000026/effdb529) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201124903368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201124903368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201124903368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201124903368 DMM DEBUG MM(262420000000026/effdb529) Requesting authorization (sgsn_auth.c:160) 20241201124903368 DMM INFO MM(262420000000026/effdb529) Requesting authentication tuples (sgsn_auth.c:184) 20241201124903368 DMM DEBUG MM(262420000000026/effdb529) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201124903368 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241201124903368 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)@af17a315dbb0: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1010) SGSN_Test-GSUP(1008)@af17a315dbb0: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1010)"262420000000026" 20241201124903371 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201124903371 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201124903371 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201124903371 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201124903371 DMM INFO MM(262420000000026/effdb529) Subscriber data update (mmctx.c:445) 20241201124903371 DMM DEBUG MM(262420000000026/effdb529) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201124903371 DMM INFO MM(262420000000026/effdb529) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201124903372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201124903372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201124903372 DMM INFO MM(262420000000026/effdb529) <- GMM AUTH AND CIPHERING REQ (rand = 19 cc e6 3f c2 fc d2 b6 a4 ca e8 a0 c7 e3 b8 54 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241201124903379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124903379 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124903379 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124903379 DMM INFO MM(262420000000026/effdb529) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241201124903379 DMM NOTICE MM(262420000000026/effdb529) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241201124903379 DMM DEBUG MM(262420000000026/effdb529) checking auth: received GSM SRES = 71 c6 b5 08 (gprs_gmm.c:666) 20241201124903379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241201124903379 DMM DEBUG MM(262420000000026/effdb529) Requesting authorization (sgsn_auth.c:160) 20241201124903379 DMM INFO MM(262420000000026/effdb529) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201124903379 DMM DEBUG MM(262420000000026/effdb529) Requesting subscriber data update (gprs_subscriber.c:894) 20241201124903379 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241201124903379 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) 20241201124903379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241201124903379 DMM INFO MM(262420000000026/effdb529) <- GMM ATTACH ACCEPT (new P-TMSI=0xeffdb529) (gprs_gmm.c:300) 20241201124903380 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241201124903380 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241201124903380 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241201124903380 DMM INFO MM(262420000000026/effdb529) Subscriber data update (mmctx.c:445) 20241201124903380 DMM DEBUG MM(262420000000026/effdb529) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241201124903380 DMM INFO MM(262420000000026/effdb529) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241201124903380 DMM NOTICE MM(262420000000026/effdb529) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241201124903380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241201124903380 DMM NOTICE MM(262420000000026/effdb529) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241201124903380 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) 20241201124903381 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241201124903381 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241201124903381 DMM INFO MM(262420000000026/effdb529) Subscriber data update (mmctx.c:445) 20241201124903381 DMM DEBUG MM(262420000000026/effdb529) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241201124903387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124903387 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241201124903387 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124903387 DMM INFO MM(262420000000026/effdb529) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201124903387 DMM NOTICE MM(262420000000026/effdb529) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201124903387 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201124903387 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201124903387 DLLC NOTICE LLME(dd8a7f7f/effdb529){ASSIGNED} LLGM Assign pre (ffffffff => effdb529) (gprs_llc.c:1079) 20241201124903387 DLLC NOTICE LLME(ffffffff/effdb529){ASSIGNED} LLGM Assign post (ffffffff => effdb529) (gprs_llc.c:1125) 20241201124903387 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241201124903387 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241201124903387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201124903387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1010)@af17a315dbb0: setverdict(pass): none -> pass 20241201124903439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124903439 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241201124903439 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124903439 DMM INFO MM(262420000000026/effdb529) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241201124903439 DMM INFO MM(262420000000026/effdb529) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241201124903439 DMM DEBUG MM(262420000000026/effdb529) Using GGSN 0 (gprs_sm.c:312) 20241201124903439 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) 20241201124903439 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241201124903439 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241201124903439 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20241201124903439 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20241201124903450 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 d8 18 d3 28 11 4a 1f a6 d3 14 05 7f ee ff 56 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=1056 from retransmit req queue (gtp.c:443) 20241201124903450 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff77bac50c8, cbp=0x5580f221a0f0) (sgsn_libgtp.c:632) 20241201124903450 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241201124903450 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5580f2220e48 TLLI=effdb529, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241201124903450 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241201124903450 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1010)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1010)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed 20241201124903458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124903458 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124903458 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124903458 DMM INFO MM(262420000000026/effdb529) -> GMM DETACH REQUEST TLLI=0xeffdb529 type=GPRS detach (gprs_gmm.c:1465) 20241201124903458 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241201124903458 DMM INFO MM(262420000000026/effdb529) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241201124903458 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201124903458 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201124903458 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241201124903458 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241201124903458 DLLC NOTICE LLME(ffffffff/effdb529){ASSIGNED} LLGM Assign pre (effdb529 => ffffffff) (gprs_llc.c:1079) 20241201124903458 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (effdb529 => ffffffff) (gprs_llc.c:1125) 20241201124903458 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5580f2220af0 (gprs_sndcp.c:574) 20241201124903458 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5580f2220e48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241201124903458 DMM NOTICE MM(262420000000026/effdb529) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241201124903458 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20241201124903458 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241201124903458 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241201124903458 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20241201124903458 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241201124903458 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) 20241201124903458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Deallocated (fsm.c:568) 20241201124903458 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201124903458 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Deallocated (fsm.c:568) 20241201124903458 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Deallocated (fsm.c:568) 20241201124903459 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1010)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(995)@af17a315dbb0: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1010)@af17a315dbb0: Final verdict of PTC: pass 20241201124903465 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59104<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(996)@af17a315dbb0: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(995)@af17a315dbb0: Final verdict of PTC: none 20241201124903467 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201124903467 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1007)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP(1008)@af17a315dbb0: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1000)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(1001)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(1006)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@af17a315dbb0: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1005)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(994)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(1004)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(999)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(995): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1000): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1005): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1010): pass (none -> pass) MTC@af17a315dbb0: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201124903596 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59110<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124903897 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59110<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91604) 20241201124904468 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124904468 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91604, count=107956) 20241201124905279 DGPRS DEBUG Checking for inactive LLMEs, time = 14868079 (sgsn.c:131) 20241201124905469 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124905469 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 12:49: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_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 20241201124906469 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124906469 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20241201124906961 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40178<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124906962 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124907005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201124907005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124907005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124907005 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124907005 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201124907005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124907005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124907005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124907005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124907007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124907007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124907007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124907007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124907007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124907007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124907007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124907007 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124907007 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201124907007 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124907007 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124907008 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124907008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124907012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1016)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1012)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124907023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124907023 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1017)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1016)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124907038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201124907038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124907038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124907038 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124907038 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201124907038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124907038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124907038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124907038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124907039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124907039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124907039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124907039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124907039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124907039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124907039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124907039 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124907039 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201124907039 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124907039 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124907040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124907040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1020)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124907043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1021)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1017)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124907053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124907053 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)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1021)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1026)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1026)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124907080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201124907080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124907080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124907080 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124907080 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201124907080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124907080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124907080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124907080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1026)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124907081 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124907081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124907081 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124907082 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124907082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124907082 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124907082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124907082 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124907082 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201124907082 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124907082 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1026)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124907083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124907083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1026)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124907087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124907096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124907096 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(1023)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201124907470 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124907470 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201124907470 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201124907470 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1025)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1025)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201124907472 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1025)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1025)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124907473 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1025)@af17a315dbb0: 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(1025)@af17a315dbb0: 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(1025)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1025)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@af17a315dbb0: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1029), IMSI='262420000000039'H, TLLI='E2DB610C'O, index=0 SGSN_Test-GSUP(1027)@af17a315dbb0: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1029) 20241201124908531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124908531 DLLC NOTICE LLME(ffffffff/e2db610c){UNASSIGNED} LLC RX: unknown TLLI 0xe2db610c, creating LLME on the fly (gprs_llc.c:552) 20241201124908531 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124908531 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241201124908532 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201124908532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Allocated (fsm.c:456) 20241201124908532 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201124908532 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Allocated (fsm.c:456) 20241201124908532 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201124908532 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201124908532 DLLC NOTICE LLME(ffffffff/e2db610c){UNASSIGNED} LLGM Assign pre (e2db610c => f78d2777) (gprs_llc.c:1079) 20241201124908532 DLLC NOTICE LLME(e2db610c/f78d2777){ASSIGNED} LLGM Assign post (e2db610c => f78d2777) (gprs_llc.c:1125) 20241201124908532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201124908532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201124908532 DMM DEBUG MM(262420000000039/f78d2777) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201124908544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124908544 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7e8caa CMD=UI DATA (gprs_llc_parse.c:89) 20241201124908544 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124908544 DMM INFO MM(262420000000039/f78d2777) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241201124908545 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201124908545 DLLC NOTICE LLME(e2db610c/f78d2777){ASSIGNED} LLGM Assign pre (e2db610c => f78d2777) (gprs_llc.c:1079) 20241201124908545 DLLC NOTICE LLME(e2db610c/f78d2777){ASSIGNED} LLGM Assign post (e2db610c => f78d2777) (gprs_llc.c:1125) 20241201124908545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201124908545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124908545 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124908545 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124908545 DMM DEBUG MM(262420000000039/f78d2777) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20241201124908545 DMM NOTICE MM(262420000000039/f78d2777) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201124908545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201124908545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201124908545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241201124908545 DMM INFO MM(262420000000039/f78d2777) <- GMM ATTACH ACCEPT (new P-TMSI=0xf78d2777) (gprs_gmm.c:300) TC_attach_gmm_attach_req_while_gmm_attach(1029)@af17a315dbb0: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@af17a315dbb0: Removing Client IMSI='262420000000039'H, index=0 20241201124909550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124909550 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241201124909550 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124909550 DMM INFO MM(262420000000039/f78d2777) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201124909550 DMM NOTICE MM(262420000000039/f78d2777) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201124909550 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201124909550 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201124909550 DLLC NOTICE LLME(e2db610c/f78d2777){ASSIGNED} LLGM Assign pre (ffffffff => f78d2777) (gprs_llc.c:1079) 20241201124909550 DLLC NOTICE LLME(ffffffff/f78d2777){ASSIGNED} LLGM Assign post (ffffffff => f78d2777) (gprs_llc.c:1125) 20241201124909550 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241201124909550 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241201124909550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201124909550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1029)@af17a315dbb0: Final verdict of PTC: pass 20241201124909552 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40178<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241201124909553 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201124909553 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1025)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP(1027)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(1015)@af17a315dbb0: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(1026)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@af17a315dbb0: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@af17a315dbb0: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1023)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(1020)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(1013)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(1024)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(1018)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1023): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(1024): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(1025): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(1026): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1029): pass (none -> pass) MTC@af17a315dbb0: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201124909688 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40192<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124910089 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40192<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66024) 20241201124910554 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124910554 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=66024, count=70380) 20241201124911555 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124911555 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201124912556 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124912556 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_xid_empty_l3 started. 20241201124913152 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40194<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124913153 DMM INFO MM(262420000000039/f78d2777) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241201124913153 DMM INFO MM(262420000000039/f78d2777) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241201124913153 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201124913153 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201124913153 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241201124913153 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241201124913153 DLLC NOTICE LLME(ffffffff/f78d2777){ASSIGNED} LLGM Assign pre (f78d2777 => ffffffff) (gprs_llc.c:1079) 20241201124913154 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f78d2777 => ffffffff) (gprs_llc.c:1125) 20241201124913154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Deallocated (fsm.c:568) 20241201124913154 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201124913154 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Deallocated (fsm.c:568) 20241201124913154 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Deallocated (fsm.c:568) 20241201124913154 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1035)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1035)@af17a315dbb0: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1034)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 20241201124913208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201124913208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124913208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124913208 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124913208 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201124913208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124913208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124913208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124913208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1035)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124913210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124913210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124913210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124913210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124913210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124913210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124913210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124913210 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124913210 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201124913210 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124913210 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1035)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124913211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124913211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1035)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124913215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1031)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241201124913226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124913226 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI196(1032)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1034)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124913235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201124913235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124913235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124913235 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124913235 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201124913235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124913235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124913235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124913235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124913236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124913236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124913236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124913236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124913236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124913236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124913236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124913236 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124913236 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201124913236 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124913236 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124913237 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124913237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1039)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124913241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1036)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1040)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 20241201124913251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124913251 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI210(1038)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1040)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124913276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201124913276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124913276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124913276 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124913276 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201124913276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124913276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124913276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124913276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124913278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124913278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124913278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124913278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124913278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124913278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124913278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124913278 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124913278 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201124913278 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124913278 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124913279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124913279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124913282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124913291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124913291 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI220(1043)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201124913557 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124913557 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201124913557 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201124913557 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1045)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201124913559 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1045)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124913560 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1045)@af17a315dbb0: 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)@af17a315dbb0: 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)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1032)@af17a315dbb0: Adding Client=TC_xid_empty_l3(1048), IMSI='262420000000044'H, TLLI='C33C8807'O, index=0 SGSN_Test-GSUP(1046)@af17a315dbb0: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1048) TC_xid_empty_l3(1048)@af17a315dbb0: 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 := '3681FEB14727DF4D48CD1374E9B85203'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8D77E2EB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DE201F84A9166C5D'O } } } } } 20241201124914615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124914615 DLLC NOTICE LLME(ffffffff/c33c8807){UNASSIGNED} LLC RX: unknown TLLI 0xc33c8807, creating LLME on the fly (gprs_llc.c:552) 20241201124914615 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124914615 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach"  (gprs_gmm.c:1266) 20241201124914616 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201124914616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Allocated (fsm.c:456) 20241201124914616 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201124914616 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Allocated (fsm.c:456) 20241201124914616 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201124914616 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201124914616 DLLC NOTICE LLME(ffffffff/c33c8807){UNASSIGNED} LLGM Assign pre (c33c8807 => e00cbba8) (gprs_llc.c:1079) 20241201124914616 DLLC NOTICE LLME(c33c8807/e00cbba8){ASSIGNED} LLGM Assign post (c33c8807 => e00cbba8) (gprs_llc.c:1125) 20241201124914616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201124914616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201124914616 DMM DEBUG MM(262420000000044/e00cbba8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201124914629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124914629 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241201124914629 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124914629 DMM DEBUG MM(262420000000044/e00cbba8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1084) 20241201124914629 DMM NOTICE MM(262420000000044/e00cbba8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201124914629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201124914629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201124914629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201124914629 DMM DEBUG MM(262420000000044/e00cbba8) Requesting authorization (sgsn_auth.c:160) 20241201124914629 DMM INFO MM(262420000000044/e00cbba8) Requesting authentication tuples (sgsn_auth.c:184) 20241201124914629 DMM DEBUG MM(262420000000044/e00cbba8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201124914629 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20241201124914629 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)@af17a315dbb0: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1048) SGSN_Test-GSUP(1046)@af17a315dbb0: Added IMSI table entry 0TC_xid_empty_l3(1048)"262420000000044" 20241201124914632 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201124914632 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201124914632 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201124914632 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201124914632 DMM INFO MM(262420000000044/e00cbba8) Subscriber data update (mmctx.c:445) 20241201124914632 DMM DEBUG MM(262420000000044/e00cbba8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201124914632 DMM INFO MM(262420000000044/e00cbba8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201124914632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201124914632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201124914632 DMM INFO MM(262420000000044/e00cbba8) <- GMM AUTH AND CIPHERING REQ (rand = 36 81 fe b1 47 27 df 4d 48 cd 13 74 e9 b8 52 03 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241201124914639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124914639 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124914639 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124914639 DMM INFO MM(262420000000044/e00cbba8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241201124914639 DMM NOTICE MM(262420000000044/e00cbba8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241201124914639 DMM DEBUG MM(262420000000044/e00cbba8) checking auth: received GSM SRES = 8d 77 e2 eb (gprs_gmm.c:666) 20241201124914639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241201124914639 DMM DEBUG MM(262420000000044/e00cbba8) Requesting authorization (sgsn_auth.c:160) 20241201124914639 DMM INFO MM(262420000000044/e00cbba8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201124914639 DMM DEBUG MM(262420000000044/e00cbba8) Requesting subscriber data update (gprs_subscriber.c:894) 20241201124914639 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20241201124914639 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) 20241201124914639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241201124914639 DMM INFO MM(262420000000044/e00cbba8) <- GMM ATTACH ACCEPT (new P-TMSI=0xe00cbba8) (gprs_gmm.c:300) 20241201124914640 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241201124914640 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241201124914640 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241201124914640 DMM INFO MM(262420000000044/e00cbba8) Subscriber data update (mmctx.c:445) 20241201124914640 DMM DEBUG MM(262420000000044/e00cbba8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241201124914640 DMM INFO MM(262420000000044/e00cbba8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241201124914640 DMM NOTICE MM(262420000000044/e00cbba8) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1000) 20241201124914640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241201124914640 DMM NOTICE MM(262420000000044/e00cbba8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241201124914640 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) 20241201124914641 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241201124914641 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241201124914641 DMM INFO MM(262420000000044/e00cbba8) Subscriber data update (mmctx.c:445) 20241201124914641 DMM DEBUG MM(262420000000044/e00cbba8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241201124914647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124914647 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241201124914647 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124914647 DMM INFO MM(262420000000044/e00cbba8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201124914647 DMM NOTICE MM(262420000000044/e00cbba8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201124914647 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201124914647 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201124914647 DLLC NOTICE LLME(c33c8807/e00cbba8){ASSIGNED} LLGM Assign pre (ffffffff => e00cbba8) (gprs_llc.c:1079) 20241201124914647 DLLC NOTICE LLME(ffffffff/e00cbba8){ASSIGNED} LLGM Assign post (ffffffff => e00cbba8) (gprs_llc.c:1125) 20241201124914647 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241201124914647 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241201124914647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201124914647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1048)@af17a315dbb0: setverdict(pass): none -> pass 20241201124914699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124914699 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241201124914699 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124914699 DMM INFO MM(262420000000044/e00cbba8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241201124914699 DMM INFO MM(262420000000044/e00cbba8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241201124914699 DMM DEBUG MM(262420000000044/e00cbba8) Using GGSN 0 (gprs_sm.c:312) 20241201124914699 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) 20241201124914699 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20241201124914699 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241201124914699 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:181) 20241201124914699 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20241201124914711 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 5f 8b ae 36 11 7c 13 08 04 14 05 7f 1d 9b cf 48 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) 20241201124914711 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff77bac6138, cbp=0x5580f221c660) (sgsn_libgtp.c:632) 20241201124914711 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241201124914711 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5580f2221fb8 TLLI=e00cbba8, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241201124914711 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241201124914711 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1048)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1048)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed 20241201124914719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124914719 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20241201124914719 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241201124914719 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1048)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1032)@af17a315dbb0: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1048)@af17a315dbb0: Final verdict of PTC: pass 20241201124914726 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40194<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1046)@af17a315dbb0: Final verdict of PTC: none 20241201124914728 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201124914728 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(1036)@af17a315dbb0: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1032)@af17a315dbb0: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1043)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1034)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(1039)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(1035)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(1044)@af17a315dbb0: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1038)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(1042)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(1033)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(1037)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_xid_empty_l3-BVCI196(1032): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(1033): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(1034): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(1035): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_xid_empty_l3-BVCI210(1038): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_xid_empty_l3-BVCI220(1043): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_xid_empty_l3(1048): pass (none -> pass) MTC@af17a315dbb0: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201124914856 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40208<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124915257 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40208<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94060) 20241201124915729 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124915729 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94060, count=98416) 20241201124916730 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124916730 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201124917731 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124917732 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_xid_n201u started. 20241201124918317 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39464<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124918318 DMM INFO MM(262420000000044/e00cbba8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241201124918318 DMM INFO MM(262420000000044/e00cbba8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241201124918318 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201124918318 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201124918318 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241201124918318 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241201124918318 DLLC NOTICE LLME(ffffffff/e00cbba8){ASSIGNED} LLGM Assign pre (e00cbba8 => ffffffff) (gprs_llc.c:1079) 20241201124918318 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e00cbba8 => ffffffff) (gprs_llc.c:1125) 20241201124918318 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5580f2221c60 (gprs_sndcp.c:574) 20241201124918318 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5580f2221fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241201124918318 DMM NOTICE MM(262420000000044/e00cbba8) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241201124918318 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20241201124918318 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241201124918318 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241201124918319 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20241201124918319 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20241201124918319 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) 20241201124918319 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) 20241201124918319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Deallocated (fsm.c:568) 20241201124918319 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201124918319 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Deallocated (fsm.c:568) 20241201124918319 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Deallocated (fsm.c:568) 20241201124918319 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124918360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201124918360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124918360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124918360 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124918360 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201124918360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124918360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124918360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124918360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124918362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124918362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124918362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124918362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124918362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124918362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124918362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124918362 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124918362 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201124918362 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124918362 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124918363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124918363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124918367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1054)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1050)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124918379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124918379 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_xid_n201u-BVCI196(1052)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124918398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201124918398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124918398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124918398 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124918398 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201124918398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124918398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124918398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124918398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124918400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124918400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124918400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124918400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124918400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124918400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124918400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124918400 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124918400 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201124918400 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124918400 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124918401 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124918401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124918405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1059)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1055)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124918416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124918416 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_xid_n201u-BVCI210(1057)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1064)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1064)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124918443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201124918443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124918443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124918443 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124918443 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201124918443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124918443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124918443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124918443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1064)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124918444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124918444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124918444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124918445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124918445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124918445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124918445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124918445 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124918445 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201124918445 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124918445 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1064)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124918445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124918445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1064)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124918448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124918455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124918455 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_n201u-BVCI220(1061)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201124918733 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124918733 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201124918733 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201124918733 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1063)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1063)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201124918735 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1063)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1063)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124918736 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1063)@af17a315dbb0: 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(1063)@af17a315dbb0: 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(1063)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1063)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1052)@af17a315dbb0: Adding Client=TC_xid_n201u(1067), IMSI='262420000000045'H, TLLI='F76EA339'O, index=0 SGSN_Test-GSUP(1065)@af17a315dbb0: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1067) TC_xid_n201u(1067)@af17a315dbb0: 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 := '3AF574A60527174C3FD948A9BF57452A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0A5A8EC9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3082A60395C3679B'O } } } } } 20241201124919789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124919789 DLLC NOTICE LLME(ffffffff/f76ea339){UNASSIGNED} LLC RX: unknown TLLI 0xf76ea339, creating LLME on the fly (gprs_llc.c:552) 20241201124919789 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124919789 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach"  (gprs_gmm.c:1266) 20241201124919790 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201124919790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Allocated (fsm.c:456) 20241201124919790 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201124919790 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Allocated (fsm.c:456) 20241201124919790 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201124919790 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201124919790 DLLC NOTICE LLME(ffffffff/f76ea339){UNASSIGNED} LLGM Assign pre (f76ea339 => d77b07d9) (gprs_llc.c:1079) 20241201124919790 DLLC NOTICE LLME(f76ea339/d77b07d9){ASSIGNED} LLGM Assign post (f76ea339 => d77b07d9) (gprs_llc.c:1125) 20241201124919790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201124919790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201124919790 DMM DEBUG MM(262420000000045/d77b07d9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201124919804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124919804 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241201124919804 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124919804 DMM DEBUG MM(262420000000045/d77b07d9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1084) 20241201124919804 DMM NOTICE MM(262420000000045/d77b07d9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201124919804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201124919804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201124919804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201124919804 DMM DEBUG MM(262420000000045/d77b07d9) Requesting authorization (sgsn_auth.c:160) 20241201124919804 DMM INFO MM(262420000000045/d77b07d9) Requesting authentication tuples (sgsn_auth.c:184) 20241201124919804 DMM DEBUG MM(262420000000045/d77b07d9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201124919804 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20241201124919805 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)@af17a315dbb0: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1067) SGSN_Test-GSUP(1065)@af17a315dbb0: Added IMSI table entry 0TC_xid_n201u(1067)"262420000000045" 20241201124919807 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201124919807 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201124919807 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201124919807 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201124919807 DMM INFO MM(262420000000045/d77b07d9) Subscriber data update (mmctx.c:445) 20241201124919807 DMM DEBUG MM(262420000000045/d77b07d9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201124919807 DMM INFO MM(262420000000045/d77b07d9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201124919807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201124919808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201124919808 DMM INFO MM(262420000000045/d77b07d9) <- GMM AUTH AND CIPHERING REQ (rand = 3a f5 74 a6 05 27 17 4c 3f d9 48 a9 bf 57 45 2a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241201124919815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124919815 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124919815 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124919815 DMM INFO MM(262420000000045/d77b07d9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241201124919815 DMM NOTICE MM(262420000000045/d77b07d9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241201124919815 DMM DEBUG MM(262420000000045/d77b07d9) checking auth: received GSM SRES = 0a 5a 8e c9 (gprs_gmm.c:666) 20241201124919815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241201124919815 DMM DEBUG MM(262420000000045/d77b07d9) Requesting authorization (sgsn_auth.c:160) 20241201124919815 DMM INFO MM(262420000000045/d77b07d9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201124919815 DMM DEBUG MM(262420000000045/d77b07d9) Requesting subscriber data update (gprs_subscriber.c:894) 20241201124919815 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20241201124919815 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) 20241201124919815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241201124919815 DMM INFO MM(262420000000045/d77b07d9) <- GMM ATTACH ACCEPT (new P-TMSI=0xd77b07d9) (gprs_gmm.c:300) 20241201124919816 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241201124919816 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241201124919816 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241201124919816 DMM INFO MM(262420000000045/d77b07d9) Subscriber data update (mmctx.c:445) 20241201124919816 DMM DEBUG MM(262420000000045/d77b07d9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241201124919816 DMM INFO MM(262420000000045/d77b07d9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241201124919817 DMM NOTICE MM(262420000000045/d77b07d9) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1000) 20241201124919817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241201124919817 DMM NOTICE MM(262420000000045/d77b07d9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241201124919817 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) 20241201124919817 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241201124919817 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241201124919817 DMM INFO MM(262420000000045/d77b07d9) Subscriber data update (mmctx.c:445) 20241201124919817 DMM DEBUG MM(262420000000045/d77b07d9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241201124919823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124919823 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241201124919823 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124919823 DMM INFO MM(262420000000045/d77b07d9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201124919823 DMM NOTICE MM(262420000000045/d77b07d9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201124919823 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201124919823 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201124919823 DLLC NOTICE LLME(f76ea339/d77b07d9){ASSIGNED} LLGM Assign pre (ffffffff => d77b07d9) (gprs_llc.c:1079) 20241201124919823 DLLC NOTICE LLME(ffffffff/d77b07d9){ASSIGNED} LLGM Assign post (ffffffff => d77b07d9) (gprs_llc.c:1125) 20241201124919823 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241201124919823 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241201124919823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201124919823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1067)@af17a315dbb0: setverdict(pass): none -> pass 20241201124919875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124919875 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241201124919875 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124919875 DMM INFO MM(262420000000045/d77b07d9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241201124919875 DMM INFO MM(262420000000045/d77b07d9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241201124919875 DMM DEBUG MM(262420000000045/d77b07d9) Using GGSN 0 (gprs_sm.c:312) 20241201124919875 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) 20241201124919875 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20241201124919875 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241201124919875 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:181) 20241201124919875 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20241201124919886 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 d1 06 bd 4e 11 0a d8 62 a5 14 05 7f d0 a4 de e0 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) 20241201124919886 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff77bac71a8, cbp=0x5580f221cae0) (sgsn_libgtp.c:632) 20241201124919886 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241201124919886 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5580f2221fb8 TLLI=d77b07d9, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241201124919886 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241201124919886 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1067)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1067)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed 20241201124919895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124919895 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20241201124919895 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241201124919895 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20241201124919895 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1067)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1052)@af17a315dbb0: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1067)@af17a315dbb0: Final verdict of PTC: pass 20241201124919902 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39464<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241201124919904 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201124919904 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1065)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(1058)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(1053)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(1064)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1063)@af17a315dbb0: Final verdict of PTC: none TC_xid_n201u-BVCI196(1052)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@af17a315dbb0: Final verdict of PTC: none TC_xid_n201u-BVCI220(1061)@af17a315dbb0: Final verdict of PTC: none TC_xid_n201u-BVCI210(1057)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(1062)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(1056)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(1051)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_xid_n201u-BVCI196(1052): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_xid_n201u-BVCI210(1057): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_xid_n201u-BVCI220(1061): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(1062): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(1063): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(1064): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_xid_n201u(1067): pass (none -> pass) MTC@af17a315dbb0: Test case TC_xid_n201u finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201124920036 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39478<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124920437 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39478<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97384) 20241201124920905 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124920905 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=97384, count=101740) 20241201124921907 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124921907 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201124922907 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124922907 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_llc_null started. 20241201124923496 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39486<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124923498 DMM INFO MM(262420000000045/d77b07d9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241201124923498 DMM INFO MM(262420000000045/d77b07d9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241201124923498 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201124923498 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201124923498 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241201124923498 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241201124923498 DLLC NOTICE LLME(ffffffff/d77b07d9){ASSIGNED} LLGM Assign pre (d77b07d9 => ffffffff) (gprs_llc.c:1079) 20241201124923498 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d77b07d9 => ffffffff) (gprs_llc.c:1125) 20241201124923498 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5580f2221c60 (gprs_sndcp.c:574) 20241201124923498 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5580f2221fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241201124923498 DMM NOTICE MM(262420000000045/d77b07d9) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241201124923498 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20241201124923498 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241201124923498 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241201124923498 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20241201124923498 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20241201124923498 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) 20241201124923498 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) 20241201124923498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Deallocated (fsm.c:568) 20241201124923498 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201124923498 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Deallocated (fsm.c:568) 20241201124923498 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Deallocated (fsm.c:568) 20241201124923498 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124923541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201124923541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124923541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124923541 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124923541 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201124923541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124923541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124923541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124923541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124923543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124923543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124923543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124923543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124923543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124923543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124923543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124923543 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124923543 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201124923543 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124923543 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1072)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124923544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124923544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124923547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1073)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1069)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124923557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124923557 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_null-BVCI196(1071)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1073)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124923578 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201124923578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124923578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124923578 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124923578 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201124923578 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124923578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124923578 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124923578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124923580 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124923580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124923580 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124923580 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124923580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124923580 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124923580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124923580 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124923580 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201124923580 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124923580 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124923581 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124923581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124923584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1078)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1074)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124923595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124923595 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_null-BVCI210(1076)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124923615 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201124923615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124923615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124923615 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124923615 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201124923615 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124923615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124923615 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124923615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124923617 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124923617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124923617 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124923617 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124923617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124923617 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124923617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124923617 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124923617 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201124923617 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124923617 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1082)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124923618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124923618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124923621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124923629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124923629 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_null-BVCI220(1081)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201124923908 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124923908 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201124923908 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201124923908 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1083)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201124923910 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1083)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124923911 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1083)@af17a315dbb0: 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)@af17a315dbb0: 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)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1071)@af17a315dbb0: Adding Client=TC_llc_null(1086), IMSI='262420000000041'H, TLLI='DDC5F77A'O, index=0 SGSN_Test-GSUP(1084)@af17a315dbb0: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1086) 20241201124924998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124924998 DLLC NOTICE LLME(ffffffff/ddc5f77a){UNASSIGNED} LLC RX: unknown TLLI 0xddc5f77a, creating LLME on the fly (gprs_llc.c:552) 20241201124924998 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124924998 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach"  (gprs_gmm.c:1266) 20241201124924998 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201124924998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Allocated (fsm.c:456) 20241201124924998 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201124924998 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Allocated (fsm.c:456) 20241201124924998 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201124924998 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201124924998 DLLC NOTICE LLME(ffffffff/ddc5f77a){UNASSIGNED} LLGM Assign pre (ddc5f77a => d30e064d) (gprs_llc.c:1079) 20241201124924998 DLLC NOTICE LLME(ddc5f77a/d30e064d){ASSIGNED} LLGM Assign post (ddc5f77a => d30e064d) (gprs_llc.c:1125) 20241201124924998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201124924998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201124924998 DMM DEBUG MM(262420000000041/d30e064d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) TC_llc_null(1086)@af17a315dbb0: 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 := '4C825E40C4410A08BD98823ED68758C6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D0354964'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7C67C7538DFDAE30'O } } } } } 20241201124925018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124925018 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241201124925018 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124925018 DMM DEBUG MM(262420000000041/d30e064d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1084) 20241201124925018 DMM NOTICE MM(262420000000041/d30e064d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201124925018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201124925018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201124925018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201124925018 DMM DEBUG MM(262420000000041/d30e064d) Requesting authorization (sgsn_auth.c:160) 20241201124925018 DMM INFO MM(262420000000041/d30e064d) Requesting authentication tuples (sgsn_auth.c:184) 20241201124925018 DMM DEBUG MM(262420000000041/d30e064d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201124925019 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20241201124925019 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)@af17a315dbb0: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1086) SGSN_Test-GSUP(1084)@af17a315dbb0: Added IMSI table entry 0TC_llc_null(1086)"262420000000041" 20241201124925023 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201124925023 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201124925023 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201124925024 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201124925024 DMM INFO MM(262420000000041/d30e064d) Subscriber data update (mmctx.c:445) 20241201124925024 DMM DEBUG MM(262420000000041/d30e064d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201124925024 DMM INFO MM(262420000000041/d30e064d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201124925024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201124925024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201124925024 DMM INFO MM(262420000000041/d30e064d) <- GMM AUTH AND CIPHERING REQ (rand = 4c 82 5e 40 c4 41 0a 08 bd 98 82 3e d6 87 58 c6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241201124925035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124925035 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124925035 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124925035 DMM INFO MM(262420000000041/d30e064d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241201124925035 DMM NOTICE MM(262420000000041/d30e064d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241201124925035 DMM DEBUG MM(262420000000041/d30e064d) checking auth: received GSM SRES = d0 35 49 64 (gprs_gmm.c:666) 20241201124925035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241201124925035 DMM DEBUG MM(262420000000041/d30e064d) Requesting authorization (sgsn_auth.c:160) 20241201124925035 DMM INFO MM(262420000000041/d30e064d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201124925035 DMM DEBUG MM(262420000000041/d30e064d) Requesting subscriber data update (gprs_subscriber.c:894) 20241201124925035 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20241201124925035 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) 20241201124925035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241201124925035 DMM INFO MM(262420000000041/d30e064d) <- GMM ATTACH ACCEPT (new P-TMSI=0xd30e064d) (gprs_gmm.c:300) 20241201124925036 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241201124925037 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241201124925037 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241201124925037 DMM INFO MM(262420000000041/d30e064d) Subscriber data update (mmctx.c:445) 20241201124925037 DMM DEBUG MM(262420000000041/d30e064d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241201124925037 DMM INFO MM(262420000000041/d30e064d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241201124925037 DMM NOTICE MM(262420000000041/d30e064d) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1000) 20241201124925037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241201124925037 DMM NOTICE MM(262420000000041/d30e064d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241201124925037 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) 20241201124925038 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241201124925038 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241201124925038 DMM INFO MM(262420000000041/d30e064d) Subscriber data update (mmctx.c:445) 20241201124925038 DMM DEBUG MM(262420000000041/d30e064d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241201124925044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124925044 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241201124925044 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124925044 DMM INFO MM(262420000000041/d30e064d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201124925044 DMM NOTICE MM(262420000000041/d30e064d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201124925044 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201124925044 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201124925044 DLLC NOTICE LLME(ddc5f77a/d30e064d){ASSIGNED} LLGM Assign pre (ffffffff => d30e064d) (gprs_llc.c:1079) 20241201124925044 DLLC NOTICE LLME(ffffffff/d30e064d){ASSIGNED} LLGM Assign post (ffffffff => d30e064d) (gprs_llc.c:1125) 20241201124925044 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241201124925044 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241201124925044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201124925044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241201124926096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124926096 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20241201124926097 DLLC DEBUG TLLI=d30e064d sends us LLC NULL (gprs_llc.c:912) 20241201124926097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124926097 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241201124926097 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124926097 DMM INFO MM(262420000000041/d30e064d) -> GMM DETACH REQUEST TLLI=0xd30e064d type=GPRS detach Power-off (gprs_gmm.c:1465) 20241201124926097 DMM INFO MM(262420000000041/d30e064d) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241201124926097 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201124926097 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201124926097 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241201124926097 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241201124926097 DLLC NOTICE LLME(ffffffff/d30e064d){ASSIGNED} LLGM Assign pre (d30e064d => ffffffff) (gprs_llc.c:1079) 20241201124926097 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d30e064d => ffffffff) (gprs_llc.c:1125) 20241201124926097 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20241201124926097 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) 20241201124926097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Deallocated (fsm.c:568) 20241201124926097 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201124926097 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Deallocated (fsm.c:568) 20241201124926097 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Deallocated (fsm.c:568) 20241201124926098 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1086)@af17a315dbb0: setverdict(pass): none -> pass TC_llc_null-BVCI196(1071)@af17a315dbb0: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1086)@af17a315dbb0: Final verdict of PTC: pass 20241201124931107 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39486<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1077)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP(1084)@af17a315dbb0: Final verdict of PTC: none 20241201124931110 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201124931110 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_llc_null-BVCI210(1076)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(1072)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(1082)@af17a315dbb0: Final verdict of PTC: none TC_llc_null-BVCI196(1071)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(1080)@af17a315dbb0: Final verdict of PTC: none TC_llc_null-BVCI220(1081)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(1075)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(1070)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_llc_null-BVCI196(1071): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_llc_null-BVCI210(1076): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_llc_null-BVCI220(1081): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_llc_null(1086): pass (none -> pass) MTC@af17a315dbb0: Test case TC_llc_null finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201124931243 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60836<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124931544 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60836<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99888) 20241201124932111 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124932112 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99888, count=100528) 20241201124933113 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124933113 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201124934115 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124934115 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_llc_sabm_dm_llgmm started. 20241201124934606 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60838<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124934607 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124934650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201124934650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124934650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124934650 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124934650 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201124934650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124934650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124934650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124934650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124934652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124934652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124934652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124934653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124934653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124934653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124934653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124934653 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124934653 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201124934653 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124934653 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1091)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124934653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124934653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124934657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1092)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124934667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124934667 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI196(1090)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1092)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124934688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201124934688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124934688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124934688 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124934688 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201124934688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124934688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124934688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124934688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124934690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124934690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124934690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124934690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124934690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124934690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124934690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124934690 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124934690 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201124934690 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124934690 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124934691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124934691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1096)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124934695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1097)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1093)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124934706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124934706 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1098)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_llgmm-BVCI210(1095)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1097)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1102)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1102)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124934731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201124934731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124934731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124934731 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124934731 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201124934731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124934731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124934732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124934732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1102)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124934733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124934733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124934733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124934733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124934733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124934733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124934733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124934733 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124934733 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201124934734 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124934734 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124934734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124934734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1102)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1102)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124934738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124934747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124934747 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI220(1099)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201124935116 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124935116 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201124935116 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201124935116 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1101)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1101)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201124935118 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1101)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1101)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124935119 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1101)@af17a315dbb0: 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(1101)@af17a315dbb0: 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(1101)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1101)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201124935280 DGPRS DEBUG Checking for inactive LLMEs, time = 14868109 (sgsn.c:131) TC_llc_sabm_dm_llgmm-BVCI196(1090)@af17a315dbb0: Adding Client=TC_llc_sabm_dm_llgmm(1105), IMSI='262420000000042'H, TLLI='CC26720C'O, index=0 SGSN_Test-GSUP(1103)@af17a315dbb0: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1105) TC_llc_sabm_dm_llgmm(1105)@af17a315dbb0: 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 := '927EDF700EBA84C00A6962C006E8118E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D8EA6C10'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A5AFEACA20297E6D'O } } } } } 20241201124936175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124936175 DLLC NOTICE LLME(ffffffff/cc26720c){UNASSIGNED} LLC RX: unknown TLLI 0xcc26720c, creating LLME on the fly (gprs_llc.c:552) 20241201124936175 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124936175 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach"  (gprs_gmm.c:1266) 20241201124936175 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201124936175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Allocated (fsm.c:456) 20241201124936175 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201124936175 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Allocated (fsm.c:456) 20241201124936175 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201124936175 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201124936175 DLLC NOTICE LLME(ffffffff/cc26720c){UNASSIGNED} LLGM Assign pre (cc26720c => cb66dc51) (gprs_llc.c:1079) 20241201124936175 DLLC NOTICE LLME(cc26720c/cb66dc51){ASSIGNED} LLGM Assign post (cc26720c => cb66dc51) (gprs_llc.c:1125) 20241201124936175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201124936175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201124936175 DMM DEBUG MM(262420000000042/cb66dc51) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201124936188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124936188 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241201124936188 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124936188 DMM DEBUG MM(262420000000042/cb66dc51) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1084) 20241201124936188 DMM NOTICE MM(262420000000042/cb66dc51) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201124936188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201124936188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201124936188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201124936188 DMM DEBUG MM(262420000000042/cb66dc51) Requesting authorization (sgsn_auth.c:160) 20241201124936188 DMM INFO MM(262420000000042/cb66dc51) Requesting authentication tuples (sgsn_auth.c:184) 20241201124936188 DMM DEBUG MM(262420000000042/cb66dc51) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201124936188 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20241201124936188 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)@af17a315dbb0: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1105) SGSN_Test-GSUP(1103)@af17a315dbb0: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1105)"262420000000042" 20241201124936190 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201124936190 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201124936190 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201124936190 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201124936190 DMM INFO MM(262420000000042/cb66dc51) Subscriber data update (mmctx.c:445) 20241201124936190 DMM DEBUG MM(262420000000042/cb66dc51) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201124936190 DMM INFO MM(262420000000042/cb66dc51) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201124936190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201124936190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201124936191 DMM INFO MM(262420000000042/cb66dc51) <- GMM AUTH AND CIPHERING REQ (rand = 92 7e df 70 0e ba 84 c0 0a 69 62 c0 06 e8 11 8e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241201124936198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124936198 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124936198 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124936198 DMM INFO MM(262420000000042/cb66dc51) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241201124936198 DMM NOTICE MM(262420000000042/cb66dc51) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241201124936198 DMM DEBUG MM(262420000000042/cb66dc51) checking auth: received GSM SRES = d8 ea 6c 10 (gprs_gmm.c:666) 20241201124936198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241201124936198 DMM DEBUG MM(262420000000042/cb66dc51) Requesting authorization (sgsn_auth.c:160) 20241201124936198 DMM INFO MM(262420000000042/cb66dc51) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201124936198 DMM DEBUG MM(262420000000042/cb66dc51) Requesting subscriber data update (gprs_subscriber.c:894) 20241201124936198 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20241201124936198 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) 20241201124936198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241201124936198 DMM INFO MM(262420000000042/cb66dc51) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb66dc51) (gprs_gmm.c:300) 20241201124936200 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241201124936200 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241201124936200 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241201124936200 DMM INFO MM(262420000000042/cb66dc51) Subscriber data update (mmctx.c:445) 20241201124936200 DMM DEBUG MM(262420000000042/cb66dc51) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241201124936200 DMM INFO MM(262420000000042/cb66dc51) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241201124936200 DMM NOTICE MM(262420000000042/cb66dc51) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1000) 20241201124936200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241201124936200 DMM NOTICE MM(262420000000042/cb66dc51) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241201124936200 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) 20241201124936200 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241201124936200 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241201124936200 DMM INFO MM(262420000000042/cb66dc51) Subscriber data update (mmctx.c:445) 20241201124936200 DMM DEBUG MM(262420000000042/cb66dc51) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241201124936206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124936206 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241201124936206 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124936206 DMM INFO MM(262420000000042/cb66dc51) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201124936206 DMM NOTICE MM(262420000000042/cb66dc51) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201124936206 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201124936207 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201124936207 DLLC NOTICE LLME(cc26720c/cb66dc51){ASSIGNED} LLGM Assign pre (ffffffff => cb66dc51) (gprs_llc.c:1079) 20241201124936207 DLLC NOTICE LLME(ffffffff/cb66dc51){ASSIGNED} LLGM Assign post (ffffffff => cb66dc51) (gprs_llc.c:1125) 20241201124936207 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241201124936207 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241201124936207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201124936207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241201124937259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124937259 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)@af17a315dbb0: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1090)@af17a315dbb0: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1105)@af17a315dbb0: Final verdict of PTC: pass 20241201124937268 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60838<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1103)@af17a315dbb0: Final verdict of PTC: none 20241201124937270 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201124937270 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_llc_sabm_dm_llgmm-BVCI196(1090)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(1096)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1101)@af17a315dbb0: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1095)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(1091)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@af17a315dbb0: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1099)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(1102)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(1100)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(1089)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(1094)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1090): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1095): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1099): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(1100): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(1101): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(1102): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_llc_sabm_dm_llgmm(1105): pass (none -> pass) MTC@af17a315dbb0: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201124937396 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54498<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124937798 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54498<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=82996) 20241201124938271 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124938271 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=82996, count=87352) 20241201124939272 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124939272 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201124940272 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124940272 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_llc_sabm_dm_ll5 started. 20241201124940856 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54514<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124940857 DMM INFO MM(262420000000042/cb66dc51) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241201124940858 DMM INFO MM(262420000000042/cb66dc51) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241201124940858 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201124940858 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201124940858 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241201124940858 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241201124940858 DLLC NOTICE LLME(ffffffff/cb66dc51){ASSIGNED} LLGM Assign pre (cb66dc51 => ffffffff) (gprs_llc.c:1079) 20241201124940858 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb66dc51 => ffffffff) (gprs_llc.c:1125) 20241201124940858 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20241201124940858 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) 20241201124940858 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) 20241201124940858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Deallocated (fsm.c:568) 20241201124940858 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201124940858 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Deallocated (fsm.c:568) 20241201124940858 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Deallocated (fsm.c:568) 20241201124940858 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124940902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201124940902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124940902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124940902 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124940902 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201124940902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124940902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124940902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124940902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124940904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124940904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124940904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124940904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124940904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124940904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124940904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124940904 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124940904 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201124940904 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124940904 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124940905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124940905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124940908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1111)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124940918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124940918 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI196(1109)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1116)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1116)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124940950 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201124940950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124940950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124940950 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124940950 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201124940950 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124940950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124940950 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124940950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1115)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1116)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124940952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124940952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124940952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124940952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124940952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124940952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124940952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124940952 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124940952 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201124940952 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124940952 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124940952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124940952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1116)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1116)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124940956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1112)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124940967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124940967 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1117)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_ll5-BVCI210(1113)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1115)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124940981 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201124940981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124940981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124940981 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124940981 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201124940981 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124940981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124940981 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124940981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124940982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124940982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124940982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124940983 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124940983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124940983 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124940983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124940983 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124940983 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201124940983 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124940983 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1120)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124940983 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124940983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124940987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124940997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124940997 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI220(1119)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201124941273 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124941273 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201124941273 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201124941273 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1121)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201124941275 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1121)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124941276 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1121)@af17a315dbb0: 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)@af17a315dbb0: 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)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1109)@af17a315dbb0: Adding Client=TC_llc_sabm_dm_ll5(1124), IMSI='262420000000043'H, TLLI='F72E0218'O, index=0 SGSN_Test-GSUP(1122)@af17a315dbb0: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1124) TC_llc_sabm_dm_ll5(1124)@af17a315dbb0: 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 := '38D1B65A6B8EE77D62456CD02E35255C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DE300C5C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8192217AA3F0DFF4'O } } } } } 20241201124942332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124942332 DLLC NOTICE LLME(ffffffff/f72e0218){UNASSIGNED} LLC RX: unknown TLLI 0xf72e0218, creating LLME on the fly (gprs_llc.c:552) 20241201124942332 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124942332 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach"  (gprs_gmm.c:1266) 20241201124942332 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201124942332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Allocated (fsm.c:456) 20241201124942332 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201124942332 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Allocated (fsm.c:456) 20241201124942332 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201124942332 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201124942332 DLLC NOTICE LLME(ffffffff/f72e0218){UNASSIGNED} LLGM Assign pre (f72e0218 => d5815820) (gprs_llc.c:1079) 20241201124942332 DLLC NOTICE LLME(f72e0218/d5815820){ASSIGNED} LLGM Assign post (f72e0218 => d5815820) (gprs_llc.c:1125) 20241201124942332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201124942332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201124942332 DMM DEBUG MM(262420000000043/d5815820) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201124942346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124942346 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241201124942346 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124942346 DMM DEBUG MM(262420000000043/d5815820) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1084) 20241201124942346 DMM NOTICE MM(262420000000043/d5815820) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201124942346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201124942346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201124942346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201124942346 DMM DEBUG MM(262420000000043/d5815820) Requesting authorization (sgsn_auth.c:160) 20241201124942346 DMM INFO MM(262420000000043/d5815820) Requesting authentication tuples (sgsn_auth.c:184) 20241201124942346 DMM DEBUG MM(262420000000043/d5815820) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201124942346 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20241201124942346 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)@af17a315dbb0: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1124) SGSN_Test-GSUP(1122)@af17a315dbb0: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1124)"262420000000043" 20241201124942349 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201124942349 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201124942349 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201124942349 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201124942349 DMM INFO MM(262420000000043/d5815820) Subscriber data update (mmctx.c:445) 20241201124942349 DMM DEBUG MM(262420000000043/d5815820) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201124942349 DMM INFO MM(262420000000043/d5815820) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201124942349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201124942349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201124942349 DMM INFO MM(262420000000043/d5815820) <- GMM AUTH AND CIPHERING REQ (rand = 38 d1 b6 5a 6b 8e e7 7d 62 45 6c d0 2e 35 25 5c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241201124942358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124942358 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124942358 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124942358 DMM INFO MM(262420000000043/d5815820) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241201124942358 DMM NOTICE MM(262420000000043/d5815820) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241201124942358 DMM DEBUG MM(262420000000043/d5815820) checking auth: received GSM SRES = de 30 0c 5c (gprs_gmm.c:666) 20241201124942358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241201124942358 DMM DEBUG MM(262420000000043/d5815820) Requesting authorization (sgsn_auth.c:160) 20241201124942358 DMM INFO MM(262420000000043/d5815820) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201124942358 DMM DEBUG MM(262420000000043/d5815820) Requesting subscriber data update (gprs_subscriber.c:894) 20241201124942358 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20241201124942358 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) 20241201124942358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241201124942358 DMM INFO MM(262420000000043/d5815820) <- GMM ATTACH ACCEPT (new P-TMSI=0xd5815820) (gprs_gmm.c:300) 20241201124942359 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241201124942359 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241201124942359 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241201124942359 DMM INFO MM(262420000000043/d5815820) Subscriber data update (mmctx.c:445) 20241201124942359 DMM DEBUG MM(262420000000043/d5815820) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241201124942359 DMM INFO MM(262420000000043/d5815820) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241201124942359 DMM NOTICE MM(262420000000043/d5815820) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1000) 20241201124942359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241201124942359 DMM NOTICE MM(262420000000043/d5815820) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241201124942359 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) 20241201124942360 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241201124942360 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241201124942360 DMM INFO MM(262420000000043/d5815820) Subscriber data update (mmctx.c:445) 20241201124942360 DMM DEBUG MM(262420000000043/d5815820) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241201124942366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124942366 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241201124942366 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124942366 DMM INFO MM(262420000000043/d5815820) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201124942366 DMM NOTICE MM(262420000000043/d5815820) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201124942366 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201124942366 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201124942366 DLLC NOTICE LLME(f72e0218/d5815820){ASSIGNED} LLGM Assign pre (ffffffff => d5815820) (gprs_llc.c:1079) 20241201124942366 DLLC NOTICE LLME(ffffffff/d5815820){ASSIGNED} LLGM Assign post (ffffffff => d5815820) (gprs_llc.c:1125) 20241201124942366 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241201124942366 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241201124942366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201124942366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241201124943418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124943418 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)@af17a315dbb0: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1109)@af17a315dbb0: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1124)@af17a315dbb0: Final verdict of PTC: pass 20241201124943427 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54514<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1122)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(1120)@af17a315dbb0: Final verdict of PTC: none 20241201124943430 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201124943430 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_llc_sabm_dm_ll5-BVCI196(1109)@af17a315dbb0: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1119)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(1110)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1115)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(1116)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@af17a315dbb0: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1113)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(1108)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(1114)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(1118)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1109): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1113): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(1114): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(1115): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(1116): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1119): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_llc_sabm_dm_ll5(1124): pass (none -> pass) MTC@af17a315dbb0: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201124943557 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54524<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124943958 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54524<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87108) 20241201124944430 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124944430 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=91744) 20241201124945431 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124945431 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 12:49: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.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 20241201124946431 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124946431 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_suspend_nopaging started. 20241201124947015 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53394<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124947017 DMM INFO MM(262420000000043/d5815820) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241201124947017 DMM INFO MM(262420000000043/d5815820) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241201124947017 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201124947017 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201124947017 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241201124947017 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241201124947017 DLLC NOTICE LLME(ffffffff/d5815820){ASSIGNED} LLGM Assign pre (d5815820 => ffffffff) (gprs_llc.c:1079) 20241201124947017 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d5815820 => ffffffff) (gprs_llc.c:1125) 20241201124947017 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20241201124947017 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) 20241201124947017 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) 20241201124947017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Deallocated (fsm.c:568) 20241201124947017 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201124947017 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Deallocated (fsm.c:568) 20241201124947017 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Deallocated (fsm.c:568) 20241201124947017 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124947061 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201124947061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124947061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124947061 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124947061 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201124947061 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124947061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124947061 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124947061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124947063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124947063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124947063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124947063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124947063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124947063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124947063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124947063 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124947063 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201124947063 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124947063 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1129)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124947063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124947063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124947067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1130)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1126)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124947078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124947078 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI196(1128)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1130)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124947099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201124947099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124947099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124947099 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124947099 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201124947099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124947099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124947099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124947099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124947101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124947101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124947101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124947101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124947101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124947101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124947101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124947101 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124947101 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201124947101 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124947101 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124947102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124947102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1134)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124947105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1135)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1131)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124947114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124947114 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI210(1133)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124947135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201124947135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124947135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124947135 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124947135 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201124947135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124947135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124947135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124947135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124947137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124947137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124947137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124947137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124947137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124947137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124947137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124947137 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124947137 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201124947138 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124947138 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124947138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124947138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1139)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124947142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124947152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124947152 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI220(1138)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201124947432 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124947432 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201124947432 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201124947432 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1140)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201124947434 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1140)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124947434 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1140)@af17a315dbb0: 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)@af17a315dbb0: 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)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1128)@af17a315dbb0: Adding Client=TC_suspend_nopaging(1143), IMSI='262420000000048'H, TLLI='E490E7FE'O, index=0 SGSN_Test-GSUP(1141)@af17a315dbb0: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1143) TC_suspend_nopaging(1143)@af17a315dbb0: 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 := '1C1D877A9B46737EE430A4103C247FD4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '215912BC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F8F48A2AE038A745'O } } } } } 20241201124948489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124948489 DLLC NOTICE LLME(ffffffff/e490e7fe){UNASSIGNED} LLC RX: unknown TLLI 0xe490e7fe, creating LLME on the fly (gprs_llc.c:552) 20241201124948489 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124948489 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach"  (gprs_gmm.c:1266) 20241201124948489 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201124948489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Allocated (fsm.c:456) 20241201124948489 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201124948489 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Allocated (fsm.c:456) 20241201124948489 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201124948489 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201124948490 DLLC NOTICE LLME(ffffffff/e490e7fe){UNASSIGNED} LLGM Assign pre (e490e7fe => d49dec93) (gprs_llc.c:1079) 20241201124948490 DLLC NOTICE LLME(e490e7fe/d49dec93){ASSIGNED} LLGM Assign post (e490e7fe => d49dec93) (gprs_llc.c:1125) 20241201124948490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201124948490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201124948490 DMM DEBUG MM(262420000000048/d49dec93) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201124948502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124948502 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241201124948502 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124948502 DMM DEBUG MM(262420000000048/d49dec93) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1084) 20241201124948502 DMM NOTICE MM(262420000000048/d49dec93) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201124948502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201124948502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201124948502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201124948502 DMM DEBUG MM(262420000000048/d49dec93) Requesting authorization (sgsn_auth.c:160) 20241201124948502 DMM INFO MM(262420000000048/d49dec93) Requesting authentication tuples (sgsn_auth.c:184) 20241201124948502 DMM DEBUG MM(262420000000048/d49dec93) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201124948502 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20241201124948502 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)@af17a315dbb0: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1143) SGSN_Test-GSUP(1141)@af17a315dbb0: Added IMSI table entry 0TC_suspend_nopaging(1143)"262420000000048" 20241201124948505 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201124948505 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201124948505 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201124948505 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201124948505 DMM INFO MM(262420000000048/d49dec93) Subscriber data update (mmctx.c:445) 20241201124948505 DMM DEBUG MM(262420000000048/d49dec93) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201124948505 DMM INFO MM(262420000000048/d49dec93) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201124948505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201124948505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201124948505 DMM INFO MM(262420000000048/d49dec93) <- GMM AUTH AND CIPHERING REQ (rand = 1c 1d 87 7a 9b 46 73 7e e4 30 a4 10 3c 24 7f d4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241201124948512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124948512 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124948512 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124948512 DMM INFO MM(262420000000048/d49dec93) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241201124948512 DMM NOTICE MM(262420000000048/d49dec93) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241201124948512 DMM DEBUG MM(262420000000048/d49dec93) checking auth: received GSM SRES = 21 59 12 bc (gprs_gmm.c:666) 20241201124948512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241201124948512 DMM DEBUG MM(262420000000048/d49dec93) Requesting authorization (sgsn_auth.c:160) 20241201124948512 DMM INFO MM(262420000000048/d49dec93) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201124948512 DMM DEBUG MM(262420000000048/d49dec93) Requesting subscriber data update (gprs_subscriber.c:894) 20241201124948512 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20241201124948512 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) 20241201124948512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241201124948512 DMM INFO MM(262420000000048/d49dec93) <- GMM ATTACH ACCEPT (new P-TMSI=0xd49dec93) (gprs_gmm.c:300) 20241201124948514 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241201124948514 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241201124948514 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241201124948514 DMM INFO MM(262420000000048/d49dec93) Subscriber data update (mmctx.c:445) 20241201124948514 DMM DEBUG MM(262420000000048/d49dec93) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241201124948514 DMM INFO MM(262420000000048/d49dec93) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241201124948514 DMM NOTICE MM(262420000000048/d49dec93) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1000) 20241201124948514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241201124948514 DMM NOTICE MM(262420000000048/d49dec93) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241201124948514 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) 20241201124948514 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241201124948514 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241201124948514 DMM INFO MM(262420000000048/d49dec93) Subscriber data update (mmctx.c:445) 20241201124948514 DMM DEBUG MM(262420000000048/d49dec93) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241201124948521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124948521 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241201124948521 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124948521 DMM INFO MM(262420000000048/d49dec93) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201124948521 DMM NOTICE MM(262420000000048/d49dec93) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201124948521 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201124948521 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201124948521 DLLC NOTICE LLME(e490e7fe/d49dec93){ASSIGNED} LLGM Assign pre (ffffffff => d49dec93) (gprs_llc.c:1079) 20241201124948521 DLLC NOTICE LLME(ffffffff/d49dec93){ASSIGNED} LLGM Assign post (ffffffff => d49dec93) (gprs_llc.c:1125) 20241201124948521 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241201124948521 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241201124948521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201124948521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1143)@af17a315dbb0: setverdict(pass): none -> pass 20241201124948573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124948573 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241201124948573 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124948573 DMM INFO MM(262420000000048/d49dec93) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241201124948573 DMM INFO MM(262420000000048/d49dec93) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241201124948573 DMM DEBUG MM(262420000000048/d49dec93) Using GGSN 0 (gprs_sm.c:312) 20241201124948573 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) 20241201124948573 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20241201124948573 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241201124948573 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:181) 20241201124948573 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20241201124948582 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 bf 00 1c 25 11 ec e0 59 ad 14 05 7f ed 7a d6 3a 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) 20241201124948582 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff77bac8218, cbp=0x5580f221d060) (sgsn_libgtp.c:632) 20241201124948582 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241201124948582 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5580f2221fb8 TLLI=d49dec93, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241201124948582 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241201124948582 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1143)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1143)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed 20241201124948590 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:779) 20241201124948596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124948596 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241201124948596 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241201124948599 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:779) 20241201124948599 DMM INFO MM(262420000000048/d49dec93) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) TC_suspend_nopaging-BVCI196(1128)@af17a315dbb0: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1143)@af17a315dbb0: Final verdict of PTC: pass 20241201124953609 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53394<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241201124953611 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201124953611 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1141)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1140)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(1134)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(1129)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(1139)@af17a315dbb0: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1133)@af17a315dbb0: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1128)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@af17a315dbb0: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1138)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(1127)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(1137)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(1132)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_suspend_nopaging-BVCI196(1128): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_suspend_nopaging-BVCI210(1133): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_suspend_nopaging-BVCI220(1138): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_suspend_nopaging(1143): pass (none -> pass) MTC@af17a315dbb0: Test case TC_suspend_nopaging finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201124953740 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53402<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124954141 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53402<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99520) 20241201124954612 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124954612 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99520, count=100060) 20241201124955614 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124955614 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201124956615 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124956615 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_suspend_resume started. 20241201124957201 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48916<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201124957202 DMM INFO MM(262420000000048/d49dec93) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241201124957202 DMM INFO MM(262420000000048/d49dec93) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241201124957202 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201124957202 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201124957202 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241201124957202 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241201124957202 DLLC NOTICE LLME(ffffffff/d49dec93){ASSIGNED} LLGM Assign pre (d49dec93 => ffffffff) (gprs_llc.c:1079) 20241201124957202 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d49dec93 => ffffffff) (gprs_llc.c:1125) 20241201124957202 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5580f2221c60 (gprs_sndcp.c:574) 20241201124957202 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5580f2221fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241201124957202 DMM NOTICE MM(262420000000048/d49dec93) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241201124957202 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20241201124957202 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241201124957202 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241201124957202 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20241201124957202 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20241201124957202 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) 20241201124957202 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) 20241201124957202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Deallocated (fsm.c:568) 20241201124957202 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201124957202 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Deallocated (fsm.c:568) 20241201124957202 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Deallocated (fsm.c:568) 20241201124957202 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1148)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124957246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201124957246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124957246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124957246 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124957246 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201124957246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124957246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124957246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124957247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124957248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124957248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124957248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124957248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124957248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124957248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124957248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124957248 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124957248 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201124957248 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124957248 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1148)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201124957249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124957249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124957253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1149)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124957262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124957262 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_resume-BVCI196(1147)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1153)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124957281 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201124957281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124957281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124957281 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124957281 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201124957281 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124957281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124957281 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124957281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124957283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124957283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124957283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124957283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124957283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124957283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124957283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124957283 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124957283 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201124957283 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124957283 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124957283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124957283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124957286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1150)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1154)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 20241201124957293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124957294 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_resume-BVCI210(1152)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1154)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1159)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1159)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201124957323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201124957323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201124957323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201124957323 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124957323 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201124957323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201124957323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201124957323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201124957323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1159)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201124957325 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201124957325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201124957325 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201124957325 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201124957325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201124957325 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201124957325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201124957325 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201124957325 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201124957325 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201124957325 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201124957326 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201124957326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1159)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1159)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201124957330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201124957339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124957339 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_resume-BVCI220(1156)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201124957617 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201124957617 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201124957617 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201124957617 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1158)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1158)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201124957619 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1158)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1158)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201124957619 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1158)@af17a315dbb0: 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(1158)@af17a315dbb0: 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(1158)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1158)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1147)@af17a315dbb0: Adding Client=TC_suspend_resume(1162), IMSI='262420000000049'H, TLLI='EA34DCD9'O, index=0 SGSN_Test-GSUP(1160)@af17a315dbb0: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1162) TC_suspend_resume(1162)@af17a315dbb0: 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 := 'B92EAE4DA045F8CBEDA62AFF6A3B407D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0B1F1C90'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '259E6A43DFD980AD'O } } } } } 20241201124958674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124958674 DLLC NOTICE LLME(ffffffff/ea34dcd9){UNASSIGNED} LLC RX: unknown TLLI 0xea34dcd9, creating LLME on the fly (gprs_llc.c:552) 20241201124958674 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124958674 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach"  (gprs_gmm.c:1266) 20241201124958674 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201124958674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Allocated (fsm.c:456) 20241201124958674 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201124958674 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Allocated (fsm.c:456) 20241201124958674 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201124958674 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201124958674 DLLC NOTICE LLME(ffffffff/ea34dcd9){UNASSIGNED} LLGM Assign pre (ea34dcd9 => c34894a9) (gprs_llc.c:1079) 20241201124958674 DLLC NOTICE LLME(ea34dcd9/c34894a9){ASSIGNED} LLGM Assign post (ea34dcd9 => c34894a9) (gprs_llc.c:1125) 20241201124958674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201124958674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201124958674 DMM DEBUG MM(262420000000049/c34894a9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201124958687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124958687 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241201124958687 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124958687 DMM DEBUG MM(262420000000049/c34894a9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1084) 20241201124958687 DMM NOTICE MM(262420000000049/c34894a9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201124958687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201124958687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201124958687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201124958687 DMM DEBUG MM(262420000000049/c34894a9) Requesting authorization (sgsn_auth.c:160) 20241201124958687 DMM INFO MM(262420000000049/c34894a9) Requesting authentication tuples (sgsn_auth.c:184) 20241201124958687 DMM DEBUG MM(262420000000049/c34894a9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201124958687 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20241201124958687 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)@af17a315dbb0: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1162) SGSN_Test-GSUP(1160)@af17a315dbb0: Added IMSI table entry 0TC_suspend_resume(1162)"262420000000049" 20241201124958690 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201124958690 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201124958690 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201124958690 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201124958690 DMM INFO MM(262420000000049/c34894a9) Subscriber data update (mmctx.c:445) 20241201124958690 DMM DEBUG MM(262420000000049/c34894a9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201124958690 DMM INFO MM(262420000000049/c34894a9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201124958690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201124958690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201124958690 DMM INFO MM(262420000000049/c34894a9) <- GMM AUTH AND CIPHERING REQ (rand = b9 2e ae 4d a0 45 f8 cb ed a6 2a ff 6a 3b 40 7d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241201124958697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124958697 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241201124958697 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124958697 DMM INFO MM(262420000000049/c34894a9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241201124958697 DMM NOTICE MM(262420000000049/c34894a9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241201124958697 DMM DEBUG MM(262420000000049/c34894a9) checking auth: received GSM SRES = 0b 1f 1c 90 (gprs_gmm.c:666) 20241201124958697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241201124958697 DMM DEBUG MM(262420000000049/c34894a9) Requesting authorization (sgsn_auth.c:160) 20241201124958697 DMM INFO MM(262420000000049/c34894a9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201124958697 DMM DEBUG MM(262420000000049/c34894a9) Requesting subscriber data update (gprs_subscriber.c:894) 20241201124958697 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20241201124958697 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) 20241201124958697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241201124958697 DMM INFO MM(262420000000049/c34894a9) <- GMM ATTACH ACCEPT (new P-TMSI=0xc34894a9) (gprs_gmm.c:300) 20241201124958699 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241201124958699 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241201124958699 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241201124958699 DMM INFO MM(262420000000049/c34894a9) Subscriber data update (mmctx.c:445) 20241201124958699 DMM DEBUG MM(262420000000049/c34894a9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241201124958699 DMM INFO MM(262420000000049/c34894a9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241201124958699 DMM NOTICE MM(262420000000049/c34894a9) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1000) 20241201124958699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241201124958699 DMM NOTICE MM(262420000000049/c34894a9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241201124958699 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) 20241201124958700 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241201124958700 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241201124958700 DMM INFO MM(262420000000049/c34894a9) Subscriber data update (mmctx.c:445) 20241201124958700 DMM DEBUG MM(262420000000049/c34894a9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241201124958706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124958706 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241201124958706 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124958706 DMM INFO MM(262420000000049/c34894a9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201124958706 DMM NOTICE MM(262420000000049/c34894a9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201124958706 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201124958706 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201124958706 DLLC NOTICE LLME(ea34dcd9/c34894a9){ASSIGNED} LLGM Assign pre (ffffffff => c34894a9) (gprs_llc.c:1079) 20241201124958706 DLLC NOTICE LLME(ffffffff/c34894a9){ASSIGNED} LLGM Assign post (ffffffff => c34894a9) (gprs_llc.c:1125) 20241201124958706 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241201124958706 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241201124958706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201124958706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1162)@af17a315dbb0: setverdict(pass): none -> pass 20241201124958758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124958758 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241201124958758 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201124958758 DMM INFO MM(262420000000049/c34894a9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241201124958758 DMM INFO MM(262420000000049/c34894a9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241201124958758 DMM DEBUG MM(262420000000049/c34894a9) Using GGSN 0 (gprs_sm.c:312) 20241201124958758 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) 20241201124958759 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20241201124958759 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241201124958759 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:181) 20241201124958759 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20241201124958771 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 41 79 6d 42 11 2d 99 16 1c 14 05 7f 60 cc 6a 4f 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1064 from retransmit req queue (gtp.c:443) 20241201124958771 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff77bac9288, cbp=0x5580f221d8d0) (sgsn_libgtp.c:632) 20241201124958771 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241201124958771 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5580f2221fb8 TLLI=c34894a9, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241201124958771 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241201124958771 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1162)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1162)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed 20241201124958779 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) 20241201124958785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201124958785 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241201124958785 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241201124958789 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) 20241201124958789 DMM INFO MM(262420000000049/c34894a9) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) 20241201125003796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125003796 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2339) 20241201125003796 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20241201125003799 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) TC_suspend_resume-BVCI196(1147)@af17a315dbb0: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1162)@af17a315dbb0: Final verdict of PTC: pass 20241201125003808 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48916<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1160)@af17a315dbb0: Final verdict of PTC: none TC_suspend_resume-BVCI220(1156)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@af17a315dbb0: Final verdict of PTC: none 20241201125003810 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI97(1148)@af17a315dbb0: Final verdict of PTC: none 20241201125003810 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(1150)@af17a315dbb0: Final verdict of PTC: none TC_suspend_resume-BVCI196(1147)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(1159)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1158)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(1153)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@af17a315dbb0: Final verdict of PTC: none TC_suspend_resume-BVCI210(1152)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(1157)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(1146)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(1151)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_suspend_resume-BVCI196(1147): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_suspend_resume-BVCI210(1152): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_suspend_resume-BVCI220(1156): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(1157): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(1158): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(1159): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_suspend_resume(1162): pass (none -> pass) MTC@af17a315dbb0: Test case TC_suspend_resume finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201125003938 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48932<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201125004339 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48932<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103780) 20241201125004811 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125004811 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241201125005280 DGPRS DEBUG Checking for inactive LLMEs, time = 14868139 (sgsn.c:131) Waiting for packet dumper to finish... 1 (prev_count=103780, count=104940) 20241201125005812 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125005812 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201125006814 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125006814 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_suspend_rau started. 20241201125007402 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53438<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201125007404 DMM INFO MM(262420000000049/c34894a9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241201125007404 DMM INFO MM(262420000000049/c34894a9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241201125007404 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201125007404 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201125007404 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241201125007404 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241201125007404 DLLC NOTICE LLME(ffffffff/c34894a9){ASSIGNED} LLGM Assign pre (c34894a9 => ffffffff) (gprs_llc.c:1079) 20241201125007404 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c34894a9 => ffffffff) (gprs_llc.c:1125) 20241201125007404 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5580f2221c60 (gprs_sndcp.c:574) 20241201125007404 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5580f2221fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241201125007404 DMM NOTICE MM(262420000000049/c34894a9) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241201125007404 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20241201125007404 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241201125007404 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241201125007404 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20241201125007404 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20241201125007404 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) 20241201125007404 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) 20241201125007404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Deallocated (fsm.c:568) 20241201125007404 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201125007404 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Deallocated (fsm.c:568) 20241201125007404 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Deallocated (fsm.c:568) 20241201125007404 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125007449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201125007449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125007449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125007449 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125007449 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201125007449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125007449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125007449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125007449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125007450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125007450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125007450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125007450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125007450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125007450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125007450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125007450 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125007450 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201125007450 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125007450 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201125007451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125007451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1167)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125007454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1168)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1164)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201125007463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125007464 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_rau-BVCI196(1166)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125007485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201125007485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125007485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125007485 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125007485 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201125007485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125007485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125007485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125007485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125007487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125007487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125007487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125007488 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125007488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125007488 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125007488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125007488 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125007488 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201125007488 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125007488 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201125007488 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125007489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1172)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125007493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1173)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1169)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201125007503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125007503 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_rau-BVCI210(1171)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125007524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201125007524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125007524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125007524 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125007524 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201125007524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125007524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125007524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125007524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125007526 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125007526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125007526 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125007526 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125007526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125007526 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125007526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125007526 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125007526 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201125007526 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125007526 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201125007527 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125007527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125007530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201125007540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125007540 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_rau-BVCI220(1176)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201125007814 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125007815 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201125007815 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201125007815 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1178)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201125007817 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1178)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201125007817 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1178)@af17a315dbb0: 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)@af17a315dbb0: 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)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1166)@af17a315dbb0: Adding Client=TC_suspend_rau(1181), IMSI='262420000000050'H, TLLI='E8BA66F3'O, index=0 SGSN_Test-GSUP(1179)@af17a315dbb0: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1181) TC_suspend_rau(1181)@af17a315dbb0: 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 := '781E178C7D4C0E795A2D4D15862AE39B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9FB11B62'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5B62E7F109252850'O } } } } } 20241201125008871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125008871 DLLC NOTICE LLME(ffffffff/e8ba66f3){UNASSIGNED} LLC RX: unknown TLLI 0xe8ba66f3, creating LLME on the fly (gprs_llc.c:552) 20241201125008871 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201125008871 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach"  (gprs_gmm.c:1266) 20241201125008871 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201125008872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Allocated (fsm.c:456) 20241201125008872 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201125008872 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Allocated (fsm.c:456) 20241201125008872 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201125008872 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201125008872 DLLC NOTICE LLME(ffffffff/e8ba66f3){UNASSIGNED} LLGM Assign pre (e8ba66f3 => c06fbade) (gprs_llc.c:1079) 20241201125008872 DLLC NOTICE LLME(e8ba66f3/c06fbade){ASSIGNED} LLGM Assign post (e8ba66f3 => c06fbade) (gprs_llc.c:1125) 20241201125008872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201125008872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201125008872 DMM DEBUG MM(262420000000050/c06fbade) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201125008885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125008885 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241201125008885 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201125008885 DMM DEBUG MM(262420000000050/c06fbade) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1084) 20241201125008885 DMM NOTICE MM(262420000000050/c06fbade) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201125008885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201125008885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201125008885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201125008885 DMM DEBUG MM(262420000000050/c06fbade) Requesting authorization (sgsn_auth.c:160) 20241201125008885 DMM INFO MM(262420000000050/c06fbade) Requesting authentication tuples (sgsn_auth.c:184) 20241201125008885 DMM DEBUG MM(262420000000050/c06fbade) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201125008885 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20241201125008885 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)@af17a315dbb0: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1181) SGSN_Test-GSUP(1179)@af17a315dbb0: Added IMSI table entry 0TC_suspend_rau(1181)"262420000000050" 20241201125008888 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201125008888 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201125008888 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201125008888 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201125008888 DMM INFO MM(262420000000050/c06fbade) Subscriber data update (mmctx.c:445) 20241201125008888 DMM DEBUG MM(262420000000050/c06fbade) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201125008888 DMM INFO MM(262420000000050/c06fbade) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201125008888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201125008888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201125008888 DMM INFO MM(262420000000050/c06fbade) <- GMM AUTH AND CIPHERING REQ (rand = 78 1e 17 8c 7d 4c 0e 79 5a 2d 4d 15 86 2a e3 9b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241201125008898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125008898 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241201125008898 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201125008898 DMM INFO MM(262420000000050/c06fbade) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241201125008898 DMM NOTICE MM(262420000000050/c06fbade) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241201125008898 DMM DEBUG MM(262420000000050/c06fbade) checking auth: received GSM SRES = 9f b1 1b 62 (gprs_gmm.c:666) 20241201125008898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241201125008898 DMM DEBUG MM(262420000000050/c06fbade) Requesting authorization (sgsn_auth.c:160) 20241201125008898 DMM INFO MM(262420000000050/c06fbade) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201125008898 DMM DEBUG MM(262420000000050/c06fbade) Requesting subscriber data update (gprs_subscriber.c:894) 20241201125008898 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20241201125008898 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) 20241201125008898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241201125008898 DMM INFO MM(262420000000050/c06fbade) <- GMM ATTACH ACCEPT (new P-TMSI=0xc06fbade) (gprs_gmm.c:300) 20241201125008899 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241201125008899 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241201125008899 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241201125008899 DMM INFO MM(262420000000050/c06fbade) Subscriber data update (mmctx.c:445) 20241201125008899 DMM DEBUG MM(262420000000050/c06fbade) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241201125008899 DMM INFO MM(262420000000050/c06fbade) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241201125008899 DMM NOTICE MM(262420000000050/c06fbade) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1000) 20241201125008899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241201125008899 DMM NOTICE MM(262420000000050/c06fbade) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241201125008899 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) 20241201125008900 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241201125008900 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241201125008900 DMM INFO MM(262420000000050/c06fbade) Subscriber data update (mmctx.c:445) 20241201125008900 DMM DEBUG MM(262420000000050/c06fbade) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241201125008906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125008906 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241201125008906 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201125008906 DMM INFO MM(262420000000050/c06fbade) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201125008906 DMM NOTICE MM(262420000000050/c06fbade) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201125008906 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201125008906 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201125008906 DLLC NOTICE LLME(e8ba66f3/c06fbade){ASSIGNED} LLGM Assign pre (ffffffff => c06fbade) (gprs_llc.c:1079) 20241201125008906 DLLC NOTICE LLME(ffffffff/c06fbade){ASSIGNED} LLGM Assign post (ffffffff => c06fbade) (gprs_llc.c:1125) 20241201125008906 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241201125008906 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241201125008906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201125008906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1181)@af17a315dbb0: setverdict(pass): none -> pass 20241201125008957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125008958 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241201125008958 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201125008958 DMM INFO MM(262420000000050/c06fbade) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241201125008958 DMM INFO MM(262420000000050/c06fbade) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241201125008958 DMM DEBUG MM(262420000000050/c06fbade) Using GGSN 0 (gprs_sm.c:312) 20241201125008958 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) 20241201125008958 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20241201125008958 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241201125008958 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:181) 20241201125008958 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20241201125008969 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 90 99 36 ca 11 d8 3f 79 fa 14 05 7f 0f d2 4c b3 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) 20241201125008969 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff77baca2f8, cbp=0x5580f221dc60) (sgsn_libgtp.c:632) 20241201125008969 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241201125008969 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5580f2221fb8 TLLI=c06fbade, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241201125008969 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241201125008969 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1181)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed 20241201125008976 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) 20241201125008983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125008983 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241201125008983 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241201125008986 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) 20241201125008986 DMM INFO MM(262420000000050/c06fbade) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) 20241201125013994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125013994 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20241201125013994 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201125013994 DMM INFO MM(262420000000050/c06fbade) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241201125013994 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201125013994 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20241201125013994 DLLC NOTICE LLME(ffffffff/c06fbade){ASSIGNED} LLGM Assign pre (c06fbade => f3b5ab4f) (gprs_llc.c:1079) 20241201125013994 DLLC NOTICE LLME(c06fbade/f3b5ab4f){ASSIGNED} LLGM Assign post (c06fbade => f3b5ab4f) (gprs_llc.c:1125) 20241201125013994 DMM INFO MM(262420000000050/f3b5ab4f) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_suspend_rau(1181)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed 20241201125014002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125014002 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20241201125014002 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201125014002 DMM INFO MM(262420000000050/f3b5ab4f) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241201125014002 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241201125014002 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201125014002 DLLC NOTICE LLME(c06fbade/f3b5ab4f){ASSIGNED} LLGM Assign pre (ffffffff => f3b5ab4f) (gprs_llc.c:1079) 20241201125014002 DLLC NOTICE LLME(ffffffff/f3b5ab4f){ASSIGNED} LLGM Assign post (ffffffff => f3b5ab4f) (gprs_llc.c:1125) 20241201125014002 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241201125014501 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) TC_suspend_rau-BVCI196(1166)@af17a315dbb0: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1181)@af17a315dbb0: Final verdict of PTC: pass 20241201125014511 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53438<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1179)@af17a315dbb0: Final verdict of PTC: none 20241201125014514 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201125014514 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1163)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(1167)@af17a315dbb0: Final verdict of PTC: none TC_suspend_rau-BVCI196(1166)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@af17a315dbb0: Final verdict of PTC: none TC_suspend_rau-BVCI210(1171)@af17a315dbb0: Final verdict of PTC: none TC_suspend_rau-BVCI220(1176)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(1177)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(1172)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(1175)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(1170)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(1165)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_suspend_rau-BVCI196(1166): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_suspend_rau-BVCI210(1171): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_suspend_rau-BVCI220(1176): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_suspend_rau(1181): pass (none -> pass) MTC@af17a315dbb0: Test case TC_suspend_rau finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201125014654 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53452<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201125015055 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53452<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=109452) 20241201125015515 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125015515 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=109452, count=110612) 20241201125016516 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125016516 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201125017517 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125017517 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_paging_ps started. 20241201125018116 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38914<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201125018117 DMM INFO MM(262420000000050/f3b5ab4f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241201125018117 DMM INFO MM(262420000000050/f3b5ab4f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241201125018117 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201125018117 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201125018117 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241201125018117 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241201125018117 DLLC NOTICE LLME(ffffffff/f3b5ab4f){ASSIGNED} LLGM Assign pre (f3b5ab4f => ffffffff) (gprs_llc.c:1079) 20241201125018117 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f3b5ab4f => ffffffff) (gprs_llc.c:1125) 20241201125018117 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5580f2221c60 (gprs_sndcp.c:574) 20241201125018117 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5580f2221fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241201125018117 DMM NOTICE MM(262420000000050/f3b5ab4f) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241201125018117 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20241201125018117 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241201125018117 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241201125018117 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20241201125018118 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20241201125018118 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) 20241201125018118 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) 20241201125018118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Deallocated (fsm.c:568) 20241201125018118 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201125018118 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Deallocated (fsm.c:568) 20241201125018118 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Deallocated (fsm.c:568) 20241201125018118 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1187)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125018168 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201125018168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125018168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125018168 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125018168 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201125018168 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125018168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125018168 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125018168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1186)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1187)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125018170 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125018170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125018170 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125018170 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125018170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125018170 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125018170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125018170 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125018170 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201125018170 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125018170 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1187)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201125018171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125018171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1187)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125018175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1188)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1183)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201125018184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125018184 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_paging_ps-BVCI196(1184)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1186)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1192)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1192)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125018203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201125018203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125018203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125018203 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125018203 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201125018203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125018203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125018203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125018203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1192)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125018205 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125018205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125018205 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125018205 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125018205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125018205 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125018205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125018205 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125018205 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201125018205 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125018205 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(1191)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1192)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201125018206 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125018206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1192)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125018209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1188)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241201125018217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125018217 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_paging_ps-BVCI210(1189)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1191)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1197)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1197)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125018240 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201125018240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125018240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125018240 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125018240 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201125018240 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125018240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125018240 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125018240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1197)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125018242 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125018242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125018242 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125018242 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125018242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125018242 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125018242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125018242 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125018242 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201125018242 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125018242 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1197)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201125018243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125018243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1197)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125018246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201125018257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125018257 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps-BVCI220(1194)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201125018518 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125018518 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201125018518 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201125018518 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1196)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1196)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201125018520 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241201125018521 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1196)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1196)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1196)@af17a315dbb0: 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(1196)@af17a315dbb0: 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(1196)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1196)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1184)@af17a315dbb0: Adding Client=TC_paging_ps(1200), IMSI='262420000000051'H, TLLI='E6A2615E'O, index=0 SGSN_Test-GSUP(1198)@af17a315dbb0: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1200) TC_paging_ps(1200)@af17a315dbb0: 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 := '96231E93100FBE5657E36535F5F9695D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6AD6A92B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C406947D8FE6DC31'O } } } } } 20241201125019576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125019576 DLLC NOTICE LLME(ffffffff/e6a2615e){UNASSIGNED} LLC RX: unknown TLLI 0xe6a2615e, creating LLME on the fly (gprs_llc.c:552) 20241201125019576 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201125019576 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach"  (gprs_gmm.c:1266) 20241201125019576 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201125019576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Allocated (fsm.c:456) 20241201125019576 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201125019576 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Allocated (fsm.c:456) 20241201125019576 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201125019576 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201125019576 DLLC NOTICE LLME(ffffffff/e6a2615e){UNASSIGNED} LLGM Assign pre (e6a2615e => d4095627) (gprs_llc.c:1079) 20241201125019576 DLLC NOTICE LLME(e6a2615e/d4095627){ASSIGNED} LLGM Assign post (e6a2615e => d4095627) (gprs_llc.c:1125) 20241201125019576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201125019576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201125019576 DMM DEBUG MM(262420000000051/d4095627) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201125019588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125019588 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241201125019588 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201125019588 DMM DEBUG MM(262420000000051/d4095627) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1084) 20241201125019588 DMM NOTICE MM(262420000000051/d4095627) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201125019588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201125019588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201125019588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201125019588 DMM DEBUG MM(262420000000051/d4095627) Requesting authorization (sgsn_auth.c:160) 20241201125019588 DMM INFO MM(262420000000051/d4095627) Requesting authentication tuples (sgsn_auth.c:184) 20241201125019588 DMM DEBUG MM(262420000000051/d4095627) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201125019588 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20241201125019588 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)@af17a315dbb0: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1200) SGSN_Test-GSUP(1198)@af17a315dbb0: Added IMSI table entry 0TC_paging_ps(1200)"262420000000051" 20241201125019591 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201125019591 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201125019591 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201125019591 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201125019591 DMM INFO MM(262420000000051/d4095627) Subscriber data update (mmctx.c:445) 20241201125019591 DMM DEBUG MM(262420000000051/d4095627) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201125019591 DMM INFO MM(262420000000051/d4095627) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201125019591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201125019591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201125019591 DMM INFO MM(262420000000051/d4095627) <- GMM AUTH AND CIPHERING REQ (rand = 96 23 1e 93 10 0f be 56 57 e3 65 35 f5 f9 69 5d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241201125019599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125019599 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241201125019599 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201125019599 DMM INFO MM(262420000000051/d4095627) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241201125019599 DMM NOTICE MM(262420000000051/d4095627) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241201125019599 DMM DEBUG MM(262420000000051/d4095627) checking auth: received GSM SRES = 6a d6 a9 2b (gprs_gmm.c:666) 20241201125019599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241201125019599 DMM DEBUG MM(262420000000051/d4095627) Requesting authorization (sgsn_auth.c:160) 20241201125019600 DMM INFO MM(262420000000051/d4095627) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201125019600 DMM DEBUG MM(262420000000051/d4095627) Requesting subscriber data update (gprs_subscriber.c:894) 20241201125019600 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20241201125019600 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) 20241201125019600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241201125019600 DMM INFO MM(262420000000051/d4095627) <- GMM ATTACH ACCEPT (new P-TMSI=0xd4095627) (gprs_gmm.c:300) 20241201125019601 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241201125019601 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241201125019601 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241201125019601 DMM INFO MM(262420000000051/d4095627) Subscriber data update (mmctx.c:445) 20241201125019601 DMM DEBUG MM(262420000000051/d4095627) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241201125019601 DMM INFO MM(262420000000051/d4095627) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241201125019601 DMM NOTICE MM(262420000000051/d4095627) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1000) 20241201125019601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241201125019601 DMM NOTICE MM(262420000000051/d4095627) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241201125019601 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) 20241201125019602 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241201125019602 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241201125019602 DMM INFO MM(262420000000051/d4095627) Subscriber data update (mmctx.c:445) 20241201125019602 DMM DEBUG MM(262420000000051/d4095627) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241201125019608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125019608 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241201125019608 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201125019608 DMM INFO MM(262420000000051/d4095627) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201125019608 DMM NOTICE MM(262420000000051/d4095627) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201125019608 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201125019608 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201125019608 DLLC NOTICE LLME(e6a2615e/d4095627){ASSIGNED} LLGM Assign pre (ffffffff => d4095627) (gprs_llc.c:1079) 20241201125019608 DLLC NOTICE LLME(ffffffff/d4095627){ASSIGNED} LLGM Assign post (ffffffff => d4095627) (gprs_llc.c:1125) 20241201125019608 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241201125019608 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241201125019608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201125019608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_paging_ps(1200)@af17a315dbb0: setverdict(pass): none -> pass 20241201125019660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125019660 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241201125019660 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201125019660 DMM INFO MM(262420000000051/d4095627) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241201125019660 DMM INFO MM(262420000000051/d4095627) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241201125019660 DMM DEBUG MM(262420000000051/d4095627) Using GGSN 0 (gprs_sm.c:312) 20241201125019660 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) 20241201125019660 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20241201125019660 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241201125019660 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:181) 20241201125019660 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20241201125019672 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 08 04 2c 00 00 01 80 08 00 10 45 f0 23 3d 11 79 d1 fb cc 14 05 7f 97 c6 6c 3d 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) 20241201125019672 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff77bacb368, cbp=0x5580f221b260) (sgsn_libgtp.c:632) 20241201125019672 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241201125019672 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5580f2221fb8 TLLI=d4095627, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241201125019672 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241201125019672 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1200)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps(1200)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed 20241201125019680 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:779) 20241201125022660 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241201125022661 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241201125022661 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241201125024690 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:779) 20241201125024690 DMM INFO MM(262420000000051/d4095627) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:819) TC_paging_ps-BVCI196(1184)@af17a315dbb0: 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 := 'D4095627'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps-BVCI196(1184)@af17a315dbb0: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1200)@af17a315dbb0: Final verdict of PTC: pass 20241201125024705 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38914<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241201125024708 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201125024708 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1187)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP(1198)@af17a315dbb0: Final verdict of PTC: none TC_paging_ps-BVCI196(1184)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1186)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1196)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(1192)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(1197)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@af17a315dbb0: Final verdict of PTC: none TC_paging_ps-BVCI220(1194)@af17a315dbb0: Final verdict of PTC: none TC_paging_ps-BVCI210(1189)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1191)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(1190)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(1195)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(1185)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_paging_ps-BVCI196(1184): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(1185): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(1186): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(1187): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_paging_ps-BVCI210(1189): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(1190): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(1191): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(1192): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_paging_ps-BVCI220(1194): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(1195): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(1196): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(1197): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_paging_ps(1200): pass (none -> pass) MTC@af17a315dbb0: Test case TC_paging_ps finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201125024837 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38930<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201125025238 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38930<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103212) 20241201125025709 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125025709 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103212, count=104372) 20241201125026711 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125026711 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201125027711 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125027712 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_paging_ps_ra_multiple_cells started. 20241201125028301 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46480<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201125028302 DMM INFO MM(262420000000051/d4095627) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241201125028302 DMM INFO MM(262420000000051/d4095627) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241201125028302 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201125028302 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201125028302 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241201125028302 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241201125028302 DLLC NOTICE LLME(ffffffff/d4095627){ASSIGNED} LLGM Assign pre (d4095627 => ffffffff) (gprs_llc.c:1079) 20241201125028302 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d4095627 => ffffffff) (gprs_llc.c:1125) 20241201125028302 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5580f2221c60 (gprs_sndcp.c:574) 20241201125028302 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5580f2221fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241201125028302 DMM NOTICE MM(262420000000051/d4095627) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241201125028302 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20241201125028302 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241201125028302 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241201125028302 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20241201125028302 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20241201125028302 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) 20241201125028302 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) 20241201125028302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Deallocated (fsm.c:568) 20241201125028302 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201125028302 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Deallocated (fsm.c:568) 20241201125028302 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Deallocated (fsm.c:568) 20241201125028302 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1205)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125028347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201125028347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125028347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125028347 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125028347 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201125028347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125028347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125028347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125028347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125028349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125028349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125028349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125028349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125028349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125028349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125028349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125028349 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125028349 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201125028349 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125028349 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201125028350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125028350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125028354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1206)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1202)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201125028365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125028366 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1207)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_paging_ps_ra_multiple_cells-BVCI196(1204)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1206)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1211)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1211)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125028388 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201125028388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125028388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125028388 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125028388 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201125028388 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125028388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125028388 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125028388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1211)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125028390 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125028390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125028390 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125028390 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125028390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125028390 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125028390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125028390 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125028390 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201125028390 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125028390 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201125028391 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125028391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1211)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1211)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1210)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 20241201125028395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1207)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201125028404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125028404 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI210(1208)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1210)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125028421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201125028421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125028421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125028421 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125028421 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201125028421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125028421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125028421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125028421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125028423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125028423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125028423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125028423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125028423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125028423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125028423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125028423 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125028423 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201125028423 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125028423 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201125028424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125028424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1215)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125028427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201125028435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125028435 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI220(1214)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201125028713 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125028713 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201125028713 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201125028713 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1216)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201125028715 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241201125028715 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1216)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1216)@af17a315dbb0: 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)@af17a315dbb0: 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)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1204)@af17a315dbb0: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='DDA23492'O, index=0 SGSN_Test-GSUP(1217)@af17a315dbb0: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1219) TC_paging_ps_ra_multiple_cells-BVCI196(1204)@af17a315dbb0: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1208)@af17a315dbb0: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='DDA23492'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1214)@af17a315dbb0: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='DDA23492'O, index=0 TC_paging_ps_ra_multiple_cells(1219)@af17a315dbb0: 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 := '74C06AB633A4C2253406F4F5F8834969'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1EE577BB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5427D4D0505FA60C'O } } } } } 20241201125029768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125029768 DLLC NOTICE LLME(ffffffff/dda23492){UNASSIGNED} LLC RX: unknown TLLI 0xdda23492, creating LLME on the fly (gprs_llc.c:552) 20241201125029768 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201125029768 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach"  (gprs_gmm.c:1266) 20241201125029768 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201125029768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Allocated (fsm.c:456) 20241201125029768 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201125029768 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Allocated (fsm.c:456) 20241201125029768 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201125029768 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201125029768 DLLC NOTICE LLME(ffffffff/dda23492){UNASSIGNED} LLGM Assign pre (dda23492 => db0167fd) (gprs_llc.c:1079) 20241201125029768 DLLC NOTICE LLME(dda23492/db0167fd){ASSIGNED} LLGM Assign post (dda23492 => db0167fd) (gprs_llc.c:1125) 20241201125029768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201125029768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201125029769 DMM DEBUG MM(262420000000052/db0167fd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201125029782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125029782 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241201125029782 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201125029782 DMM DEBUG MM(262420000000052/db0167fd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1084) 20241201125029782 DMM NOTICE MM(262420000000052/db0167fd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201125029782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201125029782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201125029782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201125029782 DMM DEBUG MM(262420000000052/db0167fd) Requesting authorization (sgsn_auth.c:160) 20241201125029782 DMM INFO MM(262420000000052/db0167fd) Requesting authentication tuples (sgsn_auth.c:184) 20241201125029782 DMM DEBUG MM(262420000000052/db0167fd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201125029782 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20241201125029782 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)@af17a315dbb0: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1219) SGSN_Test-GSUP(1217)@af17a315dbb0: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1219)"262420000000052" 20241201125029784 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201125029784 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201125029784 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201125029784 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201125029784 DMM INFO MM(262420000000052/db0167fd) Subscriber data update (mmctx.c:445) 20241201125029784 DMM DEBUG MM(262420000000052/db0167fd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201125029784 DMM INFO MM(262420000000052/db0167fd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201125029784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201125029785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201125029785 DMM INFO MM(262420000000052/db0167fd) <- GMM AUTH AND CIPHERING REQ (rand = 74 c0 6a b6 33 a4 c2 25 34 06 f4 f5 f8 83 49 69 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241201125029792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125029792 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241201125029792 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201125029792 DMM INFO MM(262420000000052/db0167fd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241201125029792 DMM NOTICE MM(262420000000052/db0167fd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241201125029792 DMM DEBUG MM(262420000000052/db0167fd) checking auth: received GSM SRES = 1e e5 77 bb (gprs_gmm.c:666) 20241201125029792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241201125029792 DMM DEBUG MM(262420000000052/db0167fd) Requesting authorization (sgsn_auth.c:160) 20241201125029792 DMM INFO MM(262420000000052/db0167fd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201125029792 DMM DEBUG MM(262420000000052/db0167fd) Requesting subscriber data update (gprs_subscriber.c:894) 20241201125029792 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20241201125029792 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) 20241201125029792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241201125029792 DMM INFO MM(262420000000052/db0167fd) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb0167fd) (gprs_gmm.c:300) 20241201125029794 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241201125029794 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241201125029794 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241201125029794 DMM INFO MM(262420000000052/db0167fd) Subscriber data update (mmctx.c:445) 20241201125029794 DMM DEBUG MM(262420000000052/db0167fd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241201125029794 DMM INFO MM(262420000000052/db0167fd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241201125029794 DMM NOTICE MM(262420000000052/db0167fd) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1000) 20241201125029794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241201125029794 DMM NOTICE MM(262420000000052/db0167fd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241201125029794 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) 20241201125029794 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241201125029794 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241201125029794 DMM INFO MM(262420000000052/db0167fd) Subscriber data update (mmctx.c:445) 20241201125029794 DMM DEBUG MM(262420000000052/db0167fd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241201125029800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125029800 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241201125029800 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201125029800 DMM INFO MM(262420000000052/db0167fd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201125029800 DMM NOTICE MM(262420000000052/db0167fd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201125029800 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201125029800 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201125029800 DLLC NOTICE LLME(dda23492/db0167fd){ASSIGNED} LLGM Assign pre (ffffffff => db0167fd) (gprs_llc.c:1079) 20241201125029800 DLLC NOTICE LLME(ffffffff/db0167fd){ASSIGNED} LLGM Assign post (ffffffff => db0167fd) (gprs_llc.c:1125) 20241201125029800 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241201125029800 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241201125029800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201125029800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241201125029851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125029851 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241201125029851 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201125029851 DMM INFO MM(262420000000052/db0167fd) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241201125029851 DMM INFO MM(262420000000052/db0167fd) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241201125029852 DMM DEBUG MM(262420000000052/db0167fd) Using GGSN 0 (gprs_sm.c:312) 20241201125029852 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) 20241201125029852 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20241201125029852 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241201125029852 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:181) 20241201125029852 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20241201125029864 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 b8 36 51 8d 11 d9 b4 f2 96 14 05 7f 76 e3 b6 87 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1070 from retransmit req queue (gtp.c:443) 20241201125029864 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff77bacc3d8, cbp=0x5580f221bcc0) (sgsn_libgtp.c:632) 20241201125029864 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241201125029864 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5580f22230c8 TLLI=db0167fd, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241201125029864 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241201125029864 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1219)@af17a315dbb0: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1219)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed 20241201125029872 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:779) 20241201125032853 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241201125032853 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241201125032853 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241201125034878 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:779) 20241201125034878 DMM INFO MM(262420000000052/db0167fd) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:819) TC_paging_ps_ra_multiple_cells-BVCI210(1208)@af17a315dbb0: 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 := 'DB0167FD'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } 20241201125035281 DGPRS DEBUG Checking for inactive LLMEs, time = 14868169 (sgsn.c:131) 20241201125048713 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241201125048713 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1216)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201125048714 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241201125058351 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125058353 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125058353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241201125058392 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125058394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125058394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241201125058425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125058426 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125058426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_paging_ps_ra_multiple_cells(1219)@af17a315dbb0: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@af17a315dbb0: Test Component 1219 has requested to stop MTC. Terminating current testcase execution. 20241201125059783 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201125059784 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1216)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP(1217)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(1205)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(1211)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(1215)@af17a315dbb0: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1204)@af17a315dbb0: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1208)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1210)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@af17a315dbb0: Final verdict of PTC: none 20241201125059786 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46480<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(1202)@af17a315dbb0: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1214)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(1213)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(1209)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(1203)@af17a315dbb0: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells(1219)@af17a315dbb0: Final verdict of PTC: fail reason: "Tguard timeout" MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1204): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1208): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(1209): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(1210): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(1211): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1214): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1219): fail (none -> fail) reason: "Tguard timeout" MTC@af17a315dbb0: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: fail reason: Tguard timeout MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201125059914 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57098<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201125100315 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57098<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103140) 20241201125100785 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125100785 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103140, count=109472) 20241201125101786 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125101786 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201125102788 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125102788 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_bssgp_rim_single_report started. 20241201125103376 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57102<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201125103377 DMM INFO MM(262420000000052/db0167fd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241201125103377 DMM INFO MM(262420000000052/db0167fd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241201125103377 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201125103377 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201125103377 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241201125103377 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241201125103377 DLLC NOTICE LLME(ffffffff/db0167fd){ASSIGNED} LLGM Assign pre (db0167fd => ffffffff) (gprs_llc.c:1079) 20241201125103377 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db0167fd => ffffffff) (gprs_llc.c:1125) 20241201125103377 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5580f2222d70 (gprs_sndcp.c:574) 20241201125103377 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5580f22230c8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241201125103377 DMM NOTICE MM(262420000000052/db0167fd) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241201125103377 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20241201125103377 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241201125103377 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241201125103377 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20241201125103377 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20241201125103377 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) 20241201125103377 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) 20241201125103377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Deallocated (fsm.c:568) 20241201125103378 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201125103378 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Deallocated (fsm.c:568) 20241201125103378 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Deallocated (fsm.c:568) 20241201125103378 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1224)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125103429 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201125103429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125103429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125103429 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125103429 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201125103429 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125103429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125103429 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125103429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125103431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125103431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125103431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125103431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125103431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125103431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125103431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125103431 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125103431 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201125103431 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125103431 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1224)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201125103432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125103432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125103436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1225)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1221)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201125103448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125103448 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI196(1223)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1225)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1229)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125103465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201125103465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125103465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125103465 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125103465 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201125103465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125103465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125103465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125103465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125103466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125103466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125103466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125103467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125103467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125103467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125103467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125103467 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125103467 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201125103467 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125103467 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201125103467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125103467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1229)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125103472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1226)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1230)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 20241201125103485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125103485 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI210(1228)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1230)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1234)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125103511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201125103511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125103511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125103511 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125103511 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201125103511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125103511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125103511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125103511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125103513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125103513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125103513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125103513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125103513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125103513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125103513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125103513 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125103513 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201125103513 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125103513 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1234)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201125103514 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125103514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125103518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201125103527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125103527 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI220(1233)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201125103789 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125103789 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201125103789 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201125103789 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1235)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201125103791 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1235)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201125103792 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1235)@af17a315dbb0: 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(1235)@af17a315dbb0: 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(1235)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201125103810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@af17a315dbb0: setverdict(pass): none -> pass MTC@af17a315dbb0: Warning: Re-starting timer T, which is already active (running or expired). 20241201125103821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed 20241201125103829 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57102<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241201125103831 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201125103831 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1235)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP(1236)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(1229)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(1224)@af17a315dbb0: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1228)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@af17a315dbb0: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1233)@af17a315dbb0: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1223)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(1234)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(1232)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(1222)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(1227)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: pass MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (pass -> pass) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (pass -> pass) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(1222): none (pass -> pass) MTC@af17a315dbb0: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1223): none (pass -> pass) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(1224): none (pass -> pass) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (pass -> pass) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (pass -> pass) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(1227): none (pass -> pass) MTC@af17a315dbb0: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1228): none (pass -> pass) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(1229): none (pass -> pass) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (pass -> pass) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (pass -> pass) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(1232): none (pass -> pass) MTC@af17a315dbb0: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1233): none (pass -> pass) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(1234): none (pass -> pass) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (pass -> pass) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(1236): none (pass -> pass) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (pass -> pass) MTC@af17a315dbb0: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201125103959 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57106<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201125104360 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57106<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55140) 20241201125104832 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125104832 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241201125105282 DGPRS DEBUG Checking for inactive LLMEs, time = 14868199 (sgsn.c:131) Waiting for packet dumper to finish... 1 (prev_count=55140, count=59496) 20241201125105833 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125105833 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201125106835 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125106835 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_rim_eutran_to_geran started. 20241201125107422 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33700<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201125107423 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1238)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1239)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1238)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1242)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125107467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201125107467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125107467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125107467 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125107467 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201125107467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125107467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125107467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125107468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1242)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125107469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125107469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125107469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125107469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125107469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125107469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125107469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125107469 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125107469 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201125107469 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125107469 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201125107470 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125107470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1242)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1242)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125107474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1243)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1239)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1239)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201125107484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125107485 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI196(1241)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1244)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1243)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1247)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1247)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125107500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201125107500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125107501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125107501 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125107501 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201125107501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125107501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125107501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125107501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1247)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125107502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125107502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125107502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125107502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125107502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125107502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125107502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125107502 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125107502 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201125107502 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125107502 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201125107502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125107502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1247)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1247)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125107506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1244)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1244)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1248)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 20241201125107515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125107516 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI210(1246)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1249)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1248)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1252)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125107541 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201125107541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125107541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125107541 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125107541 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201125107541 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125107541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125107541 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125107541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1252)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125107543 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125107543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125107543 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125107543 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125107543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125107543 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125107543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125107543 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125107543 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201125107543 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125107543 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201125107544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125107544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1252)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1252)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125107549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1249)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1249)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201125107558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125107558 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI220(1251)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201125107836 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125107836 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201125107836 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201125107836 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1253)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1253)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201125107838 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1253)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1253)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201125107838 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1253)@af17a315dbb0: 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(1253)@af17a315dbb0: 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)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1253)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@af17a315dbb0: setverdict(pass): none -> pass 20241201125107868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed 20241201125107873 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33700<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241201125107875 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201125107875 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1254)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1253)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(1247)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(1252)@af17a315dbb0: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1241)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(1242)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1238)@af17a315dbb0: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1246)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1248)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1243)@af17a315dbb0: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1251)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1239)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1244)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1249)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1255)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(1250)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(1245)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(1240)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: pass MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(1238): none (pass -> pass) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1239): none (pass -> pass) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(1240): none (pass -> pass) MTC@af17a315dbb0: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1241): none (pass -> pass) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(1242): none (pass -> pass) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(1243): none (pass -> pass) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1244): none (pass -> pass) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(1245): none (pass -> pass) MTC@af17a315dbb0: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1246): none (pass -> pass) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(1247): none (pass -> pass) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(1248): none (pass -> pass) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1249): none (pass -> pass) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(1250): none (pass -> pass) MTC@af17a315dbb0: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1251): none (pass -> pass) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(1252): none (pass -> pass) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(1253): none (pass -> pass) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(1254): none (pass -> pass) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(1255): none (pass -> pass) MTC@af17a315dbb0: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 12:51:07 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 20241201125108009 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33710<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201125108410 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33710<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48140) 20241201125108876 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125108876 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) 20241201125109877 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125109877 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201125110878 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125110878 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_cell_change_different_rai_ci_attach started. 20241201125111469 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33712<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201125111471 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1256)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1257)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1256)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1260)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1260)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125111524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201125111524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125111524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125111524 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125111524 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201125111524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125111524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125111524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125111524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1260)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125111526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125111526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125111526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125111526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125111526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125111526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125111526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125111526 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125111526 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201125111526 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125111526 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201125111527 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125111527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1260)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1260)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1261)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 20241201125111531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1257)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1257)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1262)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241201125111543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125111543 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1261)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1266)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1266)@af17a315dbb0: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1265)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 20241201125111565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201125111565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125111565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125111565 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125111565 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201125111565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125111565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125111565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125111565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1266)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125111567 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125111567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125111567 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125111568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125111568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125111568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125111568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125111568 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125111568 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201125111568 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125111568 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201125111568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125111568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1266)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1266)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125111571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1262)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1262)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1267)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241201125111581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125111582 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_attach-BVCI210(1263)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1265)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1270)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125111593 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201125111593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125111593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125111593 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125111593 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201125111593 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125111593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125111593 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125111593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1270)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125111594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125111594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125111594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125111594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125111595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125111595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125111595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125111595 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125111595 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201125111595 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125111595 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1270)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201125111595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125111595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1270)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125111600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1267)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1267)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201125111608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125111608 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)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201125111879 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125111879 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201125111879 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201125111879 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1271)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1271)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201125111881 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241201125111882 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1271)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1271)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1271)@af17a315dbb0: 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)@af17a315dbb0: 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)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1271)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1259)@af17a315dbb0: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='C260761B'O, index=0 SGSN_Test-GSUP(1272)@af17a315dbb0: 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)@af17a315dbb0: 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 := '03FA886A635E2D44BEAD060493209553'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3C2A0CEA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9B5816F54E6B3615'O } } } } } 20241201125111931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125111931 DLLC NOTICE LLME(ffffffff/c260761b){UNASSIGNED} LLC RX: unknown TLLI 0xc260761b, creating LLME on the fly (gprs_llc.c:552) 20241201125111931 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201125111931 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach"  (gprs_gmm.c:1266) 20241201125111931 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201125111931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Allocated (fsm.c:456) 20241201125111931 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201125111931 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Allocated (fsm.c:456) 20241201125111931 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201125111931 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201125111931 DLLC NOTICE LLME(ffffffff/c260761b){UNASSIGNED} LLGM Assign pre (c260761b => d89a1504) (gprs_llc.c:1079) 20241201125111931 DLLC NOTICE LLME(c260761b/d89a1504){ASSIGNED} LLGM Assign post (c260761b => d89a1504) (gprs_llc.c:1125) 20241201125111931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201125111931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201125111931 DMM DEBUG MM(262420000000068/d89a1504) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201125111944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125111944 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241201125111944 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201125111944 DMM DEBUG MM(262420000000068/d89a1504) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241201125111944 DMM NOTICE MM(262420000000068/d89a1504) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201125111944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201125111944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201125111944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201125111944 DMM DEBUG MM(262420000000068/d89a1504) Requesting authorization (sgsn_auth.c:160) 20241201125111944 DMM INFO MM(262420000000068/d89a1504) Requesting authentication tuples (sgsn_auth.c:184) 20241201125111944 DMM DEBUG MM(262420000000068/d89a1504) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201125111944 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20241201125111944 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)@af17a315dbb0: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1274) SGSN_Test-GSUP(1272)@af17a315dbb0: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1274)"262420000000068" 20241201125111948 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201125111948 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201125111948 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201125111948 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201125111948 DMM INFO MM(262420000000068/d89a1504) Subscriber data update (mmctx.c:445) 20241201125111948 DMM DEBUG MM(262420000000068/d89a1504) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201125111948 DMM INFO MM(262420000000068/d89a1504) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201125111948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201125111948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201125111948 DMM INFO MM(262420000000068/d89a1504) <- GMM AUTH AND CIPHERING REQ (rand = 03 fa 88 6a 63 5e 2d 44 be ad 06 04 93 20 95 53 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241201125111956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125111956 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241201125111956 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201125111956 DMM INFO MM(262420000000068/d89a1504) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241201125111956 DMM NOTICE MM(262420000000068/d89a1504) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241201125111956 DMM DEBUG MM(262420000000068/d89a1504) checking auth: received GSM SRES = 3c 2a 0c ea (gprs_gmm.c:666) 20241201125111956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241201125111956 DMM DEBUG MM(262420000000068/d89a1504) Requesting authorization (sgsn_auth.c:160) 20241201125111956 DMM INFO MM(262420000000068/d89a1504) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201125111956 DMM DEBUG MM(262420000000068/d89a1504) Requesting subscriber data update (gprs_subscriber.c:894) 20241201125111956 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241201125111956 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) 20241201125111956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241201125111956 DMM INFO MM(262420000000068/d89a1504) <- GMM ATTACH ACCEPT (new P-TMSI=0xd89a1504) (gprs_gmm.c:300) 20241201125111958 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241201125111958 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241201125111958 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241201125111958 DMM INFO MM(262420000000068/d89a1504) Subscriber data update (mmctx.c:445) 20241201125111958 DMM DEBUG MM(262420000000068/d89a1504) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241201125111958 DMM INFO MM(262420000000068/d89a1504) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241201125111958 DMM NOTICE MM(262420000000068/d89a1504) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241201125111958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241201125111958 DMM NOTICE MM(262420000000068/d89a1504) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241201125111958 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) 20241201125111958 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241201125111958 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241201125111958 DMM INFO MM(262420000000068/d89a1504) Subscriber data update (mmctx.c:445) 20241201125111958 DMM DEBUG MM(262420000000068/d89a1504) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241201125111964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125111964 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241201125111964 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201125111964 DMM INFO MM(262420000000068/d89a1504) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201125111964 DMM NOTICE MM(262420000000068/d89a1504) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201125111964 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201125111964 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201125111964 DLLC NOTICE LLME(c260761b/d89a1504){ASSIGNED} LLGM Assign pre (ffffffff => d89a1504) (gprs_llc.c:1079) 20241201125111964 DLLC NOTICE LLME(ffffffff/d89a1504){ASSIGNED} LLGM Assign post (ffffffff => d89a1504) (gprs_llc.c:1125) 20241201125111964 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241201125111964 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241201125111965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201125111965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241201125112016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125112016 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241201125112016 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201125112016 DMM INFO MM(262420000000068/d89a1504) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241201125112016 DMM INFO MM(262420000000068/d89a1504) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241201125112016 DMM DEBUG MM(262420000000068/d89a1504) Using GGSN 0 (gprs_sm.c:312) 20241201125112016 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) 20241201125112016 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20241201125112016 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241201125112016 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:181) 20241201125112016 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20241201125112028 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 bf a5 3e 74 11 a8 9f 05 66 14 05 7f d6 c8 5d 52 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1072 from retransmit req queue (gtp.c:443) 20241201125112028 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff77bacd448, cbp=0x5580f221b670) (sgsn_libgtp.c:632) 20241201125112028 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241201125112028 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5580f22230c8 TLLI=d89a1504, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241201125112028 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241201125112028 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1274)@af17a315dbb0: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1274)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed 20241201125112036 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:779) 20241201125112043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125112043 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241201125112043 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@af17a315dbb0: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1263)@af17a315dbb0: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='D89A1504'O, index=0 20241201125112051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125112051 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241201125112051 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xD89A1504) type="GPRS attach"  (gprs_gmm.c:1266) 20241201125112051 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201125112051 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241201125112051 DLLC NOTICE LLME(ffffffff/d89a1504){ASSIGNED} LLGM Assign pre (d89a1504 => da5495de) (gprs_llc.c:1079) 20241201125112051 DLLC NOTICE LLME(d89a1504/da5495de){ASSIGNED} LLGM Assign post (d89a1504 => da5495de) (gprs_llc.c:1125) 20241201125112051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201125112051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201125112051 DMM DEBUG MM(262420000000068/da5495de) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201125112064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125112064 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241201125112064 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201125112064 DMM DEBUG MM(262420000000068/da5495de) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241201125112064 DMM NOTICE MM(262420000000068/da5495de) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201125112064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201125112064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201125112064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201125112064 DMM DEBUG MM(262420000000068/da5495de) Requesting authorization (sgsn_auth.c:160) 20241201125112064 DMM INFO MM(262420000000068/da5495de) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201125112064 DMM DEBUG MM(262420000000068/da5495de) Requesting subscriber data update (gprs_subscriber.c:894) 20241201125112064 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241201125112064 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) 20241201125113049 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241201125113049 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241201125113049 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241201125113049 DMM INFO MM(262420000000068/da5495de) Subscriber data update (mmctx.c:445) 20241201125113049 DMM DEBUG MM(262420000000068/da5495de) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241201125113049 DMM INFO MM(262420000000068/da5495de) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241201125113049 DMM NOTICE MM(262420000000068/da5495de) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241201125113049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241201125113049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201125113049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241201125113050 DMM INFO MM(262420000000068/da5495de) <- GMM ATTACH ACCEPT (new P-TMSI=0xda5495de) (gprs_gmm.c:300) 20241201125113050 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) 20241201125113050 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241201125113050 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241201125113050 DMM INFO MM(262420000000068/da5495de) Subscriber data update (mmctx.c:445) 20241201125113050 DMM DEBUG MM(262420000000068/da5495de) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241201125113059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125113059 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241201125113059 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201125113059 DMM INFO MM(262420000000068/da5495de) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201125113059 DMM NOTICE MM(262420000000068/da5495de) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201125113059 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201125113059 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201125113059 DLLC NOTICE LLME(d89a1504/da5495de){ASSIGNED} LLGM Assign pre (ffffffff => da5495de) (gprs_llc.c:1079) 20241201125113059 DLLC NOTICE LLME(ffffffff/da5495de){ASSIGNED} LLGM Assign post (ffffffff => da5495de) (gprs_llc.c:1125) 20241201125113059 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241201125113059 DMM ERROR MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241201125113059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201125113059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241201125113108 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:779) 20241201125113117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125113117 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241201125113117 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@af17a315dbb0: Warning: Could not find client for IMSI '262420000000068'H TC_cell_change_different_rai_ci_attach(1274)@af17a315dbb0: Final verdict of PTC: pass 20241201125113122 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33712<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1272)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1261)@af17a315dbb0: Final verdict of PTC: none 20241201125113124 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201125113124 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1266)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1271)@af17a315dbb0: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1263)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(1260)@af17a315dbb0: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1259)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1257)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1262)@af17a315dbb0: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1269)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1265)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(1270)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1256)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1267)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1273)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(1268)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(1264)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(1258)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(1256): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1257): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(1258): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1259): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(1260): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(1261): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1262): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1263): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(1264): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(1265): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(1266): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1267): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(1268): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1269): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(1270): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(1271): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(1272): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(1273): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1274): pass (none -> pass) MTC@af17a315dbb0: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201125113252 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33720<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201125113654 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33720<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=113860) 20241201125114124 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125114125 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=113860, count=122836) 20241201125115126 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125115126 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201125116118 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241201125116118 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241201125116118 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241201125116127 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125116127 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_cell_change_different_rai_ci_data started. 20241201125116715 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52460<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201125116716 DMM INFO MM(262420000000068/da5495de) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241201125116716 DMM INFO MM(262420000000068/da5495de) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241201125116716 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201125116716 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201125116716 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241201125116716 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241201125116716 DLLC NOTICE LLME(ffffffff/da5495de){ASSIGNED} LLGM Assign pre (da5495de => ffffffff) (gprs_llc.c:1079) 20241201125116716 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da5495de => ffffffff) (gprs_llc.c:1125) 20241201125116716 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5580f2222d70 (gprs_sndcp.c:574) 20241201125116716 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5580f22230c8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241201125116716 DMM NOTICE MM(262420000000068/da5495de) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241201125116716 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20241201125116716 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241201125116716 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241201125116716 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20241201125116716 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20241201125116716 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) 20241201125116716 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) 20241201125116717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Deallocated (fsm.c:568) 20241201125116717 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201125116717 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Deallocated (fsm.c:568) 20241201125116717 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Deallocated (fsm.c:568) 20241201125116717 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125116757 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201125116757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125116757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125116758 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125116758 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201125116758 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125116758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125116758 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125116758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125116759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125116759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125116759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125116759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125116759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125116759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125116759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125116759 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125116759 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201125116759 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125116759 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201125116760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125116760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125116763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1276)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1280)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 20241201125116772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125116772 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)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1280)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125116796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201125116796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125116796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125116796 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125116796 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201125116796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125116796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125116796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125116796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125116798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125116798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125116798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125116799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125116799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125116799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125116799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125116799 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125116799 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201125116799 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125116799 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1284)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201125116799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125116799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125116803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1285)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1281)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201125116812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125116812 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)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1285)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125116837 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201125116837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125116837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125116837 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125116837 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201125116837 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125116837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125116837 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125116837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125116838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125116838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125116838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125116839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125116839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125116839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125116839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125116839 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125116839 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201125116839 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125116839 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201125116839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125116839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125116844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201125116854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125116854 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)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201125117128 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125117128 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201125117128 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201125117128 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1290)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201125117130 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1290)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201125117131 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1290)@af17a315dbb0: 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)@af17a315dbb0: 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)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1278)@af17a315dbb0: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='F7AC9B0D'O, index=0 SGSN_Test-GSUP(1291)@af17a315dbb0: 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)@af17a315dbb0: 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 := '80DA97719EB7E94D808F42A75E4C4135'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A8170C3D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '09381A41F1C0F975'O } } } } } 20241201125117178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125117178 DLLC NOTICE LLME(ffffffff/f7ac9b0d){UNASSIGNED} LLC RX: unknown TLLI 0xf7ac9b0d, creating LLME on the fly (gprs_llc.c:552) 20241201125117178 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201125117178 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach"  (gprs_gmm.c:1266) 20241201125117178 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201125117178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Allocated (fsm.c:456) 20241201125117178 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201125117178 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Allocated (fsm.c:456) 20241201125117178 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201125117178 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201125117178 DLLC NOTICE LLME(ffffffff/f7ac9b0d){UNASSIGNED} LLGM Assign pre (f7ac9b0d => fb776c90) (gprs_llc.c:1079) 20241201125117178 DLLC NOTICE LLME(f7ac9b0d/fb776c90){ASSIGNED} LLGM Assign post (f7ac9b0d => fb776c90) (gprs_llc.c:1125) 20241201125117178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201125117178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201125117178 DMM DEBUG MM(262420000000070/fb776c90) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201125117192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125117192 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241201125117192 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201125117192 DMM DEBUG MM(262420000000070/fb776c90) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1084) 20241201125117192 DMM NOTICE MM(262420000000070/fb776c90) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201125117192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201125117192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201125117192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201125117192 DMM DEBUG MM(262420000000070/fb776c90) Requesting authorization (sgsn_auth.c:160) 20241201125117192 DMM INFO MM(262420000000070/fb776c90) Requesting authentication tuples (sgsn_auth.c:184) 20241201125117192 DMM DEBUG MM(262420000000070/fb776c90) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201125117192 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20241201125117192 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)@af17a315dbb0: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1293) SGSN_Test-GSUP(1291)@af17a315dbb0: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1293)"262420000000070" 20241201125117195 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201125117195 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201125117195 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201125117195 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201125117195 DMM INFO MM(262420000000070/fb776c90) Subscriber data update (mmctx.c:445) 20241201125117195 DMM DEBUG MM(262420000000070/fb776c90) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201125117195 DMM INFO MM(262420000000070/fb776c90) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201125117195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201125117195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201125117195 DMM INFO MM(262420000000070/fb776c90) <- GMM AUTH AND CIPHERING REQ (rand = 80 da 97 71 9e b7 e9 4d 80 8f 42 a7 5e 4c 41 35 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241201125117203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125117203 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241201125117203 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201125117203 DMM INFO MM(262420000000070/fb776c90) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241201125117203 DMM NOTICE MM(262420000000070/fb776c90) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241201125117203 DMM DEBUG MM(262420000000070/fb776c90) checking auth: received GSM SRES = a8 17 0c 3d (gprs_gmm.c:666) 20241201125117203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241201125117203 DMM DEBUG MM(262420000000070/fb776c90) Requesting authorization (sgsn_auth.c:160) 20241201125117203 DMM INFO MM(262420000000070/fb776c90) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201125117203 DMM DEBUG MM(262420000000070/fb776c90) Requesting subscriber data update (gprs_subscriber.c:894) 20241201125117203 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20241201125117203 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) 20241201125117203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241201125117203 DMM INFO MM(262420000000070/fb776c90) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb776c90) (gprs_gmm.c:300) 20241201125117204 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241201125117204 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241201125117204 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241201125117204 DMM INFO MM(262420000000070/fb776c90) Subscriber data update (mmctx.c:445) 20241201125117204 DMM DEBUG MM(262420000000070/fb776c90) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241201125117204 DMM INFO MM(262420000000070/fb776c90) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241201125117205 DMM NOTICE MM(262420000000070/fb776c90) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1000) 20241201125117205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241201125117205 DMM NOTICE MM(262420000000070/fb776c90) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241201125117205 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) 20241201125117205 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241201125117205 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241201125117205 DMM INFO MM(262420000000070/fb776c90) Subscriber data update (mmctx.c:445) 20241201125117205 DMM DEBUG MM(262420000000070/fb776c90) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241201125117212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125117212 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241201125117212 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201125117212 DMM INFO MM(262420000000070/fb776c90) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201125117212 DMM NOTICE MM(262420000000070/fb776c90) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201125117212 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201125117212 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201125117212 DLLC NOTICE LLME(f7ac9b0d/fb776c90){ASSIGNED} LLGM Assign pre (ffffffff => fb776c90) (gprs_llc.c:1079) 20241201125117212 DLLC NOTICE LLME(ffffffff/fb776c90){ASSIGNED} LLGM Assign post (ffffffff => fb776c90) (gprs_llc.c:1125) 20241201125117212 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241201125117212 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241201125117212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201125117212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241201125117264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125117264 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241201125117264 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201125117264 DMM INFO MM(262420000000070/fb776c90) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241201125117264 DMM INFO MM(262420000000070/fb776c90) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241201125117264 DMM DEBUG MM(262420000000070/fb776c90) Using GGSN 0 (gprs_sm.c:312) 20241201125117264 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) 20241201125117264 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20241201125117264 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241201125117264 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:181) 20241201125117264 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20241201125117275 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 8d dd 9a eb 11 31 8c bd c7 14 05 7f 5b 62 bc 92 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) 20241201125117275 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff77bace4b8, cbp=0x5580f2220af0) (sgsn_libgtp.c:632) 20241201125117275 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241201125117275 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5580f22230c8 TLLI=fb776c90, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241201125117275 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241201125117275 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1293)@af17a315dbb0: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1293)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed 20241201125117284 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:779) 20241201125117292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125117292 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241201125117292 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_data-BVCI210(1283)@af17a315dbb0: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='FB776C90'O, index=0 20241201125117300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125117300 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241201125117300 DSNDCP ERROR Message for non-existing MM ctx (lle=0x5580f22230c8, TLLI=fb776c90, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1293)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1283)@af17a315dbb0: Removing Client IMSI='262420000000070'H, index=0 20241201125119299 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:779) TC_cell_change_different_rai_ci_data-BVCI196(1278)@af17a315dbb0: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1293)@af17a315dbb0: Final verdict of PTC: pass 20241201125119309 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52460<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241201125119311 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201125119311 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1290)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP(1291)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(1284)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(1289)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(1279)@af17a315dbb0: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1278)@af17a315dbb0: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1283)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@af17a315dbb0: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1288)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(1277)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(1287)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(1282)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1278): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1283): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1288): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_cell_change_different_rai_ci_data(1293): pass (none -> pass) MTC@af17a315dbb0: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201125119442 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52470<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201125119843 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52470<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102168) 20241201125120292 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241201125120292 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241201125120292 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241201125120312 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125120312 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102168, count=107248) 20241201125121312 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125121312 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201125122313 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125122313 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_cell_change_different_ci_attach started. 20241201125122906 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52482<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201125122907 DMM INFO MM(262420000000070/fb776c90) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241201125122907 DMM INFO MM(262420000000070/fb776c90) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241201125122907 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201125122907 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201125122907 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241201125122907 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241201125122907 DLLC NOTICE LLME(ffffffff/fb776c90){ASSIGNED} LLGM Assign pre (fb776c90 => ffffffff) (gprs_llc.c:1079) 20241201125122907 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb776c90 => ffffffff) (gprs_llc.c:1125) 20241201125122907 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5580f2222d70 (gprs_sndcp.c:574) 20241201125122907 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5580f22230c8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241201125122908 DMM NOTICE MM(262420000000070/fb776c90) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241201125122908 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20241201125122908 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241201125122908 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241201125122908 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20241201125122908 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20241201125122908 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) 20241201125122908 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) 20241201125122908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Deallocated (fsm.c:568) 20241201125122908 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201125122908 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Deallocated (fsm.c:568) 20241201125122908 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Deallocated (fsm.c:568) 20241201125122908 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1299)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1299)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125122957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201125122957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125122957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125122957 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125122957 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201125122957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125122957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125122957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125122957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1299)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125122958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125122958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125122958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125122958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125122958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125122958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125122958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125122958 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125122958 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201125122958 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125122958 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201125122959 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125122959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1299)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1299)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1298)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 20241201125122962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1295)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201125122970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125122970 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI196(1296)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1298)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125122988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201125122988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125122988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125122988 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125122988 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201125122988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125122988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125122988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125122988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125122990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125122990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125122990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125122990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125122990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125122990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125122990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125122990 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125122990 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201125122990 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125122990 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201125122991 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125122991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125122995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1304)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201125123005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125123005 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI210(1302)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1308)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125123031 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201125123031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125123031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125123031 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125123031 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201125123031 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125123031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125123031 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125123031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125123033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125123033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125123033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125123033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125123033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125123033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125123033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125123033 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125123033 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201125123033 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125123033 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201125123033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125123033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125123038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201125123048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125123048 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI220(1307)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201125123314 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125123314 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201125123314 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201125123314 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1309)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201125123316 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1309)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201125123317 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1309)@af17a315dbb0: 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(1309)@af17a315dbb0: 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(1309)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1296)@af17a315dbb0: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='E67AA12C'O, index=0 SGSN_Test-GSUP(1310)@af17a315dbb0: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1312) TC_cell_change_different_ci_attach-BVCI196(1296)@af17a315dbb0: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1302)@af17a315dbb0: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='E67AA12C'O, index=0 TC_cell_change_different_ci_attach(1312)@af17a315dbb0: 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 := 'D8BB2DB4FDADCEABF5D81E528951E20C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '89362522'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4FFD1E99E692D652'O } } } } } 20241201125123365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125123366 DLLC NOTICE LLME(ffffffff/e67aa12c){UNASSIGNED} LLC RX: unknown TLLI 0xe67aa12c, creating LLME on the fly (gprs_llc.c:552) 20241201125123366 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201125123366 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach"  (gprs_gmm.c:1266) 20241201125123366 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201125123366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Allocated (fsm.c:456) 20241201125123366 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201125123366 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Allocated (fsm.c:456) 20241201125123366 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201125123366 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201125123366 DLLC NOTICE LLME(ffffffff/e67aa12c){UNASSIGNED} LLGM Assign pre (e67aa12c => c5f3af17) (gprs_llc.c:1079) 20241201125123366 DLLC NOTICE LLME(e67aa12c/c5f3af17){ASSIGNED} LLGM Assign post (e67aa12c => c5f3af17) (gprs_llc.c:1125) 20241201125123366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201125123366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201125123366 DMM DEBUG MM(262420000000069/c5f3af17) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201125123379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125123379 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241201125123379 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201125123379 DMM DEBUG MM(262420000000069/c5f3af17) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241201125123379 DMM NOTICE MM(262420000000069/c5f3af17) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201125123379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201125123379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201125123379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201125123379 DMM DEBUG MM(262420000000069/c5f3af17) Requesting authorization (sgsn_auth.c:160) 20241201125123379 DMM INFO MM(262420000000069/c5f3af17) Requesting authentication tuples (sgsn_auth.c:184) 20241201125123379 DMM DEBUG MM(262420000000069/c5f3af17) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201125123379 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20241201125123379 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)@af17a315dbb0: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1312) SGSN_Test-GSUP(1310)@af17a315dbb0: Added IMSI table entry 0TC_cell_change_different_ci_attach(1312)"262420000000069" 20241201125123382 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201125123382 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201125123382 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201125123382 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201125123382 DMM INFO MM(262420000000069/c5f3af17) Subscriber data update (mmctx.c:445) 20241201125123382 DMM DEBUG MM(262420000000069/c5f3af17) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201125123382 DMM INFO MM(262420000000069/c5f3af17) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201125123382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201125123382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201125123382 DMM INFO MM(262420000000069/c5f3af17) <- GMM AUTH AND CIPHERING REQ (rand = d8 bb 2d b4 fd ad ce ab f5 d8 1e 52 89 51 e2 0c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241201125123391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125123391 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241201125123391 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201125123391 DMM INFO MM(262420000000069/c5f3af17) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241201125123391 DMM NOTICE MM(262420000000069/c5f3af17) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241201125123391 DMM DEBUG MM(262420000000069/c5f3af17) checking auth: received GSM SRES = 89 36 25 22 (gprs_gmm.c:666) 20241201125123391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241201125123391 DMM DEBUG MM(262420000000069/c5f3af17) Requesting authorization (sgsn_auth.c:160) 20241201125123391 DMM INFO MM(262420000000069/c5f3af17) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201125123391 DMM DEBUG MM(262420000000069/c5f3af17) Requesting subscriber data update (gprs_subscriber.c:894) 20241201125123391 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241201125123391 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) 20241201125123391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241201125123391 DMM INFO MM(262420000000069/c5f3af17) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5f3af17) (gprs_gmm.c:300) 20241201125123392 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241201125123392 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241201125123392 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241201125123392 DMM INFO MM(262420000000069/c5f3af17) Subscriber data update (mmctx.c:445) 20241201125123392 DMM DEBUG MM(262420000000069/c5f3af17) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241201125123392 DMM INFO MM(262420000000069/c5f3af17) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241201125123392 DMM NOTICE MM(262420000000069/c5f3af17) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241201125123392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241201125123392 DMM NOTICE MM(262420000000069/c5f3af17) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241201125123392 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) 20241201125123393 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241201125123393 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241201125123393 DMM INFO MM(262420000000069/c5f3af17) Subscriber data update (mmctx.c:445) 20241201125123393 DMM DEBUG MM(262420000000069/c5f3af17) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241201125123399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125123399 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241201125123399 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201125123399 DMM INFO MM(262420000000069/c5f3af17) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201125123399 DMM NOTICE MM(262420000000069/c5f3af17) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201125123399 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201125123399 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201125123399 DLLC NOTICE LLME(e67aa12c/c5f3af17){ASSIGNED} LLGM Assign pre (ffffffff => c5f3af17) (gprs_llc.c:1079) 20241201125123399 DLLC NOTICE LLME(ffffffff/c5f3af17){ASSIGNED} LLGM Assign post (ffffffff => c5f3af17) (gprs_llc.c:1125) 20241201125123399 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241201125123400 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241201125123400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201125123400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241201125123451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125123451 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241201125123451 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201125123451 DMM INFO MM(262420000000069/c5f3af17) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241201125123451 DMM INFO MM(262420000000069/c5f3af17) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241201125123451 DMM DEBUG MM(262420000000069/c5f3af17) Using GGSN 0 (gprs_sm.c:312) 20241201125123451 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) 20241201125123451 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20241201125123451 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241201125123451 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:181) 20241201125123451 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20241201125123463 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 21 f8 48 0a 11 ef 2d 65 3b 14 05 7f 83 82 88 ee 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1076 from retransmit req queue (gtp.c:443) 20241201125123463 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff77bacf528, cbp=0x5580f2225410) (sgsn_libgtp.c:632) 20241201125123463 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241201125123463 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5580f2222348 TLLI=c5f3af17, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241201125123463 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241201125123463 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1312)@af17a315dbb0: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1312)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed 20241201125123472 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:779) 20241201125123479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125123479 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241201125123479 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI210(1302)@af17a315dbb0: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1307)@af17a315dbb0: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='C5F3AF17'O, index=0 20241201125123486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125123487 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241201125123487 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201125123487 DMM INFO MM(262420000000069/c5f3af17) -> GMM ATTACH REQUEST MI(TMSI-0xC5F3AF17) type="GPRS attach"  (gprs_gmm.c:1266) 20241201125123487 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201125123487 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241201125123487 DLLC NOTICE LLME(ffffffff/c5f3af17){ASSIGNED} LLGM Assign pre (c5f3af17 => cc2ab63d) (gprs_llc.c:1079) 20241201125123487 DLLC NOTICE LLME(c5f3af17/cc2ab63d){ASSIGNED} LLGM Assign post (c5f3af17 => cc2ab63d) (gprs_llc.c:1125) 20241201125123487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201125123487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201125123487 DMM DEBUG MM(262420000000069/cc2ab63d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201125123499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125123499 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241201125123499 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201125123499 DMM DEBUG MM(262420000000069/cc2ab63d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241201125123499 DMM NOTICE MM(262420000000069/cc2ab63d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201125123499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201125123499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201125123499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201125123499 DMM DEBUG MM(262420000000069/cc2ab63d) Requesting authorization (sgsn_auth.c:160) 20241201125123499 DMM INFO MM(262420000000069/cc2ab63d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201125123499 DMM DEBUG MM(262420000000069/cc2ab63d) Requesting subscriber data update (gprs_subscriber.c:894) 20241201125123499 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241201125123499 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) 20241201125124485 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241201125124485 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241201125124485 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241201125124485 DMM INFO MM(262420000000069/cc2ab63d) Subscriber data update (mmctx.c:445) 20241201125124485 DMM DEBUG MM(262420000000069/cc2ab63d) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241201125124485 DMM INFO MM(262420000000069/cc2ab63d) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241201125124485 DMM NOTICE MM(262420000000069/cc2ab63d) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241201125124485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241201125124485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201125124485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241201125124485 DMM INFO MM(262420000000069/cc2ab63d) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc2ab63d) (gprs_gmm.c:300) 20241201125124485 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) 20241201125124486 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241201125124486 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241201125124486 DMM INFO MM(262420000000069/cc2ab63d) Subscriber data update (mmctx.c:445) 20241201125124486 DMM DEBUG MM(262420000000069/cc2ab63d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241201125124495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125124495 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241201125124495 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201125124495 DMM INFO MM(262420000000069/cc2ab63d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201125124496 DMM NOTICE MM(262420000000069/cc2ab63d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201125124496 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201125124496 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201125124496 DLLC NOTICE LLME(c5f3af17/cc2ab63d){ASSIGNED} LLGM Assign pre (ffffffff => cc2ab63d) (gprs_llc.c:1079) 20241201125124496 DLLC NOTICE LLME(ffffffff/cc2ab63d){ASSIGNED} LLGM Assign post (ffffffff => cc2ab63d) (gprs_llc.c:1125) 20241201125124496 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241201125124496 DMM ERROR MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241201125124496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201125124496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241201125124544 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:779) 20241201125124553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125124554 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241201125124554 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI196(1296)@af17a315dbb0: Warning: Could not find client for IMSI '262420000000069'H TC_cell_change_different_ci_attach(1312)@af17a315dbb0: Final verdict of PTC: pass 20241201125124558 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52482<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1310)@af17a315dbb0: Final verdict of PTC: none 20241201125124560 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201125124560 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1299)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(1303)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(1308)@af17a315dbb0: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1302)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1309)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@af17a315dbb0: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1307)@af17a315dbb0: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1296)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1298)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(1306)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(1301)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(1297)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1296): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(1297): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(1298): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(1299): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1302): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1307): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_cell_change_different_ci_attach(1312): pass (none -> pass) MTC@af17a315dbb0: Test case TC_cell_change_different_ci_attach finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201125124694 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52494<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201125125095 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52494<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=125648) 20241201125125562 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125125562 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=125648, count=130004) 20241201125126562 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125126563 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201125127554 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241201125127554 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241201125127554 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241201125127563 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125127564 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_cell_change_different_ci_data started. 20241201125128157 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50122<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201125128158 DMM INFO MM(262420000000069/cc2ab63d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241201125128158 DMM INFO MM(262420000000069/cc2ab63d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241201125128158 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201125128158 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201125128158 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241201125128158 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241201125128158 DLLC NOTICE LLME(ffffffff/cc2ab63d){ASSIGNED} LLGM Assign pre (cc2ab63d => ffffffff) (gprs_llc.c:1079) 20241201125128158 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc2ab63d => ffffffff) (gprs_llc.c:1125) 20241201125128158 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5580f2221ff0 (gprs_sndcp.c:574) 20241201125128158 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5580f2222348, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241201125128158 DMM NOTICE MM(262420000000069/cc2ab63d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241201125128158 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20241201125128158 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241201125128158 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241201125128158 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20241201125128158 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20241201125128158 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) 20241201125128158 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) 20241201125128159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Deallocated (fsm.c:568) 20241201125128159 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201125128159 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Deallocated (fsm.c:568) 20241201125128159 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Deallocated (fsm.c:568) 20241201125128159 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1317)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125128205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201125128205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125128205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125128205 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125128205 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201125128205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125128205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125128205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125128205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125128206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125128206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125128206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125128207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125128207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125128207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125128207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125128207 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125128207 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201125128207 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125128207 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201125128207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125128207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125128210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1318)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1314)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201125128220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125128220 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI196(1316)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1318)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1323)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1323)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125128249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201125128249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125128249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125128249 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125128249 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201125128249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125128249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125128249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125128249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1322)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1323)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125128251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125128251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125128251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125128251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125128251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125128251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125128251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125128251 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125128251 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201125128251 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125128251 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201125128252 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125128252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1323)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1323)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125128255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1319)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201125128267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125128267 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1324)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_data-BVCI210(1320)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1322)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125128276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201125128277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125128277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125128277 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125128277 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201125128277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125128277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125128277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125128277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125128278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125128278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125128278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125128279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125128279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125128279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125128279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125128279 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125128279 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201125128279 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125128279 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201125128279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125128279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125128284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201125128293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125128293 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI220(1326)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201125128564 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125128564 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201125128564 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201125128564 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1328)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201125128566 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1328)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201125128567 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1328)@af17a315dbb0: 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)@af17a315dbb0: 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)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1316)@af17a315dbb0: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='D88A7A03'O, index=0 SGSN_Test-GSUP(1329)@af17a315dbb0: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1331) TC_cell_change_different_ci_data-BVCI196(1316)@af17a315dbb0: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1320)@af17a315dbb0: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='D88A7A03'O, index=0 TC_cell_change_different_ci_data(1331)@af17a315dbb0: 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 := 'D75A01A804B4533411AF6C3E7510739A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DFF0E4A9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D70DBB2F866CBBDC'O } } } } } 20241201125128616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125128616 DLLC NOTICE LLME(ffffffff/d88a7a03){UNASSIGNED} LLC RX: unknown TLLI 0xd88a7a03, creating LLME on the fly (gprs_llc.c:552) 20241201125128616 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201125128616 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach"  (gprs_gmm.c:1266) 20241201125128616 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201125128616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Allocated (fsm.c:456) 20241201125128616 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201125128616 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Allocated (fsm.c:456) 20241201125128616 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201125128616 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201125128616 DLLC NOTICE LLME(ffffffff/d88a7a03){UNASSIGNED} LLGM Assign pre (d88a7a03 => ee26326d) (gprs_llc.c:1079) 20241201125128616 DLLC NOTICE LLME(d88a7a03/ee26326d){ASSIGNED} LLGM Assign post (d88a7a03 => ee26326d) (gprs_llc.c:1125) 20241201125128616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201125128616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201125128616 DMM DEBUG MM(262420000000071/ee26326d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201125128629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125128629 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241201125128629 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201125128629 DMM DEBUG MM(262420000000071/ee26326d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1084) 20241201125128629 DMM NOTICE MM(262420000000071/ee26326d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201125128629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201125128629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201125128629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201125128629 DMM DEBUG MM(262420000000071/ee26326d) Requesting authorization (sgsn_auth.c:160) 20241201125128629 DMM INFO MM(262420000000071/ee26326d) Requesting authentication tuples (sgsn_auth.c:184) 20241201125128629 DMM DEBUG MM(262420000000071/ee26326d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201125128629 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20241201125128629 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)@af17a315dbb0: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1331) SGSN_Test-GSUP(1329)@af17a315dbb0: Added IMSI table entry 0TC_cell_change_different_ci_data(1331)"262420000000071" 20241201125128632 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201125128632 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201125128632 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201125128632 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201125128632 DMM INFO MM(262420000000071/ee26326d) Subscriber data update (mmctx.c:445) 20241201125128632 DMM DEBUG MM(262420000000071/ee26326d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201125128632 DMM INFO MM(262420000000071/ee26326d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201125128632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201125128632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201125128632 DMM INFO MM(262420000000071/ee26326d) <- GMM AUTH AND CIPHERING REQ (rand = d7 5a 01 a8 04 b4 53 34 11 af 6c 3e 75 10 73 9a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241201125128640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125128640 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241201125128640 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201125128640 DMM INFO MM(262420000000071/ee26326d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241201125128640 DMM NOTICE MM(262420000000071/ee26326d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241201125128640 DMM DEBUG MM(262420000000071/ee26326d) checking auth: received GSM SRES = df f0 e4 a9 (gprs_gmm.c:666) 20241201125128640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241201125128640 DMM DEBUG MM(262420000000071/ee26326d) Requesting authorization (sgsn_auth.c:160) 20241201125128640 DMM INFO MM(262420000000071/ee26326d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201125128640 DMM DEBUG MM(262420000000071/ee26326d) Requesting subscriber data update (gprs_subscriber.c:894) 20241201125128640 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20241201125128640 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) 20241201125128640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241201125128640 DMM INFO MM(262420000000071/ee26326d) <- GMM ATTACH ACCEPT (new P-TMSI=0xee26326d) (gprs_gmm.c:300) 20241201125128642 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241201125128642 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241201125128642 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241201125128642 DMM INFO MM(262420000000071/ee26326d) Subscriber data update (mmctx.c:445) 20241201125128642 DMM DEBUG MM(262420000000071/ee26326d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241201125128642 DMM INFO MM(262420000000071/ee26326d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241201125128642 DMM NOTICE MM(262420000000071/ee26326d) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1000) 20241201125128642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241201125128642 DMM NOTICE MM(262420000000071/ee26326d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241201125128642 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) 20241201125128642 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241201125128642 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241201125128642 DMM INFO MM(262420000000071/ee26326d) Subscriber data update (mmctx.c:445) 20241201125128642 DMM DEBUG MM(262420000000071/ee26326d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241201125128648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125128648 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241201125128648 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201125128648 DMM INFO MM(262420000000071/ee26326d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201125128648 DMM NOTICE MM(262420000000071/ee26326d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201125128648 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201125128648 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201125128648 DLLC NOTICE LLME(d88a7a03/ee26326d){ASSIGNED} LLGM Assign pre (ffffffff => ee26326d) (gprs_llc.c:1079) 20241201125128648 DLLC NOTICE LLME(ffffffff/ee26326d){ASSIGNED} LLGM Assign post (ffffffff => ee26326d) (gprs_llc.c:1125) 20241201125128648 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241201125128648 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241201125128648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201125128648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241201125128699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125128699 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241201125128699 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201125128699 DMM INFO MM(262420000000071/ee26326d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241201125128700 DMM INFO MM(262420000000071/ee26326d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241201125128700 DMM DEBUG MM(262420000000071/ee26326d) Using GGSN 0 (gprs_sm.c:312) 20241201125128700 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) 20241201125128700 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20241201125128700 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241201125128700 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:181) 20241201125128700 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20241201125128711 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 12 45 56 b8 11 fb 09 56 ae 14 05 7f bb 5d a0 c4 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) 20241201125128711 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff77bad0598, cbp=0x5580f22242a0) (sgsn_libgtp.c:632) 20241201125128711 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241201125128711 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5580f2222348 TLLI=ee26326d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241201125128711 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241201125128711 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1331)@af17a315dbb0: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1331)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed 20241201125128718 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:779) 20241201125128725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125128725 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241201125128725 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_data-BVCI210(1320)@af17a315dbb0: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1326)@af17a315dbb0: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='EE26326D'O, index=0 20241201125128733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125128733 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241201125128733 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201125128735 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:779) TC_cell_change_different_ci_data-BVCI196(1316)@af17a315dbb0: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1331)@af17a315dbb0: Final verdict of PTC: pass 20241201125128748 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50122<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1329)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(1327)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(1317)@af17a315dbb0: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1326)@af17a315dbb0: Final verdict of PTC: none 20241201125128751 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201125128751 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1313)@af17a315dbb0: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1316)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(1323)@af17a315dbb0: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1320)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1328)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1322)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(1315)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(1321)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(1325)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1316): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1320): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(1321): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(1322): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(1323): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1326): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_cell_change_different_ci_data(1331): pass (none -> pass) MTC@af17a315dbb0: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201125128876 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50138<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201125129277 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50138<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91148) 20241201125129752 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125129752 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91148, count=105988) 20241201125130753 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125130753 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201125131734 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241201125131735 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241201125131735 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241201125131754 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125131754 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_sgsn_context_req_in started. 20241201125132338 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50150<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201125132340 DMM INFO MM(262420000000071/ee26326d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241201125132340 DMM INFO MM(262420000000071/ee26326d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241201125132340 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201125132340 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201125132340 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241201125132340 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241201125132340 DLLC NOTICE LLME(ffffffff/ee26326d){ASSIGNED} LLGM Assign pre (ee26326d => ffffffff) (gprs_llc.c:1079) 20241201125132340 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee26326d => ffffffff) (gprs_llc.c:1125) 20241201125132340 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5580f2221ff0 (gprs_sndcp.c:574) 20241201125132340 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5580f2222348, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241201125132340 DMM NOTICE MM(262420000000071/ee26326d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241201125132340 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20241201125132340 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241201125132340 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241201125132340 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20241201125132340 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20241201125132340 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) 20241201125132340 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) 20241201125132340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Deallocated (fsm.c:568) 20241201125132340 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201125132340 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Deallocated (fsm.c:568) 20241201125132340 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Deallocated (fsm.c:568) 20241201125132340 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125132382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201125132382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125132383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125132383 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125132383 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201125132383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125132383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125132383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125132383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125132384 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125132384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125132384 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125132384 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125132384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125132384 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125132384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125132384 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125132384 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201125132384 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125132384 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201125132385 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125132385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1336)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125132389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1333)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-NS1(1337)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1333)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201125132398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125132398 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI196(1335)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1337)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1342)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1342)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125132429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201125132429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125132429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125132429 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125132429 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201125132429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125132429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125132429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125132429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1341)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1342)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125132431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125132431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125132431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125132431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125132431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125132431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125132431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125132431 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125132431 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201125132431 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125132431 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201125132432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125132432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1342)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1342)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125132436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1338)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201125132444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125132444 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1343)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_in-BVCI210(1339)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1341)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125132456 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201125132456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125132456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125132456 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125132456 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201125132456 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125132456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125132456 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125132456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125132458 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125132458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125132458 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125132458 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125132458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125132458 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125132458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125132458 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125132458 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201125132458 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125132458 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201125132459 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125132459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1346)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125132462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201125132471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125132471 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI220(1345)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201125132755 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125132755 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201125132755 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201125132755 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1347)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201125132757 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1347)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201125132758 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1347)@af17a315dbb0: 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)@af17a315dbb0: 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)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1335)@af17a315dbb0: Adding Client=TC_sgsn_context_req_in(1350), IMSI='262420000000072'H, TLLI='C8CB49D2'O, index=0 SGSN_Test-GSUP(1348)@af17a315dbb0: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1350) TC_sgsn_context_req_in(1350)@af17a315dbb0: 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 := 'AC4537C5169C6D996687677024360CB9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '574A4CC2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3CE190A4C7108D8D'O } } } } } 20241201125133811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125133811 DLLC NOTICE LLME(ffffffff/c8cb49d2){UNASSIGNED} LLC RX: unknown TLLI 0xc8cb49d2, creating LLME on the fly (gprs_llc.c:552) 20241201125133811 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201125133811 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach"  (gprs_gmm.c:1266) 20241201125133811 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201125133811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Allocated (fsm.c:456) 20241201125133811 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201125133811 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Allocated (fsm.c:456) 20241201125133811 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201125133811 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201125133811 DLLC NOTICE LLME(ffffffff/c8cb49d2){UNASSIGNED} LLGM Assign pre (c8cb49d2 => e3fad9d3) (gprs_llc.c:1079) 20241201125133811 DLLC NOTICE LLME(c8cb49d2/e3fad9d3){ASSIGNED} LLGM Assign post (c8cb49d2 => e3fad9d3) (gprs_llc.c:1125) 20241201125133811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201125133811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201125133811 DMM DEBUG MM(262420000000072/e3fad9d3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201125133826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125133826 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241201125133826 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201125133826 DMM DEBUG MM(262420000000072/e3fad9d3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1084) 20241201125133826 DMM NOTICE MM(262420000000072/e3fad9d3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201125133826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201125133826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201125133826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201125133826 DMM DEBUG MM(262420000000072/e3fad9d3) Requesting authorization (sgsn_auth.c:160) 20241201125133826 DMM INFO MM(262420000000072/e3fad9d3) Requesting authentication tuples (sgsn_auth.c:184) 20241201125133826 DMM DEBUG MM(262420000000072/e3fad9d3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201125133826 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20241201125133826 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)@af17a315dbb0: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1350) SGSN_Test-GSUP(1348)@af17a315dbb0: Added IMSI table entry 0TC_sgsn_context_req_in(1350)"262420000000072" 20241201125133828 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201125133828 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201125133828 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201125133828 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201125133828 DMM INFO MM(262420000000072/e3fad9d3) Subscriber data update (mmctx.c:445) 20241201125133828 DMM DEBUG MM(262420000000072/e3fad9d3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201125133828 DMM INFO MM(262420000000072/e3fad9d3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201125133828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201125133828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201125133828 DMM INFO MM(262420000000072/e3fad9d3) <- GMM AUTH AND CIPHERING REQ (rand = ac 45 37 c5 16 9c 6d 99 66 87 67 70 24 36 0c b9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241201125133836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125133836 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241201125133836 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201125133836 DMM INFO MM(262420000000072/e3fad9d3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241201125133836 DMM NOTICE MM(262420000000072/e3fad9d3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241201125133836 DMM DEBUG MM(262420000000072/e3fad9d3) checking auth: received GSM SRES = 57 4a 4c c2 (gprs_gmm.c:666) 20241201125133836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241201125133836 DMM DEBUG MM(262420000000072/e3fad9d3) Requesting authorization (sgsn_auth.c:160) 20241201125133836 DMM INFO MM(262420000000072/e3fad9d3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201125133836 DMM DEBUG MM(262420000000072/e3fad9d3) Requesting subscriber data update (gprs_subscriber.c:894) 20241201125133836 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20241201125133836 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) 20241201125133836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241201125133836 DMM INFO MM(262420000000072/e3fad9d3) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3fad9d3) (gprs_gmm.c:300) 20241201125133837 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241201125133837 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241201125133837 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241201125133837 DMM INFO MM(262420000000072/e3fad9d3) Subscriber data update (mmctx.c:445) 20241201125133837 DMM DEBUG MM(262420000000072/e3fad9d3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241201125133837 DMM INFO MM(262420000000072/e3fad9d3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241201125133837 DMM NOTICE MM(262420000000072/e3fad9d3) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1000) 20241201125133837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241201125133837 DMM NOTICE MM(262420000000072/e3fad9d3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241201125133838 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) 20241201125133838 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241201125133838 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241201125133838 DMM INFO MM(262420000000072/e3fad9d3) Subscriber data update (mmctx.c:445) 20241201125133838 DMM DEBUG MM(262420000000072/e3fad9d3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241201125133845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125133845 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241201125133845 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201125133845 DMM INFO MM(262420000000072/e3fad9d3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201125133845 DMM NOTICE MM(262420000000072/e3fad9d3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201125133845 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201125133845 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201125133845 DLLC NOTICE LLME(c8cb49d2/e3fad9d3){ASSIGNED} LLGM Assign pre (ffffffff => e3fad9d3) (gprs_llc.c:1079) 20241201125133845 DLLC NOTICE LLME(ffffffff/e3fad9d3){ASSIGNED} LLGM Assign post (ffffffff => e3fad9d3) (gprs_llc.c:1125) 20241201125133845 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241201125133845 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241201125133845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201125133845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241201125133898 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 41 b9 00 00 03 52 f0 99 42 42 de 05 e3 fa d9 d3 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) 20241201125135283 DGPRS DEBUG Checking for inactive LLMEs, time = 14868229 (sgsn.c:131) TC_sgsn_context_req_in(1350)@af17a315dbb0: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20241201125135898 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241201125135898 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241201125135898 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) 20241201125135898 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241201125135898 DMM INFO MM(262420000000072/e3fad9d3) Subscriber data update (mmctx.c:445) 20241201125135898 DMM DEBUG MM(262420000000072/e3fad9d3) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241201125135898 DMM INFO MM(262420000000072/e3fad9d3) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241201125135898 DMM INFO MM(262420000000072/e3fad9d3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241201125135898 DMM INFO MM(262420000000072/e3fad9d3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241201125135898 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201125135898 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201125135898 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241201125135898 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241201125135898 DLLC NOTICE LLME(ffffffff/e3fad9d3){ASSIGNED} LLGM Assign pre (e3fad9d3 => ffffffff) (gprs_llc.c:1079) 20241201125135898 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3fad9d3 => ffffffff) (gprs_llc.c:1125) 20241201125135898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Deallocated (fsm.c:568) 20241201125135898 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201125135898 DMM DEBUG MM_STATE_Iu[0x5580f221c3a0]{Detached}: Deallocated (fsm.c:568) 20241201125135898 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1335)@af17a315dbb0: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1350)@af17a315dbb0: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20241201125135903 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50150<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1342)@af17a315dbb0: Final verdict of PTC: none 20241201125135906 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201125135906 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_sgsn_context_req_in-BVCI196(1335)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@af17a315dbb0: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1339)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1341)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(1346)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP(1348)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1347)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@af17a315dbb0: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1345)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(1336)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(1344)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(1334)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(1340)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1335): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1339): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(1340): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(1341): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(1342): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1345): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_sgsn_context_req_in(1350): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@af17a315dbb0: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201125136036 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50152<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201125136437 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50152<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96188) 20241201125136907 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125136907 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=96188, count=100544) 20241201125137908 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125137908 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201125138909 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125138909 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_sgsn_context_req_out started. 20241201125139498 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36312<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201125139500 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125139544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201125139544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125139544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125139544 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125139544 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201125139544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125139544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125139544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125139544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125139546 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125139546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125139546 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125139546 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125139546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125139546 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125139546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125139546 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125139546 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201125139546 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125139546 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201125139547 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125139547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125139551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1356)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1352)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201125139561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125139561 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI196(1354)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1356)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1360)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125139581 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201125139581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125139581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125139581 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125139581 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201125139581 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125139581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125139581 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125139581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125139583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125139583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125139583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125139583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125139583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125139583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125139583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125139583 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125139583 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201125139583 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125139583 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201125139583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125139583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125139587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1357)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1361)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 20241201125139597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125139597 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI210(1359)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125139622 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201125139622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125139622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125139623 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125139623 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201125139623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125139623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125139623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125139623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125139624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125139624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125139624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125139624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125139624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125139624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125139624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125139624 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125139624 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201125139624 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125139624 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201125139624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125139624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125139628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201125139636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125139636 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI220(1364)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201125139909 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125139909 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201125139909 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201125139909 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1366)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201125139912 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1366)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201125139912 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1366)@af17a315dbb0: 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)@af17a315dbb0: 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)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1354)@af17a315dbb0: Adding Client=TC_sgsn_context_req_out(1369), IMSI='262420000000073'H, TLLI='E4934624'O, index=0 SGSN_Test-GSUP(1367)@af17a315dbb0: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1369) 20241201125140967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125140967 DLLC NOTICE LLME(ffffffff/e4934624){UNASSIGNED} LLC RX: unknown TLLI 0xe4934624, creating LLME on the fly (gprs_llc.c:552) 20241201125140967 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241201125140967 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241201125140967 DMM NOTICE LLME(ffffffff/e4934624){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241201125140967 DLLC NOTICE LLME(ffffffff/e4934624){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241201125140967 DMM ERROR LLME(ffffffff/e4934624){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241201125140967 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241201125140967 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241201125140967 DLLC NOTICE LLME(ffffffff/e4934624){UNASSIGNED} LLGM Assign pre (e4934624 => ffffffff) (gprs_llc.c:1079) 20241201125140967 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4934624 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1369)@af17a315dbb0: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@af17a315dbb0: Test Component 1369 has requested to stop MTC. Terminating current testcase execution. 20241201125140980 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201125140980 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241201125140980 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36312<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1367)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1366)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(1355)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(1360)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(1365)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@af17a315dbb0: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1354)@af17a315dbb0: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1364)@af17a315dbb0: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1359)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(1353)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(1358)@af17a315dbb0: Final verdict of PTC: none TC_sgsn_context_req_out(1369)@af17a315dbb0: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" -NSVCI99-provIP(1363)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1354): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1359): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1364): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_sgsn_context_req_out(1369): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@af17a315dbb0: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201125141106 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36326<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201125141507 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36326<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=53700) 20241201125141981 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125141981 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=53700, count=54860) 20241201125142982 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125142982 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201125143984 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125143984 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_attach_req_id_req_ra_update started. 20241201125144567 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36338<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201125144569 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125144613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201125144613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125144613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125144613 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125144613 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201125144613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125144613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125144613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125144613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125144614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125144614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125144615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125144615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125144615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125144615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125144615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125144615 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125144615 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201125144615 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125144615 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201125144615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125144615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125144619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1375)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1371)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201125144628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125144628 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)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1379)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125144646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201125144646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125144646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125144646 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125144646 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201125144646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125144646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125144647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125144647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125144648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125144648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125144648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125144648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125144648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125144648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125144648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125144648 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125144648 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201125144648 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125144648 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201125144649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125144649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125144653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1376)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1380)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 20241201125144661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125144661 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI210(1378)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125144685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201125144685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125144685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125144685 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125144685 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201125144685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125144685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125144685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125144685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125144687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125144687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125144687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125144687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125144687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125144687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125144687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125144687 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125144687 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201125144687 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125144688 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1384)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201125144688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125144688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125144692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201125144702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125144702 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)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201125144984 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125144985 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201125144985 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201125144985 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1385)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201125144987 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1385)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201125144987 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1385)@af17a315dbb0: 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)@af17a315dbb0: 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)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1373)@af17a315dbb0: Adding Client=TC_attach_req_id_req_ra_update(1388), IMSI='262420000000047'H, TLLI='D1631851'O, index=0 SGSN_Test-GSUP(1386)@af17a315dbb0: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1388) 20241201125145029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125145029 DLLC NOTICE LLME(ffffffff/d1631851){UNASSIGNED} LLC RX: unknown TLLI 0xd1631851, creating LLME on the fly (gprs_llc.c:552) 20241201125145029 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201125145030 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach"  (gprs_gmm.c:1266) 20241201125145030 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201125145030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Allocated (fsm.c:456) 20241201125145030 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201125145030 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Allocated (fsm.c:456) 20241201125145030 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201125145030 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201125145030 DLLC NOTICE LLME(ffffffff/d1631851){UNASSIGNED} LLGM Assign pre (d1631851 => daf7f2eb) (gprs_llc.c:1079) 20241201125145030 DLLC NOTICE LLME(d1631851/daf7f2eb){ASSIGNED} LLGM Assign post (d1631851 => daf7f2eb) (gprs_llc.c:1125) 20241201125145030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201125145030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201125145030 DMM DEBUG MM(262420000000047/daf7f2eb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201125145044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125145044 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20241201125145044 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201125145044 DMM INFO MM(262420000000047/daf7f2eb) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241201125145044 DMM INFO MM(262420000000047/daf7f2eb) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-24610-154 New RA: 262-42-13135-0 (gprs_gmm.c:1737) 20241201125145044 DMM NOTICE MM(262420000000047/daf7f2eb) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241201125145044 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241201125145044 DMM INFO MM(262420000000047/daf7f2eb) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20241201125145044 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201125145044 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201125145044 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241201125145044 DMM ERROR MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241201125145044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: Deallocated (fsm.c:568) 20241201125145044 DMM DEBUG MM_STATE_Gb(0)[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201125145044 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Deallocated (fsm.c:568) 20241201125145044 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Deallocated (fsm.c:568) 20241201125145044 DLLC NOTICE LLME(d1631851/daf7f2eb){ASSIGNED} LLGM Assign pre (daf7f2eb => ffffffff) (gprs_llc.c:1079) 20241201125145044 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (daf7f2eb => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1388)@af17a315dbb0: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1373)@af17a315dbb0: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1388)@af17a315dbb0: Final verdict of PTC: pass 20241201125145051 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36338<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1386)@af17a315dbb0: Final verdict of PTC: none 20241201125145053 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201125145053 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_req_id_req_ra_update-BVCI196(1373)@af17a315dbb0: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1378)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1385)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(1374)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(1379)@af17a315dbb0: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1383)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(1384)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(1377)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(1382)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(1372)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1373): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1378): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1383): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_req_id_req_ra_update(1388): pass (none -> pass) MTC@af17a315dbb0: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201125145179 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36348<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201125145580 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36348<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=61284) 20241201125146054 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125146054 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=61284, count=62544) 20241201125147055 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125147055 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test execution finished. MTC@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201125148057 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125148057 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_iu_attach started. 20241201125148692 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47632<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201125148693 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1394)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1394)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125148742 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201125148742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125148742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125148742 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125148742 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201125148742 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125148742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125148742 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125148742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1394)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125148744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) SGSN_Test-Gb1-NS1(1393)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 20241201125148744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125148744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125148744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125148744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125148744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125148745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125148745 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125148745 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201125148745 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125148745 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1394)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201125148745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125148745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1394)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125148749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1390)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241201125148759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125148759 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach-BVCI196(1391)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1393)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125148769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201125148769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125148769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125148769 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125148769 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201125148769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125148769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125148769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125148769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125148770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125148770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125148770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125148771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125148771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125148771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125148771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125148771 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125148771 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201125148771 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125148771 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201125148771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125148771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1398)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125148774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1395)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1399)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 20241201125148785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125148785 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach-BVCI210(1397)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1403)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125148809 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201125148809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125148809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125148809 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125148809 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201125148809 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125148809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125148809 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125148809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125148811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125148811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125148811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125148811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125148811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125148811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125148811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125148811 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125148811 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201125148811 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125148811 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201125148812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125148812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1403)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125148815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201125148826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125148826 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach-BVCI220(1402)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@af17a315dbb0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1406)@af17a315dbb0: ************************************************* SGSN_Test_0-M3UA(1406)@af17a315dbb0: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1406)@af17a315dbb0: ************************************************* MTC@af17a315dbb0: Starting RAN_Emulation SGSN_Test_0-SCCP(1404)@af17a315dbb0: v_sccp_pdu_maxlen:268 20241201125149038 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241201125149038 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) 20241201125149038 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241201125149038 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)@af17a315dbb0: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241201125149040 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) 20241201125149040 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241201125149040 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241201125149040 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241201125149040 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241201125149041 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241201125149041 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241201125149042 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) 20241201125149042 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241201125149042 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241201125149042 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241201125149042 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241201125149042 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241201125149042 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241201125149042 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241201125149058 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125149058 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201125149058 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201125149058 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1408)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1408)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201125149059 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1408)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1408)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201125149060 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1408)@af17a315dbb0: 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)@af17a315dbb0: 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)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1408)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201125149850 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) 20241201125149850 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125149850 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125149850 DLM3UA 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) 20241201125149850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125149850 DLSS7 DEBUG Found route for dpc=188=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) 20241201125149850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125149850 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125149850 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241201125149850 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241201125149850 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) 20241201125149850 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125149850 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125149850 DLM3UA 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) 20241201125149850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125149850 DLSS7 DEBUG Found route for dpc=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) 20241201125149851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125149851 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1405)@af17a315dbb0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1391)@af17a315dbb0: Adding Client=TC_iu_attach(1411), IMSI='262420000001001'H, TLLI='CAECC2E7'O, index=0 SGSN_Test-GSUP(1409)@af17a315dbb0: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1411) TC_iu_attach(1411)@af17a315dbb0: 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 := '2ECD'O, rac := '43'O ("C") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1405)@af17a315dbb0: Added conn table entry 0TC_iu_attach(1411)12705886 SGSN_Test_0-SCCP(1404)@af17a315dbb0: First idle individual index:0 20241201125150132 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) 20241201125150132 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125150133 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125150133 DLM3UA 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) 20241201125150133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125150133 DLSS7 DEBUG Found route for dpc=188=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) 20241201125150133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125150133 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1405)@af17a315dbb0: patch: N(SD) for ConnIdx 0 set to 1 20241201125150133 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241201125150133 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241201125150133 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241201125150133 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20241201125150133 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20241201125150133 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20241201125150133 DMM DEBUG GMM(gmm_fsm)[0x5580f2214ec0]{Deregistered}: Allocated (fsm.c:456) 20241201125150133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ff0]{Init}: Allocated (fsm.c:456) 20241201125150133 DMM DEBUG MM_STATE_Gb[0x5580f221c3a0]{Idle}: Allocated (fsm.c:456) 20241201125150133 DMM DEBUG MM_STATE_Iu[0x5580f2222130]{Detached}: Allocated (fsm.c:456) 20241201125150133 DMM DEBUG GMM(gmm_fsm)[0x5580f2214ec0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201125150133 DMM DEBUG GMM(gmm_fsm)[0x5580f2214ec0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201125150133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201125150133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201125150133 DMM DEBUG MM(262420000001001/c607f7a7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201125150134 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241201125150134 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) 20241201125150134 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125150134 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125150134 DLM3UA 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) 20241201125150134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125150134 DLSS7 DEBUG Found route for dpc=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) 20241201125150134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125150134 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125150134 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) 20241201125150134 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125150134 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125150134 DLM3UA 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) 20241201125150134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125150134 DLSS7 DEBUG Found route for dpc=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) 20241201125150134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125150134 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@af17a315dbb0: { messageType := 2, destLocRef := 'C1E05E'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(1404)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1411)@af17a315dbb0: 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 := 'C454EB631A81FB4ABC70FE0D65110A20'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '000685C7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '02B9D0D39B3EB6C3'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '45B95603323F51F0B6B868BC16FA887E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B8BE5676DE693C0A98C7E67C6BA26CC2'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D446957301F3D9044C2DA95778242346'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'FDCB9E84489B4A99'O } } } } } SGSN_Test_0-SCCP(1404)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@af17a315dbb0: vl_len:23 SGSN_Test_0-SCCP(1404)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1404)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241201125150143 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) 20241201125150143 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125150143 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125150143 DLM3UA 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) 20241201125150143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125150143 DLSS7 DEBUG Found route for dpc=188=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) 20241201125150143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125150143 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125150143 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241201125150143 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241201125150143 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241201125150143 DMM DEBUG MM(262420000001001/c607f7a7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241201125150143 DMM NOTICE MM(262420000001001/c607f7a7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201125150143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201125150143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201125150143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201125150143 DMM DEBUG MM(262420000001001/c607f7a7) Requesting authorization (sgsn_auth.c:160) 20241201125150143 DMM INFO MM(262420000001001/c607f7a7) Requesting authentication tuples (sgsn_auth.c:184) 20241201125150143 DMM DEBUG MM(262420000001001/c607f7a7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201125150143 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241201125150143 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)@af17a315dbb0: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1411) SGSN_Test-GSUP(1409)@af17a315dbb0: Added IMSI table entry 0TC_iu_attach(1411)"262420000001001" 20241201125150146 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201125150146 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201125150146 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201125150146 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201125150146 DMM INFO MM(262420000001001/c607f7a7) Subscriber data update (mmctx.c:445) 20241201125150146 DMM DEBUG MM(262420000001001/c607f7a7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201125150146 DMM INFO MM(262420000001001/c607f7a7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201125150146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201125150146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201125150146 DMM INFO MM(262420000001001/c607f7a7) <- GMM AUTH AND CIPHERING REQ (rand = c4 54 eb 63 1a 81 fb 4a bc 70 fe 0d 65 11 0a 20 , mmctx_is_r99=1, vec->auth_types=0x3, autn = d4 46 95 73 01 f3 d9 04 4c 2d a9 57 78 24 23 46 ) (gprs_gmm.c:483) 20241201125150146 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241201125150146 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) 20241201125150146 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125150146 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125150146 DLM3UA 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) 20241201125150146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125150146 DLSS7 DEBUG Found route for dpc=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) 20241201125150146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125150146 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@af17a315dbb0: vl_len:37 SGSN_Test_0-SCCP(1404)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1404)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B22FDCB9E8423094B99990000100001F02904489B4A99'O 20241201125150151 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) 20241201125150151 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125150151 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125150151 DLM3UA 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) 20241201125150151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125150151 DLSS7 DEBUG Found route for dpc=188=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) 20241201125150151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125150151 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125150151 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241201125150151 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241201125150151 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241201125150151 DMM INFO MM(262420000001001/c607f7a7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241201125150151 DMM NOTICE MM(262420000001001/c607f7a7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241201125150151 DMM DEBUG MM(262420000001001/c607f7a7) checking auth: received UMTS RES = fd cb 9e 84 48 9b 4a 99 (gprs_gmm.c:666) 20241201125150151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241201125150151 DMM DEBUG MM(262420000001001/c607f7a7) Requesting authorization (sgsn_auth.c:160) 20241201125150151 DMM INFO MM(262420000001001/c607f7a7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201125150151 DMM DEBUG MM(262420000001001/c607f7a7) Requesting subscriber data update (gprs_subscriber.c:894) 20241201125150151 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241201125150151 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) 20241201125150151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ff0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241201125150151 DMM DEBUG MM(262420000001001/c607f7a7) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241201125150152 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) 20241201125150152 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125150152 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125150152 DLM3UA 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) 20241201125150152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125150152 DLSS7 DEBUG Found route for dpc=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) 20241201125150152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125150152 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@af17a315dbb0: vl_len:12 SGSN_Test_0-SCCP(1404)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1404)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241201125150159 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) 20241201125150159 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125150159 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125150159 DLM3UA 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) 20241201125150159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125150159 DLSS7 DEBUG Found route for dpc=188=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) 20241201125150159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125150159 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125150159 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241201125150159 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241201125150159 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241201125150159 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20241201125150159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ff0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241201125150159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ff0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241201125150159 DMM INFO MM(262420000001001/c607f7a7) <- GMM ATTACH ACCEPT (new P-TMSI=0xc607f7a7) (gprs_gmm.c:300) 20241201125150159 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241201125150159 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) 20241201125150159 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125150159 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125150159 DLM3UA 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) 20241201125150159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125150159 DLSS7 DEBUG Found route for dpc=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) 20241201125150159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125150159 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125150159 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) 20241201125150159 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125150159 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125150159 DLM3UA 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) 20241201125150159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125150159 DLSS7 DEBUG Found route for dpc=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) 20241201125150159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125150159 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241201125150163 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241201125150163 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241201125150163 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241201125150163 DMM INFO MM(262420000001001/c607f7a7) Subscriber data update (mmctx.c:445) 20241201125150163 DMM DEBUG MM(262420000001001/c607f7a7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241201125150163 DMM INFO MM(262420000001001/c607f7a7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241201125150163 DMM NOTICE MM(262420000001001/c607f7a7) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241201125150163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241201125150163 DMM NOTICE MM(262420000001001/c607f7a7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241201125150163 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) 20241201125150164 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241201125150164 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241201125150164 DMM INFO MM(262420000001001/c607f7a7) Subscriber data update (mmctx.c:445) 20241201125150164 DMM DEBUG MM(262420000001001/c607f7a7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1404)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@af17a315dbb0: vl_len:14 SGSN_Test_0-SCCP(1404)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1404)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241201125150166 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) 20241201125150166 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125150166 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125150166 DLM3UA 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) 20241201125150166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125150166 DLSS7 DEBUG Found route for dpc=188=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) 20241201125150166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125150166 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125150167 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241201125150167 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241201125150167 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241201125150167 DMM INFO MM(262420000001001/c607f7a7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201125150167 DMM NOTICE MM(262420000001001/c607f7a7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201125150167 DMM DEBUG GMM(gmm_fsm)[0x5580f2214ec0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201125150167 DMM DEBUG GMM(gmm_fsm)[0x5580f2214ec0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201125150167 DMM DEBUG MM_STATE_Iu(1)[0x5580f2222130]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241201125150167 DMM DEBUG MM_STATE_Iu(1)[0x5580f2222130]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241201125150167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201125150167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241201125150167 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) 20241201125150167 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125150167 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125150167 DLM3UA 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) 20241201125150167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125150167 DLSS7 DEBUG Found route for dpc=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) 20241201125150167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125150167 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@af17a315dbb0: vl_len:7 SGSN_Test_0-SCCP(1404)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1404)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241201125150172 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) 20241201125150172 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125150173 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125150173 DLM3UA 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) 20241201125150173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125150173 DLSS7 DEBUG Found route for dpc=188=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) 20241201125150173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125150173 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125150173 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241201125150173 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241201125150173 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241201125150173 DMM INFO MM(262420000001001/c607f7a7) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241201125150173 DMM DEBUG MM_STATE_Iu(1)[0x5580f2222130]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241201125150173 DMM DEBUG MM_STATE_Iu(1)[0x5580f2222130]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241201125150173 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) 20241201125150173 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125150173 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125150173 DLM3UA 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) 20241201125150173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125150173 DLSS7 DEBUG Found route for dpc=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) 20241201125150173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125150173 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@af17a315dbb0: Session index based on local reference:0 20241201125150174 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) 20241201125150174 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125150174 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125150174 DLM3UA 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) 20241201125150174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125150174 DLSS7 DEBUG Found route for dpc=188=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) 20241201125150174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125150174 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1405)@af17a315dbb0: Deleted conn table entry 0TC_iu_attach(1411)12705886 TC_iu_attach(1411)@af17a315dbb0: setverdict(pass): none -> pass TC_iu_attach(1411)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1391)@af17a315dbb0: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1411)@af17a315dbb0: Final verdict of PTC: pass SGSN_Test_0-RAN(1405)@af17a315dbb0: Final verdict of PTC: none SGSN_Test_0-M3UA(1406)@af17a315dbb0: Final verdict of PTC: none SGSN_Test_0-SCCP(1404)@af17a315dbb0: Final verdict of PTC: none 20241201125150233 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47632<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241201125150236 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201125150236 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1408)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP(1409)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(1403)@af17a315dbb0: Final verdict of PTC: none TC_iu_attach-BVCI196(1391)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(1398)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1393)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@af17a315dbb0: Final verdict of PTC: none TC_iu_attach-BVCI220(1402)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(1394)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@af17a315dbb0: Final verdict of PTC: none TC_iu_attach-BVCI210(1397)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1410)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(1396)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(1392)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(1401)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-RNC_GTP(1407)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_iu_attach-BVCI196(1391): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(1392): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(1393): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(1394): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_iu_attach-BVCI210(1397): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_iu_attach-BVCI220(1402): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test_0-SCCP(1404): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test_0-RAN(1405): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test_0-M3UA(1406): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-RNC_GTP(1407): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(1408): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(1409): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(1410): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_iu_attach(1411): pass (none -> pass) MTC@af17a315dbb0: Test case TC_iu_attach finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201125150381 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47640<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201125150382 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241201125150381 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241201125150381 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) 20241201125150381 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241201125150381 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241201125150381 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241201125150381 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) 20241201125150381 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241201125150381 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241201125150381 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) 20241201125150381 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) 20241201125150381 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241201125150381 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241201125150381 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241201125150381 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241201125150381 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241201125150381 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241201125150381 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241201125150783 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47640<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=206852) 20241201125151237 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125151237 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=206852, count=208108) 20241201125152238 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125152238 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241201125152382 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241201125152382 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241201125152382 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201125153240 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125153240 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_iu_attach_encr started. 20241201125153847 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47646<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201125153850 DMM INFO MM(262420000001001/c607f7a7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241201125153850 DMM INFO MM(262420000001001/c607f7a7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241201125153850 DMM DEBUG GMM(gmm_fsm)[0x5580f2214ec0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201125153850 DMM DEBUG GMM(gmm_fsm)[0x5580f2214ec0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201125153850 DMM DEBUG MM_STATE_Iu(1)[0x5580f2222130]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241201125153850 DMM DEBUG MM_STATE_Iu(1)[0x5580f2222130]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241201125153850 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241201125153850 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) 20241201125153850 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) 20241201125153850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ff0]{Init}: Deallocated (fsm.c:568) 20241201125153850 DMM DEBUG MM_STATE_Gb[0x5580f221c3a0]{Idle}: Deallocated (fsm.c:568) 20241201125153850 DMM DEBUG MM_STATE_Iu(1)[0x5580f2222130]{Detached}: Deallocated (fsm.c:568) 20241201125153850 DMM DEBUG GMM(gmm_fsm)[0x5580f2214ec0]{Deregistered}: Deallocated (fsm.c:568) 20241201125153850 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1412)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1413)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1412)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1417)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1417)@af17a315dbb0: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1416)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 20241201125153907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201125153907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125153907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125153907 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125153907 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201125153907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125153907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125153907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125153907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1417)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125153908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125153908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125153908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125153909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125153909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125153909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125153909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125153909 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125153909 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201125153909 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125153909 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1417)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201125153909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125153909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1417)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125153914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1418)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1413)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1413)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201125153923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125153923 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI196(1414)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1416)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1422)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125153941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201125153941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125153941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125153942 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125153942 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201125153942 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125153942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125153942 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125153942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1421)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1422)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125153944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125153944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125153944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125153944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125153944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125153944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125153944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125153944 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125153944 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201125153944 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125153944 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201125153945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125153945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1422)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1422)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125153948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1418)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1418)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1423)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241201125153958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125153958 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI210(1419)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1421)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1426)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1426)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125153967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201125153967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125153967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125153967 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125153967 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201125153967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125153967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125153967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125153967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1426)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125153968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125153968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125153968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125153969 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125153969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125153969 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125153969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125153969 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125153969 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201125153969 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125153969 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201125153969 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125153969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1426)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1426)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125153972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1423)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1423)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201125153980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125153980 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI220(1425)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@af17a315dbb0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1429)@af17a315dbb0: ************************************************* SGSN_Test_0-M3UA(1429)@af17a315dbb0: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1429)@af17a315dbb0: ************************************************* MTC@af17a315dbb0: Starting RAN_Emulation SGSN_Test_0-SCCP(1427)@af17a315dbb0: v_sccp_pdu_maxlen:268 20241201125154192 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241201125154192 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) 20241201125154192 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241201125154192 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)@af17a315dbb0: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241201125154195 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) 20241201125154195 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241201125154195 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241201125154195 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241201125154195 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241201125154195 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241201125154195 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241201125154196 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) 20241201125154196 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241201125154196 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241201125154196 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241201125154196 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241201125154196 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241201125154196 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241201125154196 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241201125154240 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125154240 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201125154240 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201125154240 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1431)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1431)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201125154242 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1431)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1431)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201125154243 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1431)@af17a315dbb0: 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)@af17a315dbb0: 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)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1431)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201125155003 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) 20241201125155003 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125155003 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125155003 DLM3UA 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) 20241201125155003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125155003 DLSS7 DEBUG Found route for dpc=188=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) 20241201125155003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125155003 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125155003 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241201125155003 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241201125155004 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) 20241201125155004 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125155004 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125155004 DLM3UA 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) 20241201125155004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125155004 DLSS7 DEBUG Found route for dpc=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) 20241201125155004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125155004 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1428)@af17a315dbb0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1414)@af17a315dbb0: Adding Client=TC_iu_attach_encr(1434), IMSI='262420000001001'H, TLLI='F0E249B0'O, index=0 SGSN_Test-GSUP(1432)@af17a315dbb0: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1434) TC_iu_attach_encr(1434)@af17a315dbb0: 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 := '4B5F'O ("K_"), rac := '3B'O (";") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1428)@af17a315dbb0: Added conn table entry 0TC_iu_attach_encr(1434)9248779 SGSN_Test_0-SCCP(1427)@af17a315dbb0: First idle individual index:0 SGSN_Test_0-RAN(1428)@af17a315dbb0: patch: N(SD) for ConnIdx 0 set to 1 20241201125155310 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) 20241201125155310 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125155310 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125155310 DLM3UA 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) 20241201125155310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125155310 DLSS7 DEBUG Found route for dpc=188=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) 20241201125155310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125155310 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125155311 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241201125155311 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241201125155311 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241201125155311 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20241201125155311 DMM DEBUG GMM(gmm_fsm)[0x5580f2222130]{Deregistered}: Allocated (fsm.c:456) 20241201125155311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Allocated (fsm.c:456) 20241201125155311 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Allocated (fsm.c:456) 20241201125155311 DMM DEBUG MM_STATE_Iu[0x5580f2214d90]{Detached}: Allocated (fsm.c:456) 20241201125155311 DMM DEBUG GMM(gmm_fsm)[0x5580f2222130]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201125155311 DMM DEBUG GMM(gmm_fsm)[0x5580f2222130]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201125155311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201125155311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201125155311 DMM DEBUG MM(262420000001001/f24f20ad) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201125155311 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241201125155311 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) 20241201125155311 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125155311 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125155311 DLM3UA 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) 20241201125155311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125155311 DLSS7 DEBUG Found route for dpc=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) 20241201125155311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125155311 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125155312 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) 20241201125155312 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125155312 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125155312 DLM3UA 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) 20241201125155312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125155312 DLSS7 DEBUG Found route for dpc=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) 20241201125155312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125155312 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@af17a315dbb0: { messageType := 2, destLocRef := '8D200B'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)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1434)@af17a315dbb0: 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 := '9F962A87F4E55193BCE03D058F51A483'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '10067362'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '07E62FE3FBF09EF0'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '427D4D327680D164D6F6A926835EE3CE'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E39E677BE5FAE9FE26DE4CF90028C29B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'FDA8E648938380781328520A44B217F5'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '5E070EB8CB582BB6'O } } } } } SGSN_Test_0-SCCP(1427)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@af17a315dbb0: vl_len:23 SGSN_Test_0-SCCP(1427)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1427)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241201125155321 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) 20241201125155321 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125155321 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125155321 DLM3UA 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) 20241201125155321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125155321 DLSS7 DEBUG Found route for dpc=188=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) 20241201125155321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125155321 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125155322 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241201125155322 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241201125155322 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241201125155322 DMM DEBUG MM(262420000001001/f24f20ad) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241201125155322 DMM NOTICE MM(262420000001001/f24f20ad) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201125155322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201125155322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201125155322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201125155322 DMM DEBUG MM(262420000001001/f24f20ad) Requesting authorization (sgsn_auth.c:160) 20241201125155322 DMM INFO MM(262420000001001/f24f20ad) Requesting authentication tuples (sgsn_auth.c:184) 20241201125155322 DMM DEBUG MM(262420000001001/f24f20ad) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201125155322 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241201125155322 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)@af17a315dbb0: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1434) SGSN_Test-GSUP(1432)@af17a315dbb0: Added IMSI table entry 0TC_iu_attach_encr(1434)"262420000001001" 20241201125155324 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201125155324 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201125155324 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201125155324 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201125155324 DMM INFO MM(262420000001001/f24f20ad) Subscriber data update (mmctx.c:445) 20241201125155324 DMM DEBUG MM(262420000001001/f24f20ad) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201125155324 DMM INFO MM(262420000001001/f24f20ad) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201125155324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201125155324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201125155324 DMM INFO MM(262420000001001/f24f20ad) <- GMM AUTH AND CIPHERING REQ (rand = 9f 96 2a 87 f4 e5 51 93 bc e0 3d 05 8f 51 a4 83 , mmctx_is_r99=1, vec->auth_types=0x3, autn = fd a8 e6 48 93 83 80 78 13 28 52 0a 44 b2 17 f5 ) (gprs_gmm.c:483) 20241201125155324 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241201125155325 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) 20241201125155325 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125155325 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125155325 DLM3UA 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) 20241201125155325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125155325 DLSS7 DEBUG Found route for dpc=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) 20241201125155325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125155325 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@af17a315dbb0: vl_len:37 SGSN_Test_0-SCCP(1427)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1427)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081306225E070EB823094B99990000100001F02904CB582BB6'O 20241201125155331 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) 20241201125155331 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125155331 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125155331 DLM3UA 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) 20241201125155331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125155331 DLSS7 DEBUG Found route for dpc=188=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) 20241201125155331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125155331 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125155331 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241201125155331 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241201125155331 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241201125155331 DMM INFO MM(262420000001001/f24f20ad) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241201125155331 DMM NOTICE MM(262420000001001/f24f20ad) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241201125155331 DMM DEBUG MM(262420000001001/f24f20ad) checking auth: received UMTS RES = 5e 07 0e b8 cb 58 2b b6 (gprs_gmm.c:666) 20241201125155331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241201125155331 DMM DEBUG MM(262420000001001/f24f20ad) Requesting authorization (sgsn_auth.c:160) 20241201125155331 DMM INFO MM(262420000001001/f24f20ad) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201125155331 DMM DEBUG MM(262420000001001/f24f20ad) Requesting subscriber data update (gprs_subscriber.c:894) 20241201125155331 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241201125155331 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) 20241201125155331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241201125155331 DMM DEBUG MM(262420000001001/f24f20ad) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20241201125155331 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) 20241201125155331 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125155331 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125155331 DLM3UA 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) 20241201125155331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125155331 DLSS7 DEBUG Found route for dpc=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) 20241201125155331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125155331 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@af17a315dbb0: vl_len:17 SGSN_Test_0-SCCP(1427)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1427)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20241201125155341 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) 20241201125155341 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125155341 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125155341 DLM3UA 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) 20241201125155341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125155341 DLSS7 DEBUG Found route for dpc=188=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) 20241201125155341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125155341 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125155341 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241201125155341 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241201125155341 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241201125155341 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20241201125155342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241201125155342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241201125155342 DMM INFO MM(262420000001001/f24f20ad) <- GMM ATTACH ACCEPT (new P-TMSI=0xf24f20ad) (gprs_gmm.c:300) 20241201125155342 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241201125155342 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) 20241201125155342 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125155342 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125155342 DLM3UA 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) 20241201125155342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125155342 DLSS7 DEBUG Found route for dpc=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) 20241201125155342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125155342 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125155342 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) 20241201125155342 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125155342 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125155342 DLM3UA 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) 20241201125155342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125155342 DLSS7 DEBUG Found route for dpc=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) 20241201125155342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125155342 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241201125155346 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241201125155346 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241201125155346 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241201125155346 DMM INFO MM(262420000001001/f24f20ad) Subscriber data update (mmctx.c:445) 20241201125155346 DMM DEBUG MM(262420000001001/f24f20ad) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241201125155346 DMM INFO MM(262420000001001/f24f20ad) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241201125155346 DMM NOTICE MM(262420000001001/f24f20ad) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241201125155346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241201125155346 DMM NOTICE MM(262420000001001/f24f20ad) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241201125155346 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) 20241201125155347 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241201125155347 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241201125155347 DMM INFO MM(262420000001001/f24f20ad) Subscriber data update (mmctx.c:445) 20241201125155347 DMM DEBUG MM(262420000001001/f24f20ad) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1427)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@af17a315dbb0: vl_len:14 SGSN_Test_0-SCCP(1427)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1427)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241201125155349 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) 20241201125155349 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125155349 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125155349 DLM3UA 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) 20241201125155349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125155349 DLSS7 DEBUG Found route for dpc=188=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) 20241201125155349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125155350 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125155350 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241201125155350 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241201125155350 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241201125155350 DMM INFO MM(262420000001001/f24f20ad) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201125155350 DMM NOTICE MM(262420000001001/f24f20ad) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201125155350 DMM DEBUG GMM(gmm_fsm)[0x5580f2222130]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201125155350 DMM DEBUG GMM(gmm_fsm)[0x5580f2222130]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201125155350 DMM DEBUG MM_STATE_Iu(2)[0x5580f2214d90]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241201125155350 DMM DEBUG MM_STATE_Iu(2)[0x5580f2214d90]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241201125155350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201125155350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241201125155350 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) 20241201125155350 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125155350 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125155350 DLM3UA 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) 20241201125155350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125155350 DLSS7 DEBUG Found route for dpc=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) 20241201125155350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125155350 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@af17a315dbb0: vl_len:7 SGSN_Test_0-SCCP(1427)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1427)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241201125155354 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) 20241201125155354 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125155354 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125155355 DLM3UA 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) 20241201125155355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125155355 DLSS7 DEBUG Found route for dpc=188=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) 20241201125155355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125155355 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125155355 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241201125155355 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241201125155355 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241201125155355 DMM INFO MM(262420000001001/f24f20ad) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241201125155355 DMM DEBUG MM_STATE_Iu(2)[0x5580f2214d90]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241201125155355 DMM DEBUG MM_STATE_Iu(2)[0x5580f2214d90]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241201125155355 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) 20241201125155355 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125155355 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125155355 DLM3UA 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) 20241201125155355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125155355 DLSS7 DEBUG Found route for dpc=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) 20241201125155355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125155355 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-RAN(1428)@af17a315dbb0: Deleted conn table entry 0TC_iu_attach_encr(1434)9248779 20241201125155356 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) 20241201125155356 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125155356 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125155356 DLM3UA 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) 20241201125155356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125155356 DLSS7 DEBUG Found route for dpc=188=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) 20241201125155356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125155356 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_iu_attach_encr(1434)@af17a315dbb0: setverdict(pass): none -> pass TC_iu_attach_encr(1434)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1414)@af17a315dbb0: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1434)@af17a315dbb0: Final verdict of PTC: pass SGSN_Test_0-RAN(1428)@af17a315dbb0: Final verdict of PTC: none SGSN_Test_0-M3UA(1429)@af17a315dbb0: Final verdict of PTC: none SGSN_Test_0-SCCP(1427)@af17a315dbb0: Final verdict of PTC: none 20241201125155416 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47646<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1432)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(1417)@af17a315dbb0: Final verdict of PTC: none 20241201125155419 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201125155419 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1422)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1431)@af17a315dbb0: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1419)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1412)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1413)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1423)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(1426)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1421)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1416)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1418)@af17a315dbb0: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1425)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(1420)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1433)@af17a315dbb0: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1414)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-RNC_GTP(1430)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(1415)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(1424)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(1412): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1413): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_iu_attach_encr-BVCI196(1414): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(1415): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(1416): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(1417): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1418): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_iu_attach_encr-BVCI210(1419): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(1420): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(1421): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(1422): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1423): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(1424): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_iu_attach_encr-BVCI220(1425): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(1426): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test_0-SCCP(1427): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test_0-RAN(1428): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test_0-M3UA(1429): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-RNC_GTP(1430): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(1431): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(1432): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(1433): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_iu_attach_encr(1434): pass (none -> pass) MTC@af17a315dbb0: Test case TC_iu_attach_encr finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201125155558 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241201125155557 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241201125155557 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) 20241201125155557 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241201125155557 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241201125155557 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241201125155557 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) 20241201125155557 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241201125155557 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241201125155557 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) 20241201125155557 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) 20241201125155557 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241201125155557 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241201125155557 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241201125155557 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241201125155557 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241201125155558 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241201125155558 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241201125155568 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47650<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201125155969 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47650<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=210608) 20241201125156419 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125156419 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=210608, count=211864) 20241201125157420 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125157420 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241201125157558 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241201125157558 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241201125157558 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201125158421 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125158421 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_iu_attach_geran_rau started. 20241201125159039 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39196<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201125159041 DMM INFO MM(262420000001001/f24f20ad) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241201125159041 DMM INFO MM(262420000001001/f24f20ad) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241201125159041 DMM DEBUG GMM(gmm_fsm)[0x5580f2222130]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201125159041 DMM DEBUG GMM(gmm_fsm)[0x5580f2222130]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201125159041 DMM DEBUG MM_STATE_Iu(2)[0x5580f2214d90]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241201125159041 DMM DEBUG MM_STATE_Iu(2)[0x5580f2214d90]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241201125159041 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241201125159041 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) 20241201125159041 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) 20241201125159041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Deallocated (fsm.c:568) 20241201125159041 DMM DEBUG MM_STATE_Gb[0x5580f2214ff0]{Idle}: Deallocated (fsm.c:568) 20241201125159041 DMM DEBUG MM_STATE_Iu(2)[0x5580f2214d90]{Detached}: Deallocated (fsm.c:568) 20241201125159041 DMM DEBUG GMM(gmm_fsm)[0x5580f2222130]{Deregistered}: Deallocated (fsm.c:568) 20241201125159041 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1435)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1436)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1435)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1439)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125159083 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201125159083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125159083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125159083 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125159083 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201125159083 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125159083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125159083 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125159083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1439)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125159085 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125159085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125159085 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125159085 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125159085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125159085 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125159085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125159085 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125159085 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201125159085 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125159085 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201125159085 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125159085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1439)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1439)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125159090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1440)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1436)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1436)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201125159099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125159099 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI196(1438)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1441)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1440)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1444)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1444)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125159118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201125159118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125159118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125159118 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125159118 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201125159118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125159118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125159118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125159118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1444)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125159120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125159120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125159120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125159120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125159120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125159120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125159120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125159120 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125159120 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201125159120 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125159120 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201125159121 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125159121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1444)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1444)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125159125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1445)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1441)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1441)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201125159134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125159134 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI210(1443)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1446)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1445)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1449)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125159159 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201125159159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125159159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125159159 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125159159 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201125159159 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125159159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125159159 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125159159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1449)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125159161 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125159161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125159161 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125159161 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125159161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125159161 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125159161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125159161 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125159161 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201125159161 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125159161 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201125159161 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125159162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1449)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1449)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125159165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1446)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1446)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201125159173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125159173 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI220(1448)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@af17a315dbb0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af17a315dbb0: Starting RAN_Emulation SGSN_Test_0-M3UA(1452)@af17a315dbb0: ************************************************* SGSN_Test_0-M3UA(1452)@af17a315dbb0: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1452)@af17a315dbb0: ************************************************* SGSN_Test_0-SCCP(1450)@af17a315dbb0: v_sccp_pdu_maxlen:268 20241201125159379 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241201125159379 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) 20241201125159379 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241201125159379 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)@af17a315dbb0: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241201125159382 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) 20241201125159382 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241201125159382 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241201125159382 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241201125159382 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241201125159382 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241201125159382 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241201125159383 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) 20241201125159383 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241201125159384 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241201125159384 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241201125159384 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241201125159384 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241201125159384 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241201125159384 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241201125159422 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125159422 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201125159422 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201125159422 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1454)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1454)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201125159424 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1454)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1454)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201125159424 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1454)@af17a315dbb0: 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)@af17a315dbb0: 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)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1454)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201125200190 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) 20241201125200190 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125200190 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125200190 DLM3UA 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) 20241201125200190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125200190 DLSS7 DEBUG Found route for dpc=188=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) 20241201125200190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125200190 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125200190 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241201125200190 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241201125200191 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) 20241201125200191 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125200191 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125200191 DLM3UA 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) 20241201125200191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125200191 DLSS7 DEBUG Found route for dpc=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) 20241201125200191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125200191 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1451)@af17a315dbb0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1438)@af17a315dbb0: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='FEED2EB6'O, index=0 SGSN_Test-GSUP(1455)@af17a315dbb0: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1457) TC_iu_attach_geran_rau(1457)@af17a315dbb0: 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 := 'A9B3'O, rac := 'C9'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1451)@af17a315dbb0: Added conn table entry 0TC_iu_attach_geran_rau(1457)3570990 SGSN_Test_0-SCCP(1450)@af17a315dbb0: First idle individual index:0 SGSN_Test_0-RAN(1451)@af17a315dbb0: patch: N(SD) for ConnIdx 0 set to 1 20241201125200493 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) 20241201125200493 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125200493 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125200493 DLM3UA 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) 20241201125200493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125200493 DLSS7 DEBUG Found route for dpc=188=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) 20241201125200493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125200493 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125200493 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241201125200493 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241201125200493 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241201125200493 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1266) 20241201125200493 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201125200493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ff0]{Init}: Allocated (fsm.c:456) 20241201125200493 DMM DEBUG MM_STATE_Gb[0x5580f221c3a0]{Idle}: Allocated (fsm.c:456) 20241201125200493 DMM DEBUG MM_STATE_Iu[0x5580f2214ec0]{Detached}: Allocated (fsm.c:456) 20241201125200493 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201125200493 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201125200493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201125200493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201125200493 DMM DEBUG MM(262420000001002/f679ea12) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201125200493 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241201125200494 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) 20241201125200494 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125200494 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125200494 DLM3UA 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) 20241201125200494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125200494 DLSS7 DEBUG Found route for dpc=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) 20241201125200494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125200494 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125200494 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) 20241201125200494 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125200494 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125200494 DLM3UA 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) 20241201125200494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125200494 DLSS7 DEBUG Found route for dpc=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) 20241201125200494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125200494 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@af17a315dbb0: { messageType := 2, destLocRef := '367D2E'O ("6}."), sourceLocRef := '000003'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1450)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1457)@af17a315dbb0: 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 := 'F49D4885DB2C2E21DE210DC721FF9F1D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FDB87956'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D564A0C1ACA21941'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'DCF66E8739AD60C9865B130C85BB3279'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5F2053BF6507EF20A96E2A3DB177070B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4EECB509A83DF1F1F86F4DFAA7D8E472'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F9B521FB023E346C'O } } } } } SGSN_Test_0-SCCP(1450)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@af17a315dbb0: vl_len:23 SGSN_Test_0-SCCP(1450)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1450)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20241201125200504 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) 20241201125200504 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125200504 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125200504 DLM3UA 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) 20241201125200504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125200504 DLSS7 DEBUG Found route for dpc=188=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) 20241201125200504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125200504 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125200504 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241201125200504 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241201125200504 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241201125200504 DMM DEBUG MM(262420000001002/f679ea12) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241201125200504 DMM NOTICE MM(262420000001002/f679ea12) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201125200504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201125200504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201125200504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201125200504 DMM DEBUG MM(262420000001002/f679ea12) Requesting authorization (sgsn_auth.c:160) 20241201125200504 DMM INFO MM(262420000001002/f679ea12) Requesting authentication tuples (sgsn_auth.c:184) 20241201125200504 DMM DEBUG MM(262420000001002/f679ea12) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201125200504 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241201125200504 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)@af17a315dbb0: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1457) SGSN_Test-GSUP(1455)@af17a315dbb0: Added IMSI table entry 0TC_iu_attach_geran_rau(1457)"262420000001002" 20241201125200507 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201125200507 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201125200507 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201125200507 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201125200507 DMM INFO MM(262420000001002/f679ea12) Subscriber data update (mmctx.c:445) 20241201125200507 DMM DEBUG MM(262420000001002/f679ea12) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201125200507 DMM INFO MM(262420000001002/f679ea12) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201125200507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201125200507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201125200507 DMM INFO MM(262420000001002/f679ea12) <- GMM AUTH AND CIPHERING REQ (rand = f4 9d 48 85 db 2c 2e 21 de 21 0d c7 21 ff 9f 1d , mmctx_is_r99=1, vec->auth_types=0x3, autn = 4e ec b5 09 a8 3d f1 f1 f8 6f 4d fa a7 d8 e4 72 ) (gprs_gmm.c:483) 20241201125200507 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241201125200507 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) 20241201125200508 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125200508 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125200508 DLM3UA 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) 20241201125200508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125200508 DLSS7 DEBUG Found route for dpc=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) 20241201125200508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125200508 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@af17a315dbb0: vl_len:37 SGSN_Test_0-SCCP(1450)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1450)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130D22F9B521FB23094B99990000100002F02904023E346C'O 20241201125200514 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) 20241201125200514 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125200514 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125200514 DLM3UA 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) 20241201125200514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125200514 DLSS7 DEBUG Found route for dpc=188=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) 20241201125200514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125200514 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125200514 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241201125200514 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241201125200514 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241201125200514 DMM INFO MM(262420000001002/f679ea12) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241201125200514 DMM NOTICE MM(262420000001002/f679ea12) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241201125200514 DMM DEBUG MM(262420000001002/f679ea12) checking auth: received UMTS RES = f9 b5 21 fb 02 3e 34 6c (gprs_gmm.c:666) 20241201125200514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241201125200514 DMM DEBUG MM(262420000001002/f679ea12) Requesting authorization (sgsn_auth.c:160) 20241201125200514 DMM INFO MM(262420000001002/f679ea12) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201125200514 DMM DEBUG MM(262420000001002/f679ea12) Requesting subscriber data update (gprs_subscriber.c:894) 20241201125200514 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241201125200514 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) 20241201125200514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ff0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241201125200514 DMM DEBUG MM(262420000001002/f679ea12) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241201125200514 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) 20241201125200514 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125200514 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125200514 DLM3UA 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) 20241201125200514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125200514 DLSS7 DEBUG Found route for dpc=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) 20241201125200515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125200515 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@af17a315dbb0: vl_len:12 SGSN_Test_0-SCCP(1450)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1450)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241201125200523 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) 20241201125200523 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125200523 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125200523 DLM3UA 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) 20241201125200523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125200523 DLSS7 DEBUG Found route for dpc=188=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) 20241201125200523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125200523 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125200523 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241201125200523 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241201125200523 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241201125200523 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20241201125200523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ff0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241201125200523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ff0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241201125200523 DMM INFO MM(262420000001002/f679ea12) <- GMM ATTACH ACCEPT (new P-TMSI=0xf679ea12) (gprs_gmm.c:300) 20241201125200523 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241201125200523 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) 20241201125200523 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125200523 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125200524 DLM3UA 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) 20241201125200524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125200524 DLSS7 DEBUG Found route for dpc=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) 20241201125200524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125200524 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125200524 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) 20241201125200524 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125200524 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125200524 DLM3UA 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) 20241201125200524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125200524 DLSS7 DEBUG Found route for dpc=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) 20241201125200524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125200524 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241201125200527 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241201125200527 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241201125200527 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241201125200527 DMM INFO MM(262420000001002/f679ea12) Subscriber data update (mmctx.c:445) 20241201125200527 DMM DEBUG MM(262420000001002/f679ea12) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241201125200527 DMM INFO MM(262420000001002/f679ea12) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241201125200527 DMM NOTICE MM(262420000001002/f679ea12) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241201125200527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241201125200527 DMM NOTICE MM(262420000001002/f679ea12) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241201125200527 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) 20241201125200528 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241201125200528 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241201125200528 DMM INFO MM(262420000001002/f679ea12) Subscriber data update (mmctx.c:445) 20241201125200528 DMM DEBUG MM(262420000001002/f679ea12) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1450)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@af17a315dbb0: vl_len:14 SGSN_Test_0-SCCP(1450)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1450)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241201125200530 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) 20241201125200530 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125200530 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125200530 DLM3UA 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) 20241201125200530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125200530 DLSS7 DEBUG Found route for dpc=188=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) 20241201125200530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125200530 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125200530 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241201125200530 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241201125200530 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241201125200530 DMM INFO MM(262420000001002/f679ea12) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201125200530 DMM NOTICE MM(262420000001002/f679ea12) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201125200530 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201125200530 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201125200530 DMM DEBUG MM_STATE_Iu(3)[0x5580f2214ec0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241201125200530 DMM DEBUG MM_STATE_Iu(3)[0x5580f2214ec0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241201125200530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201125200530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241201125200530 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) 20241201125200530 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125200530 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125200530 DLM3UA 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) 20241201125200530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125200530 DLSS7 DEBUG Found route for dpc=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) 20241201125200530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125200530 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@af17a315dbb0: vl_len:7 SGSN_Test_0-SCCP(1450)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1450)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241201125200535 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) 20241201125200535 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125200535 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125200535 DLM3UA 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) 20241201125200535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125200535 DLSS7 DEBUG Found route for dpc=188=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) 20241201125200535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125200535 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125200536 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241201125200536 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241201125200536 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241201125200536 DMM INFO MM(262420000001002/f679ea12) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241201125200536 DMM DEBUG MM_STATE_Iu(3)[0x5580f2214ec0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241201125200536 DMM DEBUG MM_STATE_Iu(3)[0x5580f2214ec0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241201125200536 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) 20241201125200536 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125200536 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125200536 DLM3UA 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) 20241201125200536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125200536 DLSS7 DEBUG Found route for dpc=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) 20241201125200536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125200536 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@af17a315dbb0: Session index based on local reference:0 20241201125200537 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) 20241201125200537 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125200537 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125200537 DLM3UA 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) 20241201125200537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125200537 DLSS7 DEBUG Found route for dpc=188=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) 20241201125200537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125200537 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1451)@af17a315dbb0: Deleted conn table entry 0TC_iu_attach_geran_rau(1457)3570990 TC_iu_attach_geran_rau(1457)@af17a315dbb0: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1438)@af17a315dbb0: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1438)@af17a315dbb0: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='F679EA12'O, index=1 20241201125200597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125200597 DLLC NOTICE LLME(ffffffff/f679ea12){UNASSIGNED} LLC RX: unknown TLLI 0xf679ea12, creating LLME on the fly (gprs_llc.c:552) 20241201125200597 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241201125200597 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241201125200597 DMM INFO MM(262420000001002/f679ea12) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: f679ea12, P-TMSI: f679ea12 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1705) 20241201125200597 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241201125200597 DMM DEBUG MM_STATE_Iu(3)[0x5580f2214ec0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20241201125200597 DMM DEBUG MM_STATE_Iu(3)[0x5580f2214ec0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241201125200597 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201125200597 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20241201125200597 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201125200597 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201125200597 DLLC NOTICE LLME(ffffffff/f679ea12){UNASSIGNED} LLGM Assign pre (f679ea12 => f679ea12) (gprs_llc.c:1079) 20241201125200597 DLLC NOTICE LLME(f679ea12/f679ea12){ASSIGNED} LLGM Assign post (f679ea12 => f679ea12) (gprs_llc.c:1125) 20241201125200597 DMM INFO MM(262420000001002/f679ea12) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_iu_attach_geran_rau(1457)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1457)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1438)@af17a315dbb0: Removing Client IMSI='262420000001002'H, index=1 20241201125200612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125200612 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20241201125200612 DMM DEBUG MM_STATE_Gb[0x5580f221c3a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201125200612 DMM INFO MM(262420000001002/f679ea12) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241201125200612 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241201125200612 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201125200612 DLLC NOTICE LLME(f679ea12/f679ea12){ASSIGNED} LLGM Assign pre (ffffffff => f679ea12) (gprs_llc.c:1079) 20241201125200613 DLLC NOTICE LLME(ffffffff/f679ea12){ASSIGNED} LLGM Assign post (ffffffff => f679ea12) (gprs_llc.c:1125) 20241201125200613 DMM DEBUG MM_STATE_Gb[0x5580f221c3a0]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241201125200613 DMM ERROR MM_STATE_Gb[0x5580f221c3a0]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1877) TC_iu_attach_geran_rau(1457)@af17a315dbb0: Final verdict of PTC: pass SGSN_Test_0-RAN(1451)@af17a315dbb0: Final verdict of PTC: none SGSN_Test_0-M3UA(1452)@af17a315dbb0: Final verdict of PTC: none SGSN_Test_0-SCCP(1450)@af17a315dbb0: Final verdict of PTC: none 20241201125200619 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39196<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241201125200622 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201125200622 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1454)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(1444)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1441)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP(1455)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1440)@af17a315dbb0: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1443)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1436)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1446)@af17a315dbb0: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1448)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1445)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(1439)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1456)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-RNC_GTP(1453)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(1449)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1435)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(1437)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(1447)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(1442)@af17a315dbb0: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1438)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(1435): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1436): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(1437): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1438): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(1439): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(1440): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1441): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(1442): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1443): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(1444): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(1445): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1446): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(1447): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1448): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(1449): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test_0-SCCP(1450): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test_0-RAN(1451): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test_0-M3UA(1452): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-RNC_GTP(1453): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(1454): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(1455): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(1456): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_iu_attach_geran_rau(1457): pass (none -> pass) MTC@af17a315dbb0: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201125200737 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241201125200737 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) 20241201125200737 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241201125200737 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241201125200737 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241201125200737 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) 20241201125200737 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241201125200737 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241201125200737 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) 20241201125200737 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) 20241201125200738 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241201125200738 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241201125200738 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241201125200738 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241201125200738 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241201125200738 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241201125200738 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241201125200738 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241201125200752 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39202<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201125201154 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39202<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=218836) 20241201125201622 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125201622 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=218836, count=220092) 20241201125202623 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125202623 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241201125202738 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241201125202738 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241201125202738 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201125203624 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125203624 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_geran_attach_iu_rau started. 20241201125204218 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39210<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201125204219 DMM INFO MM(262420000001002/f679ea12) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241201125204219 DMM INFO MM(262420000001002/f679ea12) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241201125204219 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201125204219 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201125204219 DMM DEBUG MM_STATE_Gb[0x5580f221c3a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241201125204219 DMM ERROR MM_STATE_Gb[0x5580f221c3a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241201125204219 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241201125204219 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) 20241201125204219 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) 20241201125204219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ff0]{Init}: Deallocated (fsm.c:568) 20241201125204219 DMM DEBUG MM_STATE_Gb[0x5580f221c3a0]{Idle}: Deallocated (fsm.c:568) 20241201125204219 DMM DEBUG MM_STATE_Iu(3)[0x5580f2214ec0]{Detached}: Deallocated (fsm.c:568) 20241201125204219 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Deallocated (fsm.c:568) 20241201125204220 DLLC NOTICE LLME(ffffffff/f679ea12){ASSIGNED} LLGM Assign pre (f679ea12 => ffffffff) (gprs_llc.c:1079) 20241201125204220 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f679ea12 => ffffffff) (gprs_llc.c:1125) 20241201125204220 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1458)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1459)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1458)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1462)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125204269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201125204269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125204269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125204269 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125204269 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201125204269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125204269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125204269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125204269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1462)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125204270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125204270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125204270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125204270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125204270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125204270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125204270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125204270 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125204270 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201125204270 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125204270 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201125204271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125204271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1462)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1462)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125204275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1463)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1459)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1459)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201125204283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125204283 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_geran_attach_iu_rau-BVCI196(1461)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1464)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1463)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1467)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125204305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201125204305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125204305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125204305 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125204305 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201125204305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125204305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125204305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125204305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1467)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125204307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125204307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125204307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125204307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125204307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125204307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125204307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125204307 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125204307 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201125204307 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125204307 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201125204307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125204307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1467)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1467)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125204311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1468)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1464)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1464)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201125204322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125204322 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1469)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_geran_attach_iu_rau-BVCI210(1466)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1468)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1473)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1473)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125204348 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201125204348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125204348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125204348 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125204348 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201125204348 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125204348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125204348 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125204348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1473)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125204350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125204350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125204350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125204350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125204350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125204350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125204350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125204350 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125204350 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201125204350 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125204350 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201125204351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125204351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1473)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1473)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@af17a315dbb0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT 20241201125204355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@af17a315dbb0: Starting RAN_Emulation SGSN_Test_0-M3UA(1475)@af17a315dbb0: ************************************************* SGSN_Test_0-M3UA(1475)@af17a315dbb0: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1475)@af17a315dbb0: ************************************************* SGSN_Test_0-SCCP(1472)@af17a315dbb0: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1469)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1469)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201125204363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125204363 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_geran_attach_iu_rau-BVCI220(1470)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201125204557 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241201125204557 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) 20241201125204557 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241201125204557 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)@af17a315dbb0: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241201125204560 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) 20241201125204560 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241201125204560 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241201125204560 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241201125204560 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241201125204560 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241201125204560 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241201125204561 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) 20241201125204561 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241201125204561 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241201125204561 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241201125204561 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241201125204561 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241201125204561 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241201125204561 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241201125204625 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125204625 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201125204625 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201125204625 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1477)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1477)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201125204627 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1477)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1477)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201125204628 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1477)@af17a315dbb0: 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)@af17a315dbb0: 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)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1477)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201125205284 DGPRS DEBUG Checking for inactive LLMEs, time = 14868259 (sgsn.c:131) 20241201125205367 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) 20241201125205367 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125205367 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125205367 DLM3UA 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) 20241201125205367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125205367 DLSS7 DEBUG Found route for dpc=188=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) 20241201125205367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125205367 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125205368 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241201125205368 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241201125205368 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) 20241201125205368 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125205368 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125205368 DLM3UA 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) 20241201125205368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125205368 DLSS7 DEBUG Found route for dpc=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) 20241201125205368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125205368 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1474)@af17a315dbb0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1461)@af17a315dbb0: Adding Client=TC_geran_attach_iu_rau(1480), IMSI='262420000001003'H, TLLI='FFD4F184'O, index=0 SGSN_Test-GSUP(1478)@af17a315dbb0: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1480) TC_geran_attach_iu_rau(1480)@af17a315dbb0: 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 := '2A5B8A253DCA78600E75CE48522C33B1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A6698EF6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D6E5678B2E60A7DE'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '615D943F7ACAB98DF41AEB9C710875CF'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'FB9E69C8038C30BFC2D22D8F8AC8C0C5'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '166F18C24A307017DBE2401CF9588A85'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '2310B92634F932D8'O } } } } } 20241201125205688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125205688 DLLC NOTICE LLME(ffffffff/ffd4f184){UNASSIGNED} LLC RX: unknown TLLI 0xffd4f184, creating LLME on the fly (gprs_llc.c:552) 20241201125205688 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241201125205688 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1266) 20241201125205688 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Allocated (fsm.c:456) 20241201125205688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Allocated (fsm.c:456) 20241201125205688 DMM DEBUG MM_STATE_Gb[0x5580f221c3a0]{Idle}: Allocated (fsm.c:456) 20241201125205688 DMM DEBUG MM_STATE_Iu[0x5580f2214ff0]{Detached}: Allocated (fsm.c:456) 20241201125205688 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201125205688 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201125205688 DLLC NOTICE LLME(ffffffff/ffd4f184){UNASSIGNED} LLGM Assign pre (ffd4f184 => f66168eb) (gprs_llc.c:1079) 20241201125205688 DLLC NOTICE LLME(ffd4f184/f66168eb){ASSIGNED} LLGM Assign post (ffd4f184 => f66168eb) (gprs_llc.c:1125) 20241201125205688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201125205688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201125205688 DMM DEBUG MM(262420000001003/f66168eb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201125205700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125205701 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241201125205701 DMM DEBUG MM_STATE_Gb(0)[0x5580f221c3a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201125205701 DMM DEBUG MM(262420000001003/f66168eb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241201125205701 DMM NOTICE MM(262420000001003/f66168eb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201125205701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201125205701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201125205701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201125205701 DMM DEBUG MM(262420000001003/f66168eb) Requesting authorization (sgsn_auth.c:160) 20241201125205701 DMM INFO MM(262420000001003/f66168eb) Requesting authentication tuples (sgsn_auth.c:184) 20241201125205701 DMM DEBUG MM(262420000001003/f66168eb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201125205701 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241201125205701 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)@af17a315dbb0: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1480) SGSN_Test-GSUP(1478)@af17a315dbb0: Added IMSI table entry 0TC_geran_attach_iu_rau(1480)"262420000001003" 20241201125205703 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201125205703 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201125205703 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201125205703 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201125205703 DMM INFO MM(262420000001003/f66168eb) Subscriber data update (mmctx.c:445) 20241201125205703 DMM DEBUG MM(262420000001003/f66168eb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201125205703 DMM INFO MM(262420000001003/f66168eb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201125205703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201125205703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201125205703 DMM INFO MM(262420000001003/f66168eb) <- GMM AUTH AND CIPHERING REQ (rand = 2a 5b 8a 25 3d ca 78 60 0e 75 ce 48 52 2c 33 b1 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 16 6f 18 c2 4a 30 70 17 db e2 40 1c f9 58 8a 85 ) (gprs_gmm.c:483) 20241201125205711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125205711 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241201125205711 DMM DEBUG MM_STATE_Gb(0)[0x5580f221c3a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201125205711 DMM INFO MM(262420000001003/f66168eb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241201125205711 DMM NOTICE MM(262420000001003/f66168eb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241201125205711 DMM DEBUG MM(262420000001003/f66168eb) checking auth: received UMTS RES = 23 10 b9 26 34 f9 32 d8 (gprs_gmm.c:666) 20241201125205711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241201125205711 DMM DEBUG MM(262420000001003/f66168eb) Requesting authorization (sgsn_auth.c:160) 20241201125205711 DMM INFO MM(262420000001003/f66168eb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201125205711 DMM DEBUG MM(262420000001003/f66168eb) Requesting subscriber data update (gprs_subscriber.c:894) 20241201125205711 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241201125205711 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) 20241201125205711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241201125205711 DMM INFO MM(262420000001003/f66168eb) <- GMM ATTACH ACCEPT (new P-TMSI=0xf66168eb) (gprs_gmm.c:300) 20241201125205712 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241201125205712 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241201125205712 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241201125205712 DMM INFO MM(262420000001003/f66168eb) Subscriber data update (mmctx.c:445) 20241201125205712 DMM DEBUG MM(262420000001003/f66168eb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241201125205712 DMM INFO MM(262420000001003/f66168eb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241201125205712 DMM NOTICE MM(262420000001003/f66168eb) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241201125205712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241201125205712 DMM NOTICE MM(262420000001003/f66168eb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241201125205712 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) 20241201125205713 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241201125205713 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241201125205713 DMM INFO MM(262420000001003/f66168eb) Subscriber data update (mmctx.c:445) 20241201125205713 DMM DEBUG MM(262420000001003/f66168eb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241201125205719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125205719 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241201125205719 DMM DEBUG MM_STATE_Gb(0)[0x5580f221c3a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241201125205719 DMM INFO MM(262420000001003/f66168eb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201125205719 DMM NOTICE MM(262420000001003/f66168eb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201125205719 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201125205719 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201125205719 DLLC NOTICE LLME(ffd4f184/f66168eb){ASSIGNED} LLGM Assign pre (ffffffff => f66168eb) (gprs_llc.c:1079) 20241201125205719 DLLC NOTICE LLME(ffffffff/f66168eb){ASSIGNED} LLGM Assign post (ffffffff => f66168eb) (gprs_llc.c:1125) 20241201125205719 DMM DEBUG MM_STATE_Gb(0)[0x5580f221c3a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241201125205719 DMM DEBUG MM_STATE_Gb(0)[0x5580f221c3a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241201125205719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201125205719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1480)@af17a315dbb0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { routingAreaUpdateRequest := { messageType := '00000000'B, updateType := { valueField := '000'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, oldRoutingAreaId := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '00'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, oldPTMSISignature := omit, readyTimerValue := omit, drxParameter := omit, tmsiStatus := omit, ptmsi := { elementIdentifier := '0100011'B, spare1 := '0'B, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'F66168EB'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)@af17a315dbb0: Added conn table entry 0TC_geran_attach_iu_rau(1480)6262298 SGSN_Test_0-SCCP(1472)@af17a315dbb0: First idle individual index:0 20241201125205782 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) 20241201125205782 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125205782 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125205782 DLM3UA 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) 20241201125205782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125205782 DLSS7 DEBUG Found route for dpc=188=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) 20241201125205782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) SGSN_Test_0-RAN(1474)@af17a315dbb0: patch: N(SD) for ConnIdx 0 set to 1 20241201125205782 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125205782 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241201125205782 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241201125205782 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241201125205782 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241201125205782 DMM INFO MM(262420000001003/f66168eb) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: f66168eb (00000000), TLLI: f66168eb (f66168eb), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20241201125205782 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241201125205782 DMM DEBUG MM_STATE_Gb(0)[0x5580f221c3a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20241201125205783 DMM DEBUG MM_STATE_Gb(0)[0x5580f221c3a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241201125205783 DLLC NOTICE LLME(ffffffff/f66168eb){ASSIGNED} LLGM Assign pre (f66168eb => ffffffff) (gprs_llc.c:1079) 20241201125205783 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f66168eb => ffffffff) (gprs_llc.c:1125) 20241201125205783 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201125205783 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20241201125205783 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201125205783 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201125205783 DMM DEBUG MM(262420000001003/f66168eb) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241201125205783 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) 20241201125205783 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125205783 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125205783 DLM3UA 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) 20241201125205783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125205783 DLSS7 DEBUG Found route for dpc=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) 20241201125205783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125205783 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125205783 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) 20241201125205783 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125205783 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125205783 DLM3UA 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) 20241201125205783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125205783 DLSS7 DEBUG Found route for dpc=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) 20241201125205783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125205783 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1472)@af17a315dbb0: { messageType := 2, destLocRef := '5F8E1A'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(1472)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1472)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1472)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1472)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1472)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1472)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1472)@af17a315dbb0: vl_len:12 SGSN_Test_0-SCCP(1472)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1472)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241201125205792 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) 20241201125205792 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125205792 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125205792 DLM3UA 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) 20241201125205792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125205792 DLSS7 DEBUG Found route for dpc=188=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) 20241201125205792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125205792 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125205792 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241201125205792 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241201125205792 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241201125205792 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20241201125205792 DMM INFO MM(262420000001003/f66168eb) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) 20241201125205792 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20241201125205792 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) 20241201125205792 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125205792 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125205792 DLM3UA 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) 20241201125205792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125205792 DLSS7 DEBUG Found route for dpc=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) 20241201125205792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125205792 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125205792 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) 20241201125205792 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125205792 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125205792 DLM3UA 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) 20241201125205792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125205792 DLSS7 DEBUG Found route for dpc=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) 20241201125205792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125205792 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1472)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1472)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1472)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1472)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1472)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1472)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1472)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1472)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1480)@af17a315dbb0: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1480)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1480)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1461)@af17a315dbb0: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1472)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1472)@af17a315dbb0: vl_len:14 SGSN_Test_0-SCCP(1472)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1472)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20241201125205803 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) 20241201125205803 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125205803 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125205803 DLM3UA 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) 20241201125205803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125205803 DLSS7 DEBUG Found route for dpc=188=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) 20241201125205803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125205803 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125205803 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241201125205803 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241201125205803 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241201125205803 DMM INFO MM(262420000001003/f66168eb) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241201125205803 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241201125205803 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201125205803 DMM DEBUG MM_STATE_Iu[0x5580f2214ff0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1870) 20241201125205803 DMM ERROR MM_STATE_Iu[0x5580f2214ff0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1870) TC_geran_attach_iu_rau(1480)@af17a315dbb0: Final verdict of PTC: pass SGSN_Test_0-RAN(1474)@af17a315dbb0: Final verdict of PTC: none SGSN_Test_0-M3UA(1475)@af17a315dbb0: Final verdict of PTC: none SGSN_Test_0-SCCP(1472)@af17a315dbb0: Final verdict of PTC: none 20241201125205808 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39210<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241201125205811 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201125205811 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1477)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1464)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP(1478)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(1467)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1459)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-RNC_GTP(1476)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(1473)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1468)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(1462)@af17a315dbb0: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1466)@af17a315dbb0: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1470)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1469)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1463)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1458)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1479)@af17a315dbb0: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1461)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(1460)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(1471)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(1465)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(1458): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1459): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(1460): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1461): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(1462): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(1463): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1464): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(1465): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1466): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(1467): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(1468): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1469): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1470): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(1471): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test_0-SCCP(1472): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(1473): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test_0-RAN(1474): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test_0-M3UA(1475): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-RNC_GTP(1476): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(1477): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(1478): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(1479): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_geran_attach_iu_rau(1480): pass (none -> pass) MTC@af17a315dbb0: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201125205950 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39212<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201125206005 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241201125206005 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) 20241201125206005 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241201125206005 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241201125206005 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241201125206005 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) 20241201125206005 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241201125206005 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241201125206005 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) 20241201125206005 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) 20241201125206005 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241201125206006 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241201125206006 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241201125206006 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241201125206006 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241201125206006 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241201125206006 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241201125206006 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241201125206352 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39212<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=157416) 20241201125206812 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125206812 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=157416, count=178680) 20241201125207813 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125207813 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241201125208007 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241201125208007 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241201125208007 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201125208814 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125208815 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_attach_pdp_act_user started. 20241201125209414 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48308<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201125209415 DMM INFO MM(262420000001003/f66168eb) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241201125209415 DMM INFO MM(262420000001003/f66168eb) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241201125209416 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201125209416 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201125209416 DMM DEBUG MM_STATE_Iu[0x5580f2214ff0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241201125209416 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241201125209416 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) 20241201125209416 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) 20241201125209416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Deallocated (fsm.c:568) 20241201125209416 DMM DEBUG MM_STATE_Gb(0)[0x5580f221c3a0]{Idle}: Deallocated (fsm.c:568) 20241201125209416 DMM DEBUG MM_STATE_Iu[0x5580f2214ff0]{Detached}: Deallocated (fsm.c:568) 20241201125209416 DMM DEBUG GMM(gmm_fsm)[0x5580f2214d90]{Deregistered}: Deallocated (fsm.c:568) 20241201125209416 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1481)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1482)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1481)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1485)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1485)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125209466 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201125209466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125209466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125209466 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125209466 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201125209466 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125209466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125209466 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125209466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1485)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125209468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125209468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125209468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125209469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125209469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125209469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125209469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125209469 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125209469 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201125209469 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125209469 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201125209469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125209469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1485)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1485)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125209473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1486)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1482)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1482)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201125209482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125209482 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI196(1484)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1487)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1486)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1490)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125209501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201125209501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125209501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125209501 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125209501 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201125209501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125209501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125209501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125209501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1490)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125209503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125209503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125209503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125209503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125209503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125209503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125209503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125209503 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125209503 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201125209503 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125209503 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201125209503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125209503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1490)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1490)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125209508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1491)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1487)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1487)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201125209519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125209519 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI210(1489)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1492)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1491)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1495)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125209543 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201125209543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125209543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125209543 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125209543 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201125209543 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125209543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125209543 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125209543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1495)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125209545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125209545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125209545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125209546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125209546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125209546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125209546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125209546 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125209546 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201125209546 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125209546 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1495)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201125209547 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125209547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1495)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125209550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1492)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1492)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@af17a315dbb0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1498)@af17a315dbb0: ************************************************* SGSN_Test_0-M3UA(1498)@af17a315dbb0: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1498)@af17a315dbb0: ************************************************* MTC@af17a315dbb0: Starting RAN_Emulation SGSN_Test_0-SCCP(1496)@af17a315dbb0: v_sccp_pdu_maxlen:268 20241201125209561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125209561 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI220(1494)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201125209759 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241201125209759 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) 20241201125209759 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241201125209759 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)@af17a315dbb0: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241201125209762 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) 20241201125209762 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241201125209762 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241201125209762 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241201125209762 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241201125209762 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241201125209762 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241201125209763 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) 20241201125209763 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241201125209763 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241201125209763 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241201125209763 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241201125209763 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241201125209763 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241201125209764 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241201125209815 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125209815 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201125209815 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201125209815 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1500)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1500)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201125209817 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1500)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1500)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201125209818 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1500)@af17a315dbb0: 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)@af17a315dbb0: 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)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1500)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201125210567 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) 20241201125210567 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125210567 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125210567 DLM3UA 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) 20241201125210567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125210567 DLSS7 DEBUG Found route for dpc=188=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) 20241201125210567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125210567 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125210567 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241201125210567 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241201125210568 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) 20241201125210568 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125210568 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125210568 DLM3UA 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) 20241201125210568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125210568 DLSS7 DEBUG Found route for dpc=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) 20241201125210568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125210568 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1497)@af17a315dbb0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1484)@af17a315dbb0: Adding Client=TC_attach_pdp_act_user(1503), IMSI='262420000001004'H, TLLI='EC523491'O, index=0 SGSN_Test-GSUP(1501)@af17a315dbb0: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1503) TC_attach_pdp_act_user(1503)@af17a315dbb0: 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 := 'C533'O, rac := '1D'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1497)@af17a315dbb0: Added conn table entry 0TC_attach_pdp_act_user(1503)14636492 SGSN_Test_0-SCCP(1496)@af17a315dbb0: First idle individual index:0 SGSN_Test_0-RAN(1497)@af17a315dbb0: patch: N(SD) for ConnIdx 0 set to 1 20241201125210883 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) 20241201125210883 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125210883 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125210883 DLM3UA 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) 20241201125210883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125210883 DLSS7 DEBUG Found route for dpc=188=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) 20241201125210883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125210883 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125210883 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241201125210883 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241201125210883 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241201125210883 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1266) 20241201125210884 DMM DEBUG GMM(gmm_fsm)[0x5580f2214ff0]{Deregistered}: Allocated (fsm.c:456) 20241201125210884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Allocated (fsm.c:456) 20241201125210884 DMM DEBUG MM_STATE_Gb[0x5580f2214ec0]{Idle}: Allocated (fsm.c:456) 20241201125210884 DMM DEBUG MM_STATE_Iu[0x5580f2221500]{Detached}: Allocated (fsm.c:456) 20241201125210884 DMM DEBUG GMM(gmm_fsm)[0x5580f2214ff0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201125210884 DMM DEBUG GMM(gmm_fsm)[0x5580f2214ff0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201125210884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201125210884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201125210884 DMM DEBUG MM(262420000001004/fd265b0d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201125210884 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241201125210884 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) 20241201125210884 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125210884 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125210884 DLM3UA 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) 20241201125210884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125210884 DLSS7 DEBUG Found route for dpc=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) 20241201125210884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125210884 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125210884 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) 20241201125210884 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125210884 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125210884 DLM3UA 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) 20241201125210884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125210884 DLSS7 DEBUG Found route for dpc=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) 20241201125210884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125210884 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@af17a315dbb0: { messageType := 2, destLocRef := 'DF55CC'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)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@af17a315dbb0: 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 := '2EA3480AF5504018DC5FEFDD16E7CAA7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C0C6E104'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6AB0F4E61257D3C3'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F5047F356C68AB76A4F666987AA2C88A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '10826FAA29FB87269F58020040811CC1'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'EB9536A6172E833B0304C21759E1F640'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '433B3D38AE3CC942'O } } } } } SGSN_Test_0-SCCP(1496)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@af17a315dbb0: vl_len:23 SGSN_Test_0-SCCP(1496)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1496)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241201125210892 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) 20241201125210892 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125210892 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125210892 DLM3UA 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) 20241201125210892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125210892 DLSS7 DEBUG Found route for dpc=188=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) 20241201125210892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125210892 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125210893 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241201125210893 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241201125210893 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241201125210893 DMM DEBUG MM(262420000001004/fd265b0d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241201125210893 DMM NOTICE MM(262420000001004/fd265b0d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201125210893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201125210893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201125210893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201125210893 DMM DEBUG MM(262420000001004/fd265b0d) Requesting authorization (sgsn_auth.c:160) 20241201125210893 DMM INFO MM(262420000001004/fd265b0d) Requesting authentication tuples (sgsn_auth.c:184) 20241201125210893 DMM DEBUG MM(262420000001004/fd265b0d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201125210893 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241201125210893 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)@af17a315dbb0: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1503) SGSN_Test-GSUP(1501)@af17a315dbb0: Added IMSI table entry 0TC_attach_pdp_act_user(1503)"262420000001004" 20241201125210896 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201125210896 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201125210896 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201125210896 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201125210896 DMM INFO MM(262420000001004/fd265b0d) Subscriber data update (mmctx.c:445) 20241201125210896 DMM DEBUG MM(262420000001004/fd265b0d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201125210896 DMM INFO MM(262420000001004/fd265b0d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201125210896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201125210896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201125210896 DMM INFO MM(262420000001004/fd265b0d) <- GMM AUTH AND CIPHERING REQ (rand = 2e a3 48 0a f5 50 40 18 dc 5f ef dd 16 e7 ca a7 , mmctx_is_r99=1, vec->auth_types=0x3, autn = eb 95 36 a6 17 2e 83 3b 03 04 c2 17 59 e1 f6 40 ) (gprs_gmm.c:483) 20241201125210896 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241201125210896 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) 20241201125210896 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125210896 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125210896 DLM3UA 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) 20241201125210896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125210896 DLSS7 DEBUG Found route for dpc=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) 20241201125210896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125210896 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@af17a315dbb0: vl_len:37 SGSN_Test_0-SCCP(1496)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1496)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C22433B3D3823094B99990000100004F02904AE3CC942'O 20241201125210902 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) 20241201125210902 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125210902 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125210902 DLM3UA 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) 20241201125210902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125210902 DLSS7 DEBUG Found route for dpc=188=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) 20241201125210902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125210902 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125210903 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241201125210903 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241201125210903 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241201125210903 DMM INFO MM(262420000001004/fd265b0d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241201125210903 DMM NOTICE MM(262420000001004/fd265b0d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241201125210903 DMM DEBUG MM(262420000001004/fd265b0d) checking auth: received UMTS RES = 43 3b 3d 38 ae 3c c9 42 (gprs_gmm.c:666) 20241201125210903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241201125210903 DMM DEBUG MM(262420000001004/fd265b0d) Requesting authorization (sgsn_auth.c:160) 20241201125210903 DMM INFO MM(262420000001004/fd265b0d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201125210903 DMM DEBUG MM(262420000001004/fd265b0d) Requesting subscriber data update (gprs_subscriber.c:894) 20241201125210903 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241201125210903 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) 20241201125210903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241201125210903 DMM DEBUG MM(262420000001004/fd265b0d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241201125210903 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) 20241201125210903 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125210903 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125210903 DLM3UA 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) 20241201125210903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125210903 DLSS7 DEBUG Found route for dpc=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) 20241201125210903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125210903 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@af17a315dbb0: vl_len:12 SGSN_Test_0-SCCP(1496)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1496)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241201125210910 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) 20241201125210910 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125210910 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125210910 DLM3UA 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) 20241201125210910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125210910 DLSS7 DEBUG Found route for dpc=188=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) 20241201125210910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125210910 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125210911 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241201125210911 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241201125210911 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241201125210911 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20241201125210911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241201125210911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241201125210911 DMM INFO MM(262420000001004/fd265b0d) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd265b0d) (gprs_gmm.c:300) 20241201125210911 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241201125210911 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) 20241201125210911 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125210911 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125210911 DLM3UA 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) 20241201125210911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125210911 DLSS7 DEBUG Found route for dpc=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) 20241201125210911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125210911 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125210911 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) 20241201125210911 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125210911 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125210911 DLM3UA 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) 20241201125210911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125210911 DLSS7 DEBUG Found route for dpc=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) 20241201125210911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125210911 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241201125210915 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241201125210915 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241201125210915 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241201125210915 DMM INFO MM(262420000001004/fd265b0d) Subscriber data update (mmctx.c:445) 20241201125210915 DMM DEBUG MM(262420000001004/fd265b0d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241201125210915 DMM INFO MM(262420000001004/fd265b0d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241201125210915 DMM NOTICE MM(262420000001004/fd265b0d) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241201125210915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241201125210915 DMM NOTICE MM(262420000001004/fd265b0d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241201125210915 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) 20241201125210916 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241201125210916 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241201125210916 DMM INFO MM(262420000001004/fd265b0d) Subscriber data update (mmctx.c:445) 20241201125210916 DMM DEBUG MM(262420000001004/fd265b0d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1496)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@af17a315dbb0: vl_len:14 SGSN_Test_0-SCCP(1496)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1496)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241201125210919 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) 20241201125210919 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125210919 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125210919 DLM3UA 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) 20241201125210919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125210919 DLSS7 DEBUG Found route for dpc=188=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) 20241201125210919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125210919 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125210919 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241201125210919 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241201125210919 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241201125210919 DMM INFO MM(262420000001004/fd265b0d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201125210919 DMM NOTICE MM(262420000001004/fd265b0d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201125210919 DMM DEBUG GMM(gmm_fsm)[0x5580f2214ff0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201125210919 DMM DEBUG GMM(gmm_fsm)[0x5580f2214ff0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201125210919 DMM DEBUG MM_STATE_Iu(5)[0x5580f2221500]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241201125210919 DMM DEBUG MM_STATE_Iu(5)[0x5580f2221500]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241201125210919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201125210919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241201125210919 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) 20241201125210919 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125210919 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125210919 DLM3UA 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) 20241201125210919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125210919 DLSS7 DEBUG Found route for dpc=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) 20241201125210919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125210919 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@af17a315dbb0: vl_len:7 SGSN_Test_0-SCCP(1496)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1496)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241201125210924 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) 20241201125210924 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125210924 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125210924 DLM3UA 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) 20241201125210924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125210924 DLSS7 DEBUG Found route for dpc=188=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) 20241201125210924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125210924 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125210925 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241201125210925 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241201125210925 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241201125210925 DMM INFO MM(262420000001004/fd265b0d) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241201125210925 DMM DEBUG MM_STATE_Iu(5)[0x5580f2221500]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241201125210925 DMM DEBUG MM_STATE_Iu(5)[0x5580f2221500]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241201125210925 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) 20241201125210925 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125210925 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125210925 DLM3UA 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) 20241201125210925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125210925 DLSS7 DEBUG Found route for dpc=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) 20241201125210925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125210925 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@af17a315dbb0: Session index based on local reference:0 20241201125210926 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) 20241201125210926 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125210926 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125210926 DLM3UA 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) 20241201125210926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125210926 DLSS7 DEBUG Found route for dpc=188=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) 20241201125210926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125210926 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1497)@af17a315dbb0: Deleted conn table entry 0TC_attach_pdp_act_user(1503)14636492 TC_attach_pdp_act_user(1503)@af17a315dbb0: setverdict(pass): none -> pass TC_attach_pdp_act_user(1503)@af17a315dbb0: 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 := 'FD265B0D'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1497)@af17a315dbb0: Added conn table entry 0TC_attach_pdp_act_user(1503)994818 SGSN_Test_0-RAN(1497)@af17a315dbb0: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1496)@af17a315dbb0: First idle individual index:0 20241201125211129 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) 20241201125211129 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125211129 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125211129 DLM3UA 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) 20241201125211129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125211129 DLSS7 DEBUG Found route for dpc=188=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) 20241201125211129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125211129 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125211130 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241201125211130 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241201125211130 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241201125211130 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFD265B0D) type="signalling"  (gprs_gmm.c:1944) 20241201125211130 DMM DEBUG GMM(gmm_fsm)[0x5580f2214ff0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241201125211130 DMM DEBUG GMM(gmm_fsm)[0x5580f2214ff0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241201125211130 DMM DEBUG MM(262420000001004/fd265b0d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241201125211130 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) 20241201125211130 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125211130 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125211130 DLM3UA 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) 20241201125211130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125211130 DLSS7 DEBUG Found route for dpc=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) 20241201125211130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125211130 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125211130 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) 20241201125211130 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125211130 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125211130 DLM3UA 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) 20241201125211130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125211130 DLSS7 DEBUG Found route for dpc=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) 20241201125211130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125211130 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@af17a315dbb0: { messageType := 2, destLocRef := '0F2E02'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)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@af17a315dbb0: vl_len:12 SGSN_Test_0-SCCP(1496)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1496)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241201125211135 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) 20241201125211135 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125211135 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125211135 DLM3UA 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) 20241201125211135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125211135 DLSS7 DEBUG Found route for dpc=188=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) 20241201125211135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125211135 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125211135 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241201125211135 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241201125211135 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241201125211135 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 6) (iu_client.c:366) 20241201125211135 DMM DEBUG MM_STATE_Iu(5)[0x5580f2221500]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241201125211135 DMM DEBUG MM_STATE_Iu(5)[0x5580f2221500]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241201125211135 DMM INFO MM(262420000001004/fd265b0d) <- GMM SERVICE ACCEPT (P-TMSI=0xfd265b0d) (gprs_gmm.c:813) 20241201125211135 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241201125211135 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) 20241201125211135 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125211135 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125211135 DLM3UA 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) 20241201125211135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125211136 DLSS7 DEBUG Found route for dpc=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) 20241201125211136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125211136 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125211136 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) 20241201125211136 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125211136 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125211136 DLM3UA 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) 20241201125211136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125211136 DLSS7 DEBUG Found route for dpc=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) 20241201125211136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125211136 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1503)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1496)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@af17a315dbb0: vl_len:23 SGSN_Test_0-SCCP(1496)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1496)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241201125211142 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) 20241201125211142 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125211142 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125211142 DLM3UA 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) 20241201125211142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125211142 DLSS7 DEBUG Found route for dpc=188=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) 20241201125211142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125211142 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125211142 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241201125211142 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241201125211142 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241201125211142 DMM INFO MM(262420000001004/fd265b0d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241201125211142 DMM INFO MM(262420000001004/fd265b0d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241201125211142 DMM DEBUG MM(262420000001004/fd265b0d) Using GGSN 0 (gprs_sm.c:312) 20241201125211142 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) 20241201125211142 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241201125211142 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241201125211143 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:181) 20241201125211143 DLGTP DEBUG Registering seq=1080 in restransmit req queue (gtp.c:402) 20241201125211154 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 d9 bb 3a 11 11 1f 79 94 22 14 05 7f 05 1f 2a 91 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) 20241201125211154 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff77bad1608, cbp=0x5580f2225a10) (sgsn_libgtp.c:632) 20241201125211154 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241201125211155 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) 20241201125211155 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125211155 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125211155 DLM3UA 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) 20241201125211155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125211155 DLSS7 DEBUG Found route for dpc=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) 20241201125211155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125211155 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@af17a315dbb0: vl_len:30 SGSN_Test_0-SCCP(1496)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1496)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068008C66B0BD'O 20241201125211169 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) 20241201125211169 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125211169 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125211169 DLM3UA 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) 20241201125211169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125211169 DLSS7 DEBUG Found route for dpc=188=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) 20241201125211169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125211169 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125211169 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241201125211169 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241201125211169 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241201125211169 DRANAP INFO Rx RAB Assignment Response for UE conn_id 6 (iu_client.c:574) 20241201125211169 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241201125211169 DLGTP DEBUG Registering seq=1081 in restransmit req queue (gtp.c:402) 20241201125211169 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241201125211169 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241201125211170 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) 20241201125211170 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125211170 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125211170 DLM3UA 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) 20241201125211170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125211170 DLSS7 DEBUG Found route for dpc=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) 20241201125211170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125211170 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@af17a315dbb0: 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)@af17a315dbb0: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@af17a315dbb0: Test Component 1503 has requested to stop MTC. Terminating current testcase execution. 20241201125211173 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201125211173 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1500)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP(1501)@af17a315dbb0: Final verdict of PTC: none 20241201125211175 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48308<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1485)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(1490)@af17a315dbb0: Final verdict of PTC: none 20241201125211175 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241201125211175 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) 20241201125211175 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241201125211175 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241201125211175 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241201125211175 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) 20241201125211175 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241201125211175 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241201125211175 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) 20241201125211175 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) 20241201125211175 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241201125211175 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241201125211175 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241201125211175 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241201125211175 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241201125211175 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241201125211175 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) SGSN_Test-Gb0-NS0(1481)@af17a315dbb0: Final verdict of PTC: none 20241201125211175 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-Gb2-NS2(1491)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1482)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(1495)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1486)@af17a315dbb0: Final verdict of PTC: none SGSN_Test_0-M3UA(1498)@af17a315dbb0: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1489)@af17a315dbb0: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1494)@af17a315dbb0: Final verdict of PTC: none SGSN_Test_0-SCCP(1496)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1487)@af17a315dbb0: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1484)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1492)@af17a315dbb0: Final verdict of PTC: none SGSN_Test_0-RAN(1497)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-RNC_GTP(1499)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1502)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(1488)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(1493)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(1483)@af17a315dbb0: Final verdict of PTC: none TC_attach_pdp_act_user(1503)@af17a315dbb0: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(1481): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1482): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(1483): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1484): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(1485): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(1486): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1487): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(1488): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1489): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(1490): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(1491): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1492): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(1493): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1494): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(1495): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test_0-SCCP(1496): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test_0-RAN(1497): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test_0-M3UA(1498): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-RNC_GTP(1499): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(1500): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(1501): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(1502): none (none -> none) MTC@af17a315dbb0: 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@af17a315dbb0: 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@af17a315dbb0: 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'. Sun Dec 1 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 20241201125211309 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48316<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201125211811 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48316<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=278008) 20241201125212173 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125212173 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=278008, count=282460) 20241201125213175 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125213175 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241201125213176 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241201125213176 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241201125213176 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201125214177 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125214177 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_attach_pdp_act_user_addr_v4raw started. 20241201125214875 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48322<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201125214877 DMM INFO MM(262420000001004/fd265b0d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241201125214877 DMM INFO MM(262420000001004/fd265b0d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241201125214877 DMM DEBUG GMM(gmm_fsm)[0x5580f2214ff0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201125214877 DMM DEBUG GMM(gmm_fsm)[0x5580f2214ff0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201125214877 DMM DEBUG MM_STATE_Iu(5)[0x5580f2221500]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241201125214877 DMM DEBUG MM_STATE_Iu(5)[0x5580f2221500]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241201125214877 DMM NOTICE MM(262420000001004/fd265b0d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241201125214877 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20241201125214877 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241201125214877 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241201125214877 DLGTP DEBUG Registering seq=1082 in restransmit req queue (gtp.c:402) 20241201125214877 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241201125214877 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) 20241201125214877 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) 20241201125214877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Deallocated (fsm.c:568) 20241201125214877 DMM DEBUG MM_STATE_Gb[0x5580f2214ec0]{Idle}: Deallocated (fsm.c:568) 20241201125214877 DMM DEBUG MM_STATE_Iu(5)[0x5580f2221500]{Detached}: Deallocated (fsm.c:568) 20241201125214877 DMM DEBUG GMM(gmm_fsm)[0x5580f2214ff0]{Deregistered}: Deallocated (fsm.c:568) 20241201125214877 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241201125214877 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) 20241201125214877 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125214877 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125214877 DLM3UA 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) 20241201125214877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125214877 DLSS7 DEBUG Found route for dpc=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) 20241201125214877 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1504)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1505)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1504)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1509)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1509)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125214925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201125214925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125214925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125214925 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125214925 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201125214925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125214925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125214925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125214925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1509)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(1508)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 20241201125214927 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125214927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125214927 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125214927 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125214927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125214927 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125214927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125214927 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125214927 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201125214927 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125214927 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201125214928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125214928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1509)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1509)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125214931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1505)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1505)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201125214940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125214940 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1510)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1506)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1508)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1513)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125214952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201125214952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125214952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125214952 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125214952 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201125214952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125214952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125214952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125214953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1513)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125214954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125214954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125214954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125214954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125214954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125214954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125214954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125214954 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125214954 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201125214954 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125214954 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1513)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201125214954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125214954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1513)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125214958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1510)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1510)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1514)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 20241201125214967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125214967 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_v4raw-BVCI210(1512)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1515)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1514)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1518)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1518)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125214992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201125214992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125214992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125214992 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125214992 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201125214992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125214992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125214992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125214992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1518)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125214993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125214993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125214993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125214993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125214993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125214993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125214993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125214993 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125214993 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201125214993 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125214993 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201125214993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125214993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1518)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1518)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125214996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1515)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1515)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201125215004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125215004 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_v4raw-BVCI220(1517)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@af17a315dbb0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1521)@af17a315dbb0: ************************************************* SGSN_Test_0-M3UA(1521)@af17a315dbb0: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1521)@af17a315dbb0: ************************************************* MTC@af17a315dbb0: Starting RAN_Emulation SGSN_Test_0-SCCP(1519)@af17a315dbb0: v_sccp_pdu_maxlen:268 20241201125215178 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125215178 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201125215178 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201125215178 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1523)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1523)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201125215180 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1523)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1523)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201125215180 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1523)@af17a315dbb0: 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)@af17a315dbb0: 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)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1523)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201125215212 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241201125215212 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) 20241201125215212 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241201125215212 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)@af17a315dbb0: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241201125215215 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) 20241201125215215 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241201125215215 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241201125215215 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241201125215215 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241201125215215 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241201125215215 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241201125215216 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) 20241201125215216 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241201125215216 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241201125215216 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241201125215216 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241201125215216 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241201125215216 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241201125215217 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241201125216024 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) 20241201125216024 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125216024 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125216024 DLM3UA 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) 20241201125216024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125216024 DLSS7 DEBUG Found route for dpc=188=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) 20241201125216024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125216024 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125216025 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241201125216025 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241201125216025 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) 20241201125216025 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125216025 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125216025 DLM3UA 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) 20241201125216025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125216025 DLSS7 DEBUG Found route for dpc=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) 20241201125216025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125216025 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1520)@af17a315dbb0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1506)@af17a315dbb0: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1526), IMSI='262420000001058'H, TLLI='F4F6FED4'O, index=0 SGSN_Test-GSUP(1524)@af17a315dbb0: 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)@af17a315dbb0: 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 := 'F142'O, rac := '08'O ("\b") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1520)@af17a315dbb0: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)7494821 SGSN_Test_0-SCCP(1519)@af17a315dbb0: First idle individual index:0 SGSN_Test_0-RAN(1520)@af17a315dbb0: patch: N(SD) for ConnIdx 0 set to 1 20241201125216246 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) 20241201125216246 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125216246 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125216246 DLM3UA 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) 20241201125216246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125216246 DLSS7 DEBUG Found route for dpc=188=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) 20241201125216246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125216246 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125216246 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241201125216246 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241201125216246 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241201125216246 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach"  (gprs_gmm.c:1266) 20241201125216247 DMM DEBUG GMM(gmm_fsm)[0x5580f2221500]{Deregistered}: Allocated (fsm.c:456) 20241201125216247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Allocated (fsm.c:456) 20241201125216247 DMM DEBUG MM_STATE_Gb[0x5580f221c3a0]{Idle}: Allocated (fsm.c:456) 20241201125216247 DMM DEBUG MM_STATE_Iu[0x5580f2227460]{Detached}: Allocated (fsm.c:456) 20241201125216247 DMM DEBUG GMM(gmm_fsm)[0x5580f2221500]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201125216247 DMM DEBUG GMM(gmm_fsm)[0x5580f2221500]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201125216247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201125216247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201125216247 DMM DEBUG MM(262420000001058/d2c1dc54) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201125216247 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241201125216247 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) 20241201125216247 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125216247 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125216247 DLM3UA 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) 20241201125216247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125216247 DLSS7 DEBUG Found route for dpc=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) 20241201125216247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125216247 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125216247 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) 20241201125216247 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125216247 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125216247 DLM3UA 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) 20241201125216247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125216247 DLSS7 DEBUG Found route for dpc=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) 20241201125216247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125216247 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@af17a315dbb0: { messageType := 2, destLocRef := '725CA5'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(1519)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1526)@af17a315dbb0: 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 := 'D11E087E9899290CAB5EA9523532C889'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B41F11D6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '36680E696E8F071B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '61951B3E4AD64231188B05BC0E7D9C80'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B70F3E64890A4B7D14A1ED5D672F2421'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '02015526E5CAB98E72F8CF8055BEC3CD'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'EAB0D32C417DA4DE'O } } } } } SGSN_Test_0-SCCP(1519)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@af17a315dbb0: vl_len:23 SGSN_Test_0-SCCP(1519)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1519)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20241201125216259 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) 20241201125216259 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125216259 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125216259 DLM3UA 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) 20241201125216259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125216259 DLSS7 DEBUG Found route for dpc=188=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) 20241201125216259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125216259 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125216259 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241201125216259 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241201125216259 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241201125216259 DMM DEBUG MM(262420000001058/d2c1dc54) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1084) 20241201125216259 DMM NOTICE MM(262420000001058/d2c1dc54) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201125216259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201125216259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201125216259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201125216259 DMM DEBUG MM(262420000001058/d2c1dc54) Requesting authorization (sgsn_auth.c:160) 20241201125216259 DMM INFO MM(262420000001058/d2c1dc54) Requesting authentication tuples (sgsn_auth.c:184) 20241201125216259 DMM DEBUG MM(262420000001058/d2c1dc54) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201125216259 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20241201125216259 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)@af17a315dbb0: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1526) SGSN_Test-GSUP(1524)@af17a315dbb0: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)"262420000001058" 20241201125216262 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201125216262 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201125216262 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201125216262 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201125216262 DMM INFO MM(262420000001058/d2c1dc54) Subscriber data update (mmctx.c:445) 20241201125216262 DMM DEBUG MM(262420000001058/d2c1dc54) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201125216262 DMM INFO MM(262420000001058/d2c1dc54) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201125216262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201125216262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201125216262 DMM INFO MM(262420000001058/d2c1dc54) <- GMM AUTH AND CIPHERING REQ (rand = d1 1e 08 7e 98 99 29 0c ab 5e a9 52 35 32 c8 89 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 02 01 55 26 e5 ca b9 8e 72 f8 cf 80 55 be c3 cd ) (gprs_gmm.c:483) 20241201125216262 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241201125216263 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) 20241201125216263 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125216263 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125216263 DLM3UA 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) 20241201125216263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125216263 DLSS7 DEBUG Found route for dpc=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) 20241201125216263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125216263 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@af17a315dbb0: vl_len:37 SGSN_Test_0-SCCP(1519)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1519)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130022EAB0D32C23094B99990000105008F02904417DA4DE'O 20241201125216268 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) 20241201125216268 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125216268 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125216268 DLM3UA 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) 20241201125216268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125216268 DLSS7 DEBUG Found route for dpc=188=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) 20241201125216269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125216269 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125216269 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241201125216269 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241201125216269 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241201125216269 DMM INFO MM(262420000001058/d2c1dc54) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241201125216269 DMM NOTICE MM(262420000001058/d2c1dc54) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241201125216269 DMM DEBUG MM(262420000001058/d2c1dc54) checking auth: received UMTS RES = ea b0 d3 2c 41 7d a4 de (gprs_gmm.c:666) 20241201125216269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241201125216269 DMM DEBUG MM(262420000001058/d2c1dc54) Requesting authorization (sgsn_auth.c:160) 20241201125216269 DMM INFO MM(262420000001058/d2c1dc54) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201125216269 DMM DEBUG MM(262420000001058/d2c1dc54) Requesting subscriber data update (gprs_subscriber.c:894) 20241201125216269 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20241201125216269 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) 20241201125216269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241201125216269 DMM DEBUG MM(262420000001058/d2c1dc54) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241201125216269 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) 20241201125216269 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125216269 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125216269 DLM3UA 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) 20241201125216269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125216269 DLSS7 DEBUG Found route for dpc=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) 20241201125216269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125216269 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@af17a315dbb0: vl_len:12 SGSN_Test_0-SCCP(1519)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1519)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241201125216278 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) 20241201125216278 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125216278 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125216278 DLM3UA 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) 20241201125216278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125216278 DLSS7 DEBUG Found route for dpc=188=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) 20241201125216278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125216278 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125216278 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241201125216278 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241201125216278 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241201125216278 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20241201125216278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241201125216278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241201125216278 DMM INFO MM(262420000001058/d2c1dc54) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2c1dc54) (gprs_gmm.c:300) 20241201125216278 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241201125216279 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) 20241201125216279 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125216279 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125216279 DLM3UA 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) 20241201125216279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125216279 DLSS7 DEBUG Found route for dpc=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) 20241201125216279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125216279 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125216279 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) 20241201125216279 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125216279 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125216279 DLM3UA 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) 20241201125216279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125216279 DLSS7 DEBUG Found route for dpc=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) 20241201125216279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125216279 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241201125216283 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241201125216283 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241201125216283 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241201125216283 DMM INFO MM(262420000001058/d2c1dc54) Subscriber data update (mmctx.c:445) 20241201125216283 DMM DEBUG MM(262420000001058/d2c1dc54) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241201125216283 DMM INFO MM(262420000001058/d2c1dc54) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241201125216283 DMM NOTICE MM(262420000001058/d2c1dc54) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:1000) 20241201125216283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241201125216283 DMM NOTICE MM(262420000001058/d2c1dc54) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241201125216283 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) 20241201125216284 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241201125216284 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241201125216284 DMM INFO MM(262420000001058/d2c1dc54) Subscriber data update (mmctx.c:445) 20241201125216284 DMM DEBUG MM(262420000001058/d2c1dc54) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1519)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@af17a315dbb0: vl_len:14 SGSN_Test_0-SCCP(1519)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1519)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241201125216286 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) 20241201125216286 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125216286 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125216286 DLM3UA 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) 20241201125216286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125216286 DLSS7 DEBUG Found route for dpc=188=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) 20241201125216286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125216286 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125216286 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241201125216286 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241201125216286 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241201125216286 DMM INFO MM(262420000001058/d2c1dc54) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201125216286 DMM NOTICE MM(262420000001058/d2c1dc54) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201125216286 DMM DEBUG GMM(gmm_fsm)[0x5580f2221500]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201125216286 DMM DEBUG GMM(gmm_fsm)[0x5580f2221500]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201125216286 DMM DEBUG MM_STATE_Iu(7)[0x5580f2227460]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241201125216286 DMM DEBUG MM_STATE_Iu(7)[0x5580f2227460]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241201125216286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201125216286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241201125216286 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) 20241201125216286 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125216286 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125216287 DLM3UA 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) 20241201125216287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125216287 DLSS7 DEBUG Found route for dpc=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) 20241201125216287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125216287 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@af17a315dbb0: vl_len:7 SGSN_Test_0-SCCP(1519)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1519)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241201125216291 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) 20241201125216291 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125216291 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125216291 DLM3UA 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) 20241201125216291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125216291 DLSS7 DEBUG Found route for dpc=188=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) 20241201125216291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125216291 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125216291 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241201125216291 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241201125216291 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241201125216291 DMM INFO MM(262420000001058/d2c1dc54) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241201125216291 DMM DEBUG MM_STATE_Iu(7)[0x5580f2227460]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241201125216291 DMM DEBUG MM_STATE_Iu(7)[0x5580f2227460]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241201125216291 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) 20241201125216291 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125216291 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125216291 DLM3UA 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) 20241201125216291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125216291 DLSS7 DEBUG Found route for dpc=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) 20241201125216291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125216291 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@af17a315dbb0: Session index based on local reference:0 20241201125216292 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) 20241201125216292 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125216292 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125216292 DLM3UA 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) 20241201125216292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125216293 DLSS7 DEBUG Found route for dpc=188=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) 20241201125216293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) SGSN_Test_0-RAN(1520)@af17a315dbb0: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)7494821 20241201125216293 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)@af17a315dbb0: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1526)@af17a315dbb0: 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 := 'D2C1DC54'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1520)@af17a315dbb0: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)11080060 SGSN_Test_0-RAN(1520)@af17a315dbb0: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1519)@af17a315dbb0: First idle individual index:0 20241201125216493 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) 20241201125216493 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125216493 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125216493 DLM3UA 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) 20241201125216493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125216493 DLSS7 DEBUG Found route for dpc=188=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) 20241201125216493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125216493 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125216494 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241201125216494 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241201125216494 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241201125216494 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD2C1DC54) type="signalling"  (gprs_gmm.c:1944) 20241201125216494 DMM DEBUG GMM(gmm_fsm)[0x5580f2221500]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241201125216494 DMM DEBUG GMM(gmm_fsm)[0x5580f2221500]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241201125216494 DMM DEBUG MM(262420000001058/d2c1dc54) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241201125216494 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) 20241201125216494 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125216494 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125216494 DLM3UA 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) 20241201125216494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125216494 DLSS7 DEBUG Found route for dpc=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) 20241201125216494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125216494 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125216494 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) 20241201125216494 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125216494 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125216494 DLM3UA 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) 20241201125216494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125216494 DLSS7 DEBUG Found route for dpc=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) 20241201125216494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125216494 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@af17a315dbb0: { messageType := 2, destLocRef := 'A9117C'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(1519)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@af17a315dbb0: vl_len:12 SGSN_Test_0-SCCP(1519)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1519)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241201125216499 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) 20241201125216499 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125216499 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125216499 DLM3UA 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) 20241201125216499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125216499 DLSS7 DEBUG Found route for dpc=188=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) 20241201125216499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125216499 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125216499 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241201125216499 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241201125216499 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241201125216499 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 8) (iu_client.c:366) 20241201125216499 DMM DEBUG MM_STATE_Iu(7)[0x5580f2227460]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241201125216499 DMM DEBUG MM_STATE_Iu(7)[0x5580f2227460]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241201125216499 DMM INFO MM(262420000001058/d2c1dc54) <- GMM SERVICE ACCEPT (P-TMSI=0xd2c1dc54) (gprs_gmm.c:813) 20241201125216499 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241201125216499 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) 20241201125216499 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125216499 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125216500 DLM3UA 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) 20241201125216500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125216500 DLSS7 DEBUG Found route for dpc=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) 20241201125216500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125216500 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125216500 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) 20241201125216500 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125216500 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125216500 DLM3UA 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) 20241201125216500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125216500 DLSS7 DEBUG Found route for dpc=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) 20241201125216500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125216500 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1526)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1526)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1519)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@af17a315dbb0: vl_len:23 SGSN_Test_0-SCCP(1519)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1519)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241201125216507 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) 20241201125216507 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125216507 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125216507 DLM3UA 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) 20241201125216507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125216507 DLSS7 DEBUG Found route for dpc=188=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) 20241201125216507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125216507 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125216507 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241201125216507 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241201125216507 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241201125216507 DMM INFO MM(262420000001058/d2c1dc54) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241201125216507 DMM INFO MM(262420000001058/d2c1dc54) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241201125216507 DMM DEBUG MM(262420000001058/d2c1dc54) Using GGSN 0 (gprs_sm.c:312) 20241201125216507 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) 20241201125216507 DLGTP DEBUG Begin pdp_tidset tid = 5850100000024262 (pdp.c:279) 20241201125216507 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241201125216507 DGPRS NOTICE PDP(262420000001058/0) Create PDP Context (sgsn_libgtp.c:181) 20241201125216507 DLGTP DEBUG Registering seq=1083 in restransmit req queue (gtp.c:402) 20241201125216519 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 b7 36 1b c1 11 e7 dd cf 49 14 05 7f 41 79 19 16 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) 20241201125216519 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff77bad2678, cbp=0x5580f2227590) (sgsn_libgtp.c:632) 20241201125216519 DGPRS INFO PDP(262420000001058/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241201125216519 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) 20241201125216519 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125216519 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125216519 DLM3UA 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) 20241201125216519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125216519 DLSS7 DEBUG Found route for dpc=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) 20241201125216519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125216519 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@af17a315dbb0: vl_len:30 SGSN_Test_0-SCCP(1519)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1519)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800A7280D21'O 20241201125216534 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) 20241201125216534 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125216534 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125216534 DLM3UA 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) 20241201125216534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125216534 DLSS7 DEBUG Found route for dpc=188=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) 20241201125216534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125216534 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125216534 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241201125216534 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241201125216534 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241201125216534 DRANAP INFO Rx RAB Assignment Response for UE conn_id 8 (iu_client.c:574) 20241201125216534 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241201125216535 DLGTP DEBUG Registering seq=1084 in restransmit req queue (gtp.c:402) 20241201125216535 DGPRS INFO PDP(262420000001058/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241201125216535 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241201125216535 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) 20241201125216535 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125216535 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125216535 DLM3UA 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) 20241201125216535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125216535 DLSS7 DEBUG Found route for dpc=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) 20241201125216535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125216535 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1526)@af17a315dbb0: 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)@af17a315dbb0: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@af17a315dbb0: Test Component 1526 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1524)@af17a315dbb0: Final verdict of PTC: none 20241201125216539 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201125216539 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241201125216540 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48322<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP-IPA(1523)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(1513)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(1518)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1504)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(1509)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1508)@af17a315dbb0: Final verdict of PTC: none 20241201125216541 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241201125216541 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) 20241201125216541 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241201125216541 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241201125216541 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241201125216541 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) 20241201125216541 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241201125216541 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241201125216541 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) SGSN_Test-Gb2-NS2(1514)@af17a315dbb0: Final verdict of PTC: none 20241201125216541 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) 20241201125216541 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241201125216541 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241201125216541 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241201125216541 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241201125216541 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241201125216541 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241201125216541 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241201125216541 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-SCCP(1519)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1505)@af17a315dbb0: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1512)@af17a315dbb0: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1506)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1510)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1515)@af17a315dbb0: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1517)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-RNC_GTP(1522)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1525)@af17a315dbb0: Final verdict of PTC: none SGSN_Test_0-M3UA(1521)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(1507)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(1511)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(1516)@af17a315dbb0: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw(1526)@af17a315dbb0: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" SGSN_Test_0-RAN(1520)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(1504): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1505): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1506): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(1507): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(1508): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(1509): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1510): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(1511): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1512): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(1513): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(1514): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1515): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(1516): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1517): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(1518): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test_0-SCCP(1519): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test_0-RAN(1520): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test_0-M3UA(1521): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-RNC_GTP(1522): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(1523): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(1524): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(1525): none (none -> none) MTC@af17a315dbb0: 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@af17a315dbb0: 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@af17a315dbb0: 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'. Sun Dec 1 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 20241201125216677 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59812<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201125217178 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59812<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=282580) 20241201125217540 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125217540 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=282580, count=289924) 20241201125218541 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125218541 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241201125218542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241201125218542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241201125218542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201125219542 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125219542 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20241201125220247 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59814<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201125220248 DMM INFO MM(262420000001058/d2c1dc54) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241201125220248 DMM INFO MM(262420000001058/d2c1dc54) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241201125220248 DMM DEBUG GMM(gmm_fsm)[0x5580f2221500]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201125220248 DMM DEBUG GMM(gmm_fsm)[0x5580f2221500]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201125220248 DMM DEBUG MM_STATE_Iu(7)[0x5580f2227460]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241201125220248 DMM DEBUG MM_STATE_Iu(7)[0x5580f2227460]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241201125220248 DMM NOTICE MM(262420000001058/d2c1dc54) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241201125220248 DGPRS INFO PDP(262420000001058/0) Forcing release of PDP context (pdpctx.c:102) 20241201125220248 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241201125220248 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241201125220248 DLGTP DEBUG Registering seq=1085 in restransmit req queue (gtp.c:402) 20241201125220249 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20241201125220249 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) 20241201125220249 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) 20241201125220249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Deallocated (fsm.c:568) 20241201125220249 DMM DEBUG MM_STATE_Gb[0x5580f221c3a0]{Idle}: Deallocated (fsm.c:568) 20241201125220249 DMM DEBUG MM_STATE_Iu(7)[0x5580f2227460]{Detached}: Deallocated (fsm.c:568) 20241201125220249 DMM DEBUG GMM(gmm_fsm)[0x5580f2221500]{Deregistered}: Deallocated (fsm.c:568) 20241201125220249 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241201125220249 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) 20241201125220249 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125220249 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125220249 DLM3UA 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) 20241201125220249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125220249 DLSS7 DEBUG Found route for dpc=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) 20241201125220249 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1527)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1528)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1527)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1532)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125220299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201125220299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125220299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125220299 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125220299 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201125220299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125220299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125220299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125220299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1532)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125220300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125220300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125220300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125220301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125220301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125220301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125220301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125220301 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125220301 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201125220301 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125220301 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(1531)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1532)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201125220302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125220302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1532)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125220305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1528)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1528)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201125220313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125220313 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1533)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1529)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1531)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1536)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1536)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125220324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201125220324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125220324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125220324 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125220324 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201125220324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125220324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125220324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125220324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1536)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125220325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125220325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125220325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125220326 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125220326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125220326 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125220326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125220326 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125220326 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201125220326 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125220326 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1536)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201125220326 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125220326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1536)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125220330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1533)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1533)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1537)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 20241201125220339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125220339 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(1535)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1538)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1537)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1541)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125220362 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201125220362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125220362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125220362 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125220362 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201125220362 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125220362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125220362 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125220362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1541)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125220365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125220365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125220365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125220365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125220365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125220365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125220365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125220365 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125220365 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201125220365 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125220365 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201125220366 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125220366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1541)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1541)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125220370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1538)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1538)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201125220379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125220379 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@af17a315dbb0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1544)@af17a315dbb0: ************************************************* SGSN_Test_0-M3UA(1544)@af17a315dbb0: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1544)@af17a315dbb0: ************************************************* MTC@af17a315dbb0: Starting RAN_Emulation SGSN_Test_0-SCCP(1542)@af17a315dbb0: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1540)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201125220543 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125220543 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201125220543 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201125220543 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1546)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1546)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201125220546 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1546)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1546)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201125220546 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1546)@af17a315dbb0: 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)@af17a315dbb0: 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)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1546)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201125220581 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241201125220581 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) 20241201125220581 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241201125220581 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)@af17a315dbb0: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241201125220585 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) 20241201125220585 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241201125220585 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241201125220585 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241201125220585 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241201125220585 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241201125220585 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241201125220586 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) 20241201125220586 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241201125220586 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241201125220586 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241201125220586 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241201125220586 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241201125220586 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241201125220586 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241201125221392 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) 20241201125221392 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125221393 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125221393 DLM3UA 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) 20241201125221393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125221393 DLSS7 DEBUG Found route for dpc=188=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) 20241201125221393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125221393 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125221393 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241201125221393 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241201125221393 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) 20241201125221393 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125221393 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125221393 DLM3UA 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) 20241201125221393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125221393 DLSS7 DEBUG Found route for dpc=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) 20241201125221393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125221393 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1543)@af17a315dbb0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1529)@af17a315dbb0: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549), IMSI='262420000001055'H, TLLI='F527AE75'O, index=0 SGSN_Test-GSUP(1547)@af17a315dbb0: 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)@af17a315dbb0: 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 := '2CE8'O, rac := '20'O (" ") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1543)@af17a315dbb0: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)13374428 SGSN_Test_0-SCCP(1542)@af17a315dbb0: First idle individual index:0 SGSN_Test_0-RAN(1543)@af17a315dbb0: patch: N(SD) for ConnIdx 0 set to 1 20241201125221611 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) 20241201125221611 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125221611 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125221611 DLM3UA 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) 20241201125221611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125221611 DLSS7 DEBUG Found route for dpc=188=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) 20241201125221611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125221611 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125221612 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241201125221612 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241201125221612 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241201125221612 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach"  (gprs_gmm.c:1266) 20241201125221612 DMM DEBUG GMM(gmm_fsm)[0x5580f2227460]{Deregistered}: Allocated (fsm.c:456) 20241201125221612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Allocated (fsm.c:456) 20241201125221612 DMM DEBUG MM_STATE_Gb[0x5580f2214ec0]{Idle}: Allocated (fsm.c:456) 20241201125221612 DMM DEBUG MM_STATE_Iu[0x5580f2228230]{Detached}: Allocated (fsm.c:456) 20241201125221612 DMM DEBUG GMM(gmm_fsm)[0x5580f2227460]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201125221612 DMM DEBUG GMM(gmm_fsm)[0x5580f2227460]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201125221612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201125221612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201125221612 DMM DEBUG MM(262420000001055/cac63e16) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201125221612 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241201125221612 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) 20241201125221612 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125221612 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125221612 DLM3UA 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) 20241201125221612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125221612 DLSS7 DEBUG Found route for dpc=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) 20241201125221612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125221612 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125221612 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) 20241201125221613 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125221613 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125221613 DLM3UA 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) 20241201125221613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125221613 DLSS7 DEBUG Found route for dpc=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) 20241201125221613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125221613 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@af17a315dbb0: { messageType := 2, destLocRef := 'CC13DC'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)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@af17a315dbb0: 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 := 'CEF3CD6CF2258EE57EBEFD74704BA5BC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '85336095'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '67763E557EFDF03C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D92D70BFBAB1AB5CD80B5703D11AFF77'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'AE3A499FC0FA8148698352716698E766'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A64EF0BE24611E643C33A7AD89A5F238'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8154E8D2E0450944'O } } } } } SGSN_Test_0-SCCP(1542)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@af17a315dbb0: vl_len:23 SGSN_Test_0-SCCP(1542)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1542)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20241201125221622 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) 20241201125221622 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125221622 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125221622 DLM3UA 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) 20241201125221622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125221622 DLSS7 DEBUG Found route for dpc=188=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) 20241201125221622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125221622 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125221622 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241201125221622 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241201125221622 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241201125221622 DMM DEBUG MM(262420000001055/cac63e16) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1084) 20241201125221622 DMM NOTICE MM(262420000001055/cac63e16) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201125221622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201125221622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201125221622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201125221622 DMM DEBUG MM(262420000001055/cac63e16) Requesting authorization (sgsn_auth.c:160) 20241201125221622 DMM INFO MM(262420000001055/cac63e16) Requesting authentication tuples (sgsn_auth.c:184) 20241201125221622 DMM DEBUG MM(262420000001055/cac63e16) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201125221622 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20241201125221622 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)@af17a315dbb0: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549) SGSN_Test-GSUP(1547)@af17a315dbb0: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)"262420000001055" 20241201125221625 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201125221625 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201125221625 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201125221625 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201125221625 DMM INFO MM(262420000001055/cac63e16) Subscriber data update (mmctx.c:445) 20241201125221625 DMM DEBUG MM(262420000001055/cac63e16) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201125221625 DMM INFO MM(262420000001055/cac63e16) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201125221625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201125221625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201125221625 DMM INFO MM(262420000001055/cac63e16) <- GMM AUTH AND CIPHERING REQ (rand = ce f3 cd 6c f2 25 8e e5 7e be fd 74 70 4b a5 bc , mmctx_is_r99=1, vec->auth_types=0x3, autn = a6 4e f0 be 24 61 1e 64 3c 33 a7 ad 89 a5 f2 38 ) (gprs_gmm.c:483) 20241201125221625 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241201125221625 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) 20241201125221625 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125221625 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125221625 DLM3UA 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) 20241201125221625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125221625 DLSS7 DEBUG Found route for dpc=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) 20241201125221625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125221625 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@af17a315dbb0: vl_len:37 SGSN_Test_0-SCCP(1542)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1542)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081308228154E8D223094B99990000105005F02904E0450944'O 20241201125221631 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) 20241201125221631 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125221631 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125221631 DLM3UA 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) 20241201125221631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125221631 DLSS7 DEBUG Found route for dpc=188=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) 20241201125221631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125221631 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125221631 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241201125221631 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241201125221631 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241201125221631 DMM INFO MM(262420000001055/cac63e16) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241201125221631 DMM NOTICE MM(262420000001055/cac63e16) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241201125221631 DMM DEBUG MM(262420000001055/cac63e16) checking auth: received UMTS RES = 81 54 e8 d2 e0 45 09 44 (gprs_gmm.c:666) 20241201125221631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241201125221631 DMM DEBUG MM(262420000001055/cac63e16) Requesting authorization (sgsn_auth.c:160) 20241201125221631 DMM INFO MM(262420000001055/cac63e16) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201125221631 DMM DEBUG MM(262420000001055/cac63e16) Requesting subscriber data update (gprs_subscriber.c:894) 20241201125221631 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20241201125221631 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) 20241201125221631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241201125221631 DMM DEBUG MM(262420000001055/cac63e16) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241201125221632 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) 20241201125221632 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125221632 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125221632 DLM3UA 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) 20241201125221632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125221632 DLSS7 DEBUG Found route for dpc=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) 20241201125221632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125221632 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@af17a315dbb0: vl_len:12 SGSN_Test_0-SCCP(1542)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1542)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241201125221640 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) 20241201125221640 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125221640 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125221640 DLM3UA 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) 20241201125221640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125221640 DLSS7 DEBUG Found route for dpc=188=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) 20241201125221640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125221640 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125221640 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241201125221640 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241201125221640 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241201125221640 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20241201125221640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241201125221640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241201125221640 DMM INFO MM(262420000001055/cac63e16) <- GMM ATTACH ACCEPT (new P-TMSI=0xcac63e16) (gprs_gmm.c:300) 20241201125221640 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241201125221641 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) 20241201125221641 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125221641 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125221641 DLM3UA 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) 20241201125221641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125221641 DLSS7 DEBUG Found route for dpc=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) 20241201125221641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125221641 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125221641 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) 20241201125221641 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125221641 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125221641 DLM3UA 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) 20241201125221641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125221641 DLSS7 DEBUG Found route for dpc=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) 20241201125221641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125221641 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241201125221644 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241201125221644 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241201125221644 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241201125221644 DMM INFO MM(262420000001055/cac63e16) Subscriber data update (mmctx.c:445) 20241201125221644 DMM DEBUG MM(262420000001055/cac63e16) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241201125221644 DMM INFO MM(262420000001055/cac63e16) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241201125221644 DMM NOTICE MM(262420000001055/cac63e16) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:1000) 20241201125221644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241201125221644 DMM NOTICE MM(262420000001055/cac63e16) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241201125221644 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) 20241201125221645 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241201125221645 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241201125221645 DMM INFO MM(262420000001055/cac63e16) Subscriber data update (mmctx.c:445) 20241201125221645 DMM DEBUG MM(262420000001055/cac63e16) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1542)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@af17a315dbb0: vl_len:14 SGSN_Test_0-SCCP(1542)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1542)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241201125221648 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) 20241201125221648 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125221648 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125221648 DLM3UA 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) 20241201125221648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125221648 DLSS7 DEBUG Found route for dpc=188=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) 20241201125221648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125221648 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125221648 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241201125221648 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241201125221648 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241201125221648 DMM INFO MM(262420000001055/cac63e16) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201125221648 DMM NOTICE MM(262420000001055/cac63e16) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201125221648 DMM DEBUG GMM(gmm_fsm)[0x5580f2227460]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201125221648 DMM DEBUG GMM(gmm_fsm)[0x5580f2227460]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201125221648 DMM DEBUG MM_STATE_Iu(9)[0x5580f2228230]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241201125221648 DMM DEBUG MM_STATE_Iu(9)[0x5580f2228230]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241201125221648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201125221648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241201125221648 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) 20241201125221648 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125221648 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125221648 DLM3UA 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) 20241201125221648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125221648 DLSS7 DEBUG Found route for dpc=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) 20241201125221648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125221648 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@af17a315dbb0: vl_len:7 SGSN_Test_0-SCCP(1542)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1542)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241201125221653 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) 20241201125221653 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125221653 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125221653 DLM3UA 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) 20241201125221653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125221653 DLSS7 DEBUG Found route for dpc=188=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) 20241201125221653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125221653 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125221653 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241201125221653 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241201125221653 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241201125221653 DMM INFO MM(262420000001055/cac63e16) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241201125221653 DMM DEBUG MM_STATE_Iu(9)[0x5580f2228230]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241201125221654 DMM DEBUG MM_STATE_Iu(9)[0x5580f2228230]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241201125221654 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) 20241201125221654 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125221654 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125221654 DLM3UA 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) 20241201125221654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125221654 DLSS7 DEBUG Found route for dpc=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) 20241201125221654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125221654 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@af17a315dbb0: Session index based on local reference:0 20241201125221655 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) 20241201125221655 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125221655 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125221655 DLM3UA 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) 20241201125221655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125221655 DLSS7 DEBUG Found route for dpc=188=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) 20241201125221655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125221655 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1543)@af17a315dbb0: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)13374428 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@af17a315dbb0: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@af17a315dbb0: 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 := 'CAC63E16'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1543)@af17a315dbb0: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)6535989 SGSN_Test_0-RAN(1543)@af17a315dbb0: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1542)@af17a315dbb0: First idle individual index:0 20241201125221861 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) 20241201125221861 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125221861 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125221861 DLM3UA 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) 20241201125221861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125221861 DLSS7 DEBUG Found route for dpc=188=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) 20241201125221861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125221861 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125221862 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241201125221862 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241201125221862 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241201125221862 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCAC63E16) type="signalling"  (gprs_gmm.c:1944) 20241201125221862 DMM DEBUG GMM(gmm_fsm)[0x5580f2227460]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241201125221862 DMM DEBUG GMM(gmm_fsm)[0x5580f2227460]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241201125221862 DMM DEBUG MM(262420000001055/cac63e16) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241201125221862 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) 20241201125221862 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125221862 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125221862 DLM3UA 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) 20241201125221862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125221862 DLSS7 DEBUG Found route for dpc=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) 20241201125221862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125221862 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125221862 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) 20241201125221863 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125221863 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125221863 DLM3UA 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) 20241201125221863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125221863 DLSS7 DEBUG Found route for dpc=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) 20241201125221863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125221863 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@af17a315dbb0: { messageType := 2, destLocRef := '63BB35'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)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@af17a315dbb0: vl_len:12 SGSN_Test_0-SCCP(1542)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1542)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241201125221868 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) 20241201125221868 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125221868 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125221868 DLM3UA 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) 20241201125221868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125221868 DLSS7 DEBUG Found route for dpc=188=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) 20241201125221868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125221868 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125221868 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241201125221868 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241201125221868 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241201125221868 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 10) (iu_client.c:366) 20241201125221868 DMM DEBUG MM_STATE_Iu(9)[0x5580f2228230]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241201125221868 DMM DEBUG MM_STATE_Iu(9)[0x5580f2228230]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241201125221868 DMM INFO MM(262420000001055/cac63e16) <- GMM SERVICE ACCEPT (P-TMSI=0xcac63e16) (gprs_gmm.c:813) 20241201125221868 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241201125221869 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) 20241201125221869 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125221869 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125221869 DLM3UA 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) 20241201125221869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125221869 DLSS7 DEBUG Found route for dpc=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) 20241201125221869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125221869 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125221869 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) 20241201125221869 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125221869 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125221869 DLM3UA 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) 20241201125221869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125221869 DLSS7 DEBUG Found route for dpc=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) 20241201125221869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125221869 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1542)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@af17a315dbb0: vl_len:23 SGSN_Test_0-SCCP(1542)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1542)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241201125221875 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) 20241201125221875 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125221875 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125221875 DLM3UA 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) 20241201125221875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125221875 DLSS7 DEBUG Found route for dpc=188=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) 20241201125221875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125221875 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125221875 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241201125221875 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241201125221876 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241201125221876 DMM INFO MM(262420000001055/cac63e16) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241201125221876 DMM INFO MM(262420000001055/cac63e16) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241201125221876 DMM DEBUG MM(262420000001055/cac63e16) Using GGSN 0 (gprs_sm.c:312) 20241201125221876 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) 20241201125221876 DLGTP DEBUG Begin pdp_tidset tid = 5550100000024262 (pdp.c:279) 20241201125221876 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241201125221876 DGPRS NOTICE PDP(262420000001055/0) Create PDP Context (sgsn_libgtp.c:181) 20241201125221876 DLGTP DEBUG Registering seq=1086 in restransmit req queue (gtp.c:402) 20241201125221887 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 7a 22 70 d7 11 76 c5 52 85 14 05 7f ed 76 9b 2c 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) 20241201125221887 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff77bad36e8, cbp=0x5580f2225da0) (sgsn_libgtp.c:632) 20241201125221887 DGPRS INFO PDP(262420000001055/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241201125221887 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) 20241201125221887 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125221887 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125221887 DLM3UA 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) 20241201125221887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125221887 DLSS7 DEBUG Found route for dpc=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) 20241201125221887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125221887 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@af17a315dbb0: vl_len:33 SGSN_Test_0-SCCP(1542)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1542)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '6000001D000001003440160000010033400F6028DC3500017F00006800F5B1E961'O 20241201125221906 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) 20241201125221906 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125221906 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125221906 DLM3UA 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) 20241201125221906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125221906 DLSS7 DEBUG Found route for dpc=188=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) 20241201125221906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125221906 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125221907 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241201125221907 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241201125221907 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241201125221907 DRANAP INFO Rx RAB Assignment Response for UE conn_id 10 (iu_client.c:574) 20241201125221907 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/35 00 01 7f 00 00 68 )20241201125221907 DLGTP DEBUG Registering seq=1087 in restransmit req queue (gtp.c:402) 20241201125221907 DGPRS INFO PDP(262420000001055/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241201125221907 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241201125221907 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) 20241201125221907 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125221907 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125221907 DLM3UA 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) 20241201125221907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125221907 DLSS7 DEBUG Found route for dpc=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) 20241201125221907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125221907 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@af17a315dbb0: 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_itu_x213_ipv4len7(1549)@af17a315dbb0: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@af17a315dbb0: Test Component 1549 has requested to stop MTC. Terminating current testcase execution. 20241201125221911 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201125221911 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241201125221911 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241201125221912 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) 20241201125221912 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241201125221912 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) -NSVCI98(1536)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(1532)@af17a315dbb0: Final verdict of PTC: none 20241201125221912 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241201125221912 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) 20241201125221912 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241201125221912 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241201125221912 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) 20241201125221912 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) 20241201125221912 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241201125221912 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241201125221912 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241201125221912 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241201125221912 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241201125221912 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241201125221912 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) SGSN_Test-GSUP(1547)@af17a315dbb0: Final verdict of PTC: none 20241201125221912 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-GSUP-IPA(1546)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1533)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1531)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1537)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1527)@af17a315dbb0: Final verdict of PTC: none 20241201125221913 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59814<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-M3UA(1544)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(1541)@af17a315dbb0: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1535)@af17a315dbb0: Final verdict of PTC: none SGSN_Test_0-RAN(1543)@af17a315dbb0: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1529)@af17a315dbb0: Final verdict of PTC: none SGSN_Test_0-SCCP(1542)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1538)@af17a315dbb0: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1540)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-RNC_GTP(1545)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1528)@af17a315dbb0: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@af17a315dbb0: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" -NSVCI97-provIP(1530)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(1539)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(1534)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1548)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(1527): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1528): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1529): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(1530): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(1531): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(1532): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1533): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(1534): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1535): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(1536): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(1537): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1538): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(1539): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1540): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(1541): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test_0-SCCP(1542): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test_0-RAN(1543): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test_0-M3UA(1544): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-RNC_GTP(1545): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(1546): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(1547): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(1548): none (none -> none) MTC@af17a315dbb0: 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@af17a315dbb0: 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@af17a315dbb0: 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'. Sun Dec 1 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 20241201125222053 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59822<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201125222554 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59822<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=285820) 20241201125222912 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125222912 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=285820, count=290272) 20241201125223913 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125223913 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241201125223913 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241201125223914 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241201125223914 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201125224915 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125224915 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20241201125225621 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59824<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201125225622 DMM INFO MM(262420000001055/cac63e16) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241201125225622 DMM INFO MM(262420000001055/cac63e16) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241201125225622 DMM DEBUG GMM(gmm_fsm)[0x5580f2227460]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201125225622 DMM DEBUG GMM(gmm_fsm)[0x5580f2227460]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201125225622 DMM DEBUG MM_STATE_Iu(9)[0x5580f2228230]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241201125225622 DMM DEBUG MM_STATE_Iu(9)[0x5580f2228230]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241201125225622 DMM NOTICE MM(262420000001055/cac63e16) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241201125225622 DGPRS INFO PDP(262420000001055/0) Forcing release of PDP context (pdpctx.c:102) 20241201125225622 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241201125225622 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241201125225622 DLGTP DEBUG Registering seq=1088 in restransmit req queue (gtp.c:402) 20241201125225623 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20241201125225623 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) 20241201125225623 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) 20241201125225623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Deallocated (fsm.c:568) 20241201125225623 DMM DEBUG MM_STATE_Gb[0x5580f2214ec0]{Idle}: Deallocated (fsm.c:568) 20241201125225623 DMM DEBUG MM_STATE_Iu(9)[0x5580f2228230]{Detached}: Deallocated (fsm.c:568) 20241201125225623 DMM DEBUG GMM(gmm_fsm)[0x5580f2227460]{Deregistered}: Deallocated (fsm.c:568) 20241201125225623 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241201125225623 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) 20241201125225623 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125225623 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125225623 DLM3UA 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) 20241201125225623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125225623 DLSS7 DEBUG Found route for dpc=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) 20241201125225623 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1550)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1551)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1550)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1554)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125225667 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201125225667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125225667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125225667 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125225667 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201125225667 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125225667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125225667 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125225667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1554)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125225669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125225669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125225669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125225669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125225669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125225669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125225669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125225669 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125225669 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201125225669 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125225669 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1554)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201125225669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125225669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1554)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125225673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1555)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1551)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1551)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201125225681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125225681 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)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1556)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1555)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1559)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125225703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201125225703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125225703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125225703 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125225703 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201125225703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125225703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125225703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125225703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1559)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125225705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125225705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125225705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125225706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125225706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125225706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125225706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125225706 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125225706 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201125225706 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125225706 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201125225706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125225706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1559)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1559)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125225711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1560)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1556)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1556)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201125225720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125225720 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(1557)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1561)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1560)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1565)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1565)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125225751 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201125225751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125225751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125225751 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125225751 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201125225751 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125225751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125225751 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125225751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1565)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125225753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125225753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125225753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125225753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125225753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125225753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125225753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125225753 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125225753 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201125225753 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125225753 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1565)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201125225754 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125225754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1565)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@af17a315dbb0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT 20241201125225758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test_0-M3UA(1567)@af17a315dbb0: ************************************************* SGSN_Test_0-M3UA(1567)@af17a315dbb0: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1567)@af17a315dbb0: ************************************************* MTC@af17a315dbb0: Starting RAN_Emulation SGSN_Test_0-SCCP(1564)@af17a315dbb0: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1561)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1561)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201125225767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125225767 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(1562)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201125225916 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125225916 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201125225916 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201125225916 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1569)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1569)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201125225918 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1569)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1569)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201125225918 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1569)@af17a315dbb0: 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)@af17a315dbb0: 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)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1569)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201125225959 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241201125225959 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) 20241201125225959 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241201125225959 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)@af17a315dbb0: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241201125225962 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) 20241201125225962 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241201125225962 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241201125225962 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241201125225962 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241201125225962 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241201125225962 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241201125225963 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) 20241201125225963 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241201125225963 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241201125225963 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241201125225963 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241201125225963 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241201125225963 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241201125225963 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241201125226771 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) 20241201125226771 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125226771 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125226771 DLM3UA 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) 20241201125226771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125226771 DLSS7 DEBUG Found route for dpc=188=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) 20241201125226771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125226771 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125226771 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241201125226771 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241201125226771 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) 20241201125226771 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125226771 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125226771 DLM3UA 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) 20241201125226771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125226771 DLSS7 DEBUG Found route for dpc=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) 20241201125226771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125226772 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1566)@af17a315dbb0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553)@af17a315dbb0: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572), IMSI='262420000001056'H, TLLI='FB863BE3'O, index=0 SGSN_Test-GSUP(1570)@af17a315dbb0: 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)@af17a315dbb0: 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 := '5C67'O ("\\g"), rac := '9A'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1566)@af17a315dbb0: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)9816678 SGSN_Test_0-SCCP(1564)@af17a315dbb0: First idle individual index:0 SGSN_Test_0-RAN(1566)@af17a315dbb0: patch: N(SD) for ConnIdx 0 set to 1 20241201125226989 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) 20241201125226989 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125226989 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125226989 DLM3UA 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) 20241201125226990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125226990 DLSS7 DEBUG Found route for dpc=188=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) 20241201125226990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125226990 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125226990 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241201125226990 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241201125226990 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241201125226990 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach"  (gprs_gmm.c:1266) 20241201125226990 DMM DEBUG GMM(gmm_fsm)[0x5580f2228230]{Deregistered}: Allocated (fsm.c:456) 20241201125226990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Allocated (fsm.c:456) 20241201125226990 DMM DEBUG MM_STATE_Gb[0x5580f221c3a0]{Idle}: Allocated (fsm.c:456) 20241201125226990 DMM DEBUG MM_STATE_Iu[0x5580f2228f80]{Detached}: Allocated (fsm.c:456) 20241201125226990 DMM DEBUG GMM(gmm_fsm)[0x5580f2228230]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201125226990 DMM DEBUG GMM(gmm_fsm)[0x5580f2228230]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201125226990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201125226990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201125226990 DMM DEBUG MM(262420000001056/ea43b000) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201125226990 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241201125226990 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) 20241201125226990 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125226990 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125226990 DLM3UA 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) 20241201125226990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125226990 DLSS7 DEBUG Found route for dpc=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) 20241201125226990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125226990 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125226991 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) 20241201125226991 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125226991 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125226991 DLM3UA 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) 20241201125226991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125226991 DLSS7 DEBUG Found route for dpc=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) 20241201125226991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125226991 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@af17a315dbb0: { messageType := 2, destLocRef := '95CA66'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(1564)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@af17a315dbb0: 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 := '64A1D5C9D496CFEF32DF17E86F7B45E4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '86A32896'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B87C4DF81C04BC6A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B5CBCF5346622967A9FF1605C57C9086'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DB3525E0E7C5FE9A9295FF83D03AA3F8'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'FE7CFE389D16E14DCFFBBC15585BA386'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '15DF12DF890DD218'O } } } } } SGSN_Test_0-SCCP(1564)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1564)@af17a315dbb0: vl_len:23 SGSN_Test_0-SCCP(1564)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1564)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20241201125227000 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) 20241201125227000 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125227000 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125227000 DLM3UA 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) 20241201125227000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125227000 DLSS7 DEBUG Found route for dpc=188=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) 20241201125227000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125227000 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125227000 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241201125227000 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241201125227000 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241201125227000 DMM DEBUG MM(262420000001056/ea43b000) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1084) 20241201125227000 DMM NOTICE MM(262420000001056/ea43b000) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201125227000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201125227000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201125227000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201125227000 DMM DEBUG MM(262420000001056/ea43b000) Requesting authorization (sgsn_auth.c:160) 20241201125227000 DMM INFO MM(262420000001056/ea43b000) Requesting authentication tuples (sgsn_auth.c:184) 20241201125227000 DMM DEBUG MM(262420000001056/ea43b000) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201125227000 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20241201125227000 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)@af17a315dbb0: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572) SGSN_Test-GSUP(1570)@af17a315dbb0: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)"262420000001056" 20241201125227003 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201125227003 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201125227003 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201125227003 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201125227003 DMM INFO MM(262420000001056/ea43b000) Subscriber data update (mmctx.c:445) 20241201125227003 DMM DEBUG MM(262420000001056/ea43b000) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201125227003 DMM INFO MM(262420000001056/ea43b000) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201125227003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201125227003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201125227003 DMM INFO MM(262420000001056/ea43b000) <- GMM AUTH AND CIPHERING REQ (rand = 64 a1 d5 c9 d4 96 cf ef 32 df 17 e8 6f 7b 45 e4 , mmctx_is_r99=1, vec->auth_types=0x3, autn = fe 7c fe 38 9d 16 e1 4d cf fb bc 15 58 5b a3 86 ) (gprs_gmm.c:483) 20241201125227003 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241201125227003 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) 20241201125227003 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125227003 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125227003 DLM3UA 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) 20241201125227003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125227003 DLSS7 DEBUG Found route for dpc=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) 20241201125227003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125227003 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1564)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1564)@af17a315dbb0: vl_len:37 SGSN_Test_0-SCCP(1564)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1564)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813072215DF12DF23094B99990000105006F02904890DD218'O 20241201125227010 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) 20241201125227010 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125227010 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125227010 DLM3UA 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) 20241201125227010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125227010 DLSS7 DEBUG Found route for dpc=188=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) 20241201125227010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125227010 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125227010 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241201125227010 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241201125227010 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241201125227010 DMM INFO MM(262420000001056/ea43b000) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241201125227010 DMM NOTICE MM(262420000001056/ea43b000) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241201125227010 DMM DEBUG MM(262420000001056/ea43b000) checking auth: received UMTS RES = 15 df 12 df 89 0d d2 18 (gprs_gmm.c:666) 20241201125227010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241201125227010 DMM DEBUG MM(262420000001056/ea43b000) Requesting authorization (sgsn_auth.c:160) 20241201125227010 DMM INFO MM(262420000001056/ea43b000) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201125227010 DMM DEBUG MM(262420000001056/ea43b000) Requesting subscriber data update (gprs_subscriber.c:894) 20241201125227010 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20241201125227010 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) 20241201125227010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241201125227010 DMM DEBUG MM(262420000001056/ea43b000) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241201125227010 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) 20241201125227010 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125227010 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125227010 DLM3UA 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) 20241201125227010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125227010 DLSS7 DEBUG Found route for dpc=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) 20241201125227010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125227010 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1564)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1564)@af17a315dbb0: vl_len:12 SGSN_Test_0-SCCP(1564)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1564)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241201125227018 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) 20241201125227018 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125227018 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125227018 DLM3UA 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) 20241201125227018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125227018 DLSS7 DEBUG Found route for dpc=188=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) 20241201125227018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125227018 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125227018 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241201125227018 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241201125227018 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241201125227018 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20241201125227018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241201125227018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241201125227018 DMM INFO MM(262420000001056/ea43b000) <- GMM ATTACH ACCEPT (new P-TMSI=0xea43b000) (gprs_gmm.c:300) 20241201125227018 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241201125227018 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) 20241201125227018 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125227018 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125227018 DLM3UA 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) 20241201125227018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125227018 DLSS7 DEBUG Found route for dpc=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) 20241201125227018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125227018 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125227019 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) 20241201125227019 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125227019 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125227019 DLM3UA 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) 20241201125227019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125227019 DLSS7 DEBUG Found route for dpc=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) 20241201125227019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125227019 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1564)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241201125227022 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241201125227022 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241201125227022 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241201125227022 DMM INFO MM(262420000001056/ea43b000) Subscriber data update (mmctx.c:445) 20241201125227022 DMM DEBUG MM(262420000001056/ea43b000) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241201125227022 DMM INFO MM(262420000001056/ea43b000) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241201125227022 DMM NOTICE MM(262420000001056/ea43b000) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:1000) 20241201125227022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241201125227022 DMM NOTICE MM(262420000001056/ea43b000) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241201125227022 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) 20241201125227023 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241201125227023 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241201125227023 DMM INFO MM(262420000001056/ea43b000) Subscriber data update (mmctx.c:445) 20241201125227023 DMM DEBUG MM(262420000001056/ea43b000) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1564)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1564)@af17a315dbb0: vl_len:14 SGSN_Test_0-SCCP(1564)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1564)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241201125227025 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) 20241201125227025 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125227025 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125227025 DLM3UA 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) 20241201125227025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125227025 DLSS7 DEBUG Found route for dpc=188=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) 20241201125227025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125227025 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125227025 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241201125227025 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241201125227026 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241201125227026 DMM INFO MM(262420000001056/ea43b000) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201125227026 DMM NOTICE MM(262420000001056/ea43b000) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201125227026 DMM DEBUG GMM(gmm_fsm)[0x5580f2228230]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201125227026 DMM DEBUG GMM(gmm_fsm)[0x5580f2228230]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201125227026 DMM DEBUG MM_STATE_Iu(11)[0x5580f2228f80]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241201125227026 DMM DEBUG MM_STATE_Iu(11)[0x5580f2228f80]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241201125227026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201125227026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241201125227026 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) 20241201125227026 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125227026 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125227026 DLM3UA 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) 20241201125227026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125227026 DLSS7 DEBUG Found route for dpc=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) 20241201125227026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125227026 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1564)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1564)@af17a315dbb0: vl_len:7 SGSN_Test_0-SCCP(1564)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1564)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241201125227031 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) 20241201125227031 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125227031 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125227031 DLM3UA 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) 20241201125227031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125227031 DLSS7 DEBUG Found route for dpc=188=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) 20241201125227031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125227031 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125227032 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241201125227032 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241201125227032 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241201125227032 DMM INFO MM(262420000001056/ea43b000) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241201125227032 DMM DEBUG MM_STATE_Iu(11)[0x5580f2228f80]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241201125227032 DMM DEBUG MM_STATE_Iu(11)[0x5580f2228f80]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241201125227032 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) 20241201125227032 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125227032 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125227032 DLM3UA 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) 20241201125227032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125227032 DLSS7 DEBUG Found route for dpc=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) 20241201125227032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125227032 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@af17a315dbb0: Session index based on local reference:0 20241201125227034 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) 20241201125227034 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125227034 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125227034 DLM3UA 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) 20241201125227034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125227034 DLSS7 DEBUG Found route for dpc=188=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) 20241201125227034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125227034 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1566)@af17a315dbb0: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)9816678 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@af17a315dbb0: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@af17a315dbb0: 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 := 'EA43B000'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1566)@af17a315dbb0: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)5774458 SGSN_Test_0-RAN(1566)@af17a315dbb0: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1564)@af17a315dbb0: First idle individual index:0 20241201125227237 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) 20241201125227237 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125227237 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125227237 DLM3UA 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) 20241201125227237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125227237 DLSS7 DEBUG Found route for dpc=188=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) 20241201125227237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125227237 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125227238 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241201125227238 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241201125227238 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241201125227238 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xEA43B000) type="signalling"  (gprs_gmm.c:1944) 20241201125227238 DMM DEBUG GMM(gmm_fsm)[0x5580f2228230]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241201125227238 DMM DEBUG GMM(gmm_fsm)[0x5580f2228230]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241201125227238 DMM DEBUG MM(262420000001056/ea43b000) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241201125227238 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) 20241201125227238 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125227238 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125227238 DLM3UA 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) 20241201125227238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125227238 DLSS7 DEBUG Found route for dpc=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) 20241201125227238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125227238 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125227238 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) 20241201125227238 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125227238 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125227238 DLM3UA 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) 20241201125227238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125227238 DLSS7 DEBUG Found route for dpc=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) 20241201125227238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125227238 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@af17a315dbb0: { messageType := 2, destLocRef := '581C7A'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(1564)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1564)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1564)@af17a315dbb0: vl_len:12 SGSN_Test_0-SCCP(1564)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1564)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241201125227243 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) 20241201125227243 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125227243 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125227243 DLM3UA 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) 20241201125227243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125227243 DLSS7 DEBUG Found route for dpc=188=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) 20241201125227243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125227243 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125227244 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241201125227244 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241201125227244 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241201125227244 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 12) (iu_client.c:366) 20241201125227244 DMM DEBUG MM_STATE_Iu(11)[0x5580f2228f80]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241201125227244 DMM DEBUG MM_STATE_Iu(11)[0x5580f2228f80]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241201125227244 DMM INFO MM(262420000001056/ea43b000) <- GMM SERVICE ACCEPT (P-TMSI=0xea43b000) (gprs_gmm.c:813) 20241201125227244 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241201125227244 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) 20241201125227244 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125227244 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125227244 DLM3UA 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) 20241201125227244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125227244 DLSS7 DEBUG Found route for dpc=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) 20241201125227244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125227244 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125227244 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) 20241201125227244 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125227244 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125227244 DLM3UA 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) 20241201125227244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125227244 DLSS7 DEBUG Found route for dpc=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) 20241201125227244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125227244 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1564)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1564)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1564)@af17a315dbb0: vl_len:23 SGSN_Test_0-SCCP(1564)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1564)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241201125227251 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) 20241201125227251 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125227251 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125227251 DLM3UA 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) 20241201125227251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125227251 DLSS7 DEBUG Found route for dpc=188=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) 20241201125227251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125227251 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125227251 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241201125227251 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241201125227251 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241201125227251 DMM INFO MM(262420000001056/ea43b000) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241201125227251 DMM INFO MM(262420000001056/ea43b000) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241201125227251 DMM DEBUG MM(262420000001056/ea43b000) Using GGSN 0 (gprs_sm.c:312) 20241201125227251 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) 20241201125227251 DLGTP DEBUG Begin pdp_tidset tid = 5650100000024262 (pdp.c:279) 20241201125227251 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241201125227251 DGPRS NOTICE PDP(262420000001056/0) Create PDP Context (sgsn_libgtp.c:181) 20241201125227251 DLGTP DEBUG Registering seq=1089 in restransmit req queue (gtp.c:402) 20241201125227263 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 a7 41 a0 b5 11 67 a9 0e e5 14 05 7f 1d d8 b6 83 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) 20241201125227263 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff77bad4758, cbp=0x5580f2227c50) (sgsn_libgtp.c:632) 20241201125227263 DGPRS INFO PDP(262420000001056/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241201125227263 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) 20241201125227263 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125227263 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125227263 DLM3UA 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) 20241201125227263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125227263 DLSS7 DEBUG Found route for dpc=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) 20241201125227263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125227263 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1564)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1564)@af17a315dbb0: vl_len:46 SGSN_Test_0-SCCP(1564)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1564)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C602A7C3500017F0000680000000000000000000000000000F131A599'O 20241201125227280 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) 20241201125227280 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125227280 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125227280 DLM3UA 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) 20241201125227280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125227280 DLSS7 DEBUG Found route for dpc=188=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) 20241201125227280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125227280 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125227281 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241201125227281 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241201125227281 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241201125227281 DRANAP INFO Rx RAB Assignment Response for UE conn_id 12 (iu_client.c:574) 20241201125227281 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 )20241201125227281 DRANAP ERROR RAB Assignment Resp: Unknown transport layer address size 20 (gprs_ranap.c:89) 20241201125227281 DRANAP ERROR Error in cn_ranap_handle_co (-1) (iu_client.c:692) 20241201125235284 DGPRS DEBUG Checking for inactive LLMEs, time = 14868289 (sgsn.c:131) 20241201125245917 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241201125245917 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1569)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1569)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201125245918 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241201125255671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125255673 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125255673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241201125255707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125255709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125255709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241201125255755 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125255757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125255757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@af17a315dbb0: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@af17a315dbb0: Test Component 1572 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1570)@af17a315dbb0: Final verdict of PTC: none 20241201125256989 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201125256989 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1569)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(1559)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(1554)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(1565)@af17a315dbb0: Final verdict of PTC: none SGSN_Test_0-SCCP(1564)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1555)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1550)@af17a315dbb0: Final verdict of PTC: none 20241201125256992 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241201125256992 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) 20241201125256992 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241201125256992 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241201125256992 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241201125256992 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) 20241201125256992 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241201125256992 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241201125256992 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) 20241201125256992 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) 20241201125256992 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241201125256992 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241201125256992 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241201125256992 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241201125256992 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241201125256992 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241201125256992 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241201125256992 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-RAN(1566)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1560)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1556)@af17a315dbb0: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1561)@af17a315dbb0: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1557)@af17a315dbb0: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1562)@af17a315dbb0: Final verdict of PTC: none SGSN_Test_0-M3UA(1567)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1551)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-RNC_GTP(1568)@af17a315dbb0: Final verdict of PTC: none20241201125256993 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59824<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99-provIP(1563)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(1558)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(1552)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1571)@af17a315dbb0: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@af17a315dbb0: Final verdict of PTC: fail reason: "Tguard timeout" MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(1550): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1551): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(1552): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(1554): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(1555): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1556): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1557): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(1558): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(1559): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(1560): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1561): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1562): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(1563): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test_0-SCCP(1564): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(1565): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test_0-RAN(1566): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test_0-M3UA(1567): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-RNC_GTP(1568): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(1569): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(1570): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(1571): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572): fail (none -> fail) reason: "Tguard timeout" MTC@af17a315dbb0: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: fail reason: Tguard timeout MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201125257129 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44724<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201125257630 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44724<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=286176) 20241201125257991 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125257991 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=286176, count=290908) 20241201125258992 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125258992 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241201125258993 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241201125258993 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241201125258993 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201125259993 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125259993 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20241201125300693 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44728<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201125300694 DMM INFO MM(262420000001056/ea43b000) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241201125300694 DMM INFO MM(262420000001056/ea43b000) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241201125300694 DMM DEBUG GMM(gmm_fsm)[0x5580f2228230]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201125300694 DMM DEBUG GMM(gmm_fsm)[0x5580f2228230]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201125300694 DMM DEBUG MM_STATE_Iu(11)[0x5580f2228f80]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241201125300694 DMM DEBUG MM_STATE_Iu(11)[0x5580f2228f80]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241201125300694 DMM NOTICE MM(262420000001056/ea43b000) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241201125300694 DGPRS INFO PDP(262420000001056/0) Forcing release of PDP context (pdpctx.c:102) 20241201125300694 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241201125300694 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241201125300694 DLGTP DEBUG Registering seq=1090 in restransmit req queue (gtp.c:402) 20241201125300694 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20241201125300694 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) 20241201125300694 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) 20241201125300694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Deallocated (fsm.c:568) 20241201125300694 DMM DEBUG MM_STATE_Gb[0x5580f221c3a0]{Idle}: Deallocated (fsm.c:568) 20241201125300694 DMM DEBUG MM_STATE_Iu(11)[0x5580f2228f80]{Detached}: Deallocated (fsm.c:568) 20241201125300694 DMM DEBUG GMM(gmm_fsm)[0x5580f2228230]{Deregistered}: Deallocated (fsm.c:568) 20241201125300694 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241201125300694 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) 20241201125300694 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125300694 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125300694 DLM3UA 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) 20241201125300694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125300695 DLSS7 DEBUG Found route for dpc=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) 20241201125300695 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1573)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1574)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1573)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1577)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1577)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125300743 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201125300743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125300743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125300743 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125300743 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201125300743 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125300743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125300743 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125300743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1577)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125300745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125300745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125300745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125300745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125300745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125300745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125300745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125300745 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125300745 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201125300745 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125300745 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1577)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201125300746 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125300746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1577)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125300750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1578)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1574)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1574)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201125300761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125300761 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(1576)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1579)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1578)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1582)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1582)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125300777 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201125300777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125300777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125300777 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125300777 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201125300777 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125300777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125300777 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125300777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1582)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125300779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125300779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125300779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125300779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125300779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125300779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125300779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125300779 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125300779 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201125300779 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125300780 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201125300780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125300780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1582)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1582)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125300784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1583)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1579)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1579)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201125300793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125300793 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(1581)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1584)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1583)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1587)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125300812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201125300812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125300812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125300812 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125300812 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201125300812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125300812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125300812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125300812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1587)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125300814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125300814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125300814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125300814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125300814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125300814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125300814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125300814 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125300814 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201125300814 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125300814 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201125300815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125300815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1587)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1587)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125300819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1584)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1584)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201125300827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125300827 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)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@af17a315dbb0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1590)@af17a315dbb0: ************************************************* SGSN_Test_0-M3UA(1590)@af17a315dbb0: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1590)@af17a315dbb0: ************************************************* MTC@af17a315dbb0: Starting RAN_Emulation SGSN_Test_0-SCCP(1588)@af17a315dbb0: v_sccp_pdu_maxlen:268 20241201125300993 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125300993 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201125300993 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201125300993 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1592)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1592)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201125300996 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1592)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1592)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201125300996 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1592)@af17a315dbb0: 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)@af17a315dbb0: 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)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1592)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201125301036 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241201125301036 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) 20241201125301036 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241201125301036 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)@af17a315dbb0: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241201125301039 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) 20241201125301039 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241201125301039 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241201125301039 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241201125301039 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241201125301039 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241201125301039 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241201125301040 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) 20241201125301040 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241201125301040 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241201125301040 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241201125301040 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241201125301040 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241201125301040 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241201125301040 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241201125301846 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) 20241201125301846 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125301846 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125301846 DLM3UA 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) 20241201125301846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125301846 DLSS7 DEBUG Found route for dpc=188=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) 20241201125301846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125301846 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125301847 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241201125301847 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241201125301847 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) 20241201125301847 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125301847 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125301847 DLM3UA 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) 20241201125301847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125301847 DLSS7 DEBUG Found route for dpc=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) 20241201125301847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125301847 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1589)@af17a315dbb0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576)@af17a315dbb0: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595), IMSI='262420000001057'H, TLLI='F33C2B5F'O, index=0 SGSN_Test-GSUP(1593)@af17a315dbb0: 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)@af17a315dbb0: 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 := 'F1F1'O, rac := '17'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1589)@af17a315dbb0: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)7014340 SGSN_Test_0-SCCP(1588)@af17a315dbb0: First idle individual index:0 SGSN_Test_0-RAN(1589)@af17a315dbb0: patch: N(SD) for ConnIdx 0 set to 1 20241201125302056 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) 20241201125302056 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125302056 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125302056 DLM3UA 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) 20241201125302056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125302056 DLSS7 DEBUG Found route for dpc=188=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) 20241201125302056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125302056 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125302057 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241201125302057 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241201125302057 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241201125302057 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach"  (gprs_gmm.c:1266) 20241201125302057 DMM DEBUG GMM(gmm_fsm)[0x5580f2228f80]{Deregistered}: Allocated (fsm.c:456) 20241201125302057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Allocated (fsm.c:456) 20241201125302057 DMM DEBUG MM_STATE_Gb[0x5580f2214ec0]{Idle}: Allocated (fsm.c:456) 20241201125302057 DMM DEBUG MM_STATE_Iu[0x5580f2229b10]{Detached}: Allocated (fsm.c:456) 20241201125302057 DMM DEBUG GMM(gmm_fsm)[0x5580f2228f80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201125302057 DMM DEBUG GMM(gmm_fsm)[0x5580f2228f80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201125302057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201125302057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201125302057 DMM DEBUG MM(262420000001057/f02532a9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201125302057 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241201125302057 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) 20241201125302057 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125302057 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125302057 DLM3UA 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) 20241201125302057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125302057 DLSS7 DEBUG Found route for dpc=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) 20241201125302057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125302057 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125302057 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) 20241201125302057 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125302057 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125302057 DLM3UA 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) 20241201125302057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125302057 DLSS7 DEBUG Found route for dpc=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) 20241201125302057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125302057 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@af17a315dbb0: { messageType := 2, destLocRef := '6B07C4'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)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@af17a315dbb0: 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 := 'BDE45772D308D17EAA2144B43993E63F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9FA94D26'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0D85C626741ED299'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '83E49F3878152E45D4424F47693E8BAC'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'BF15F746E609F52D7FACDB1A5A0FB07F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'EF0A7A7AF09AB7B599598652A73BBA84'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '542429283B5C822B'O } } } } } SGSN_Test_0-SCCP(1588)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@af17a315dbb0: vl_len:23 SGSN_Test_0-SCCP(1588)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1588)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20241201125302067 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) 20241201125302067 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125302067 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125302067 DLM3UA 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) 20241201125302067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125302067 DLSS7 DEBUG Found route for dpc=188=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) 20241201125302067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125302067 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125302067 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241201125302067 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241201125302067 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241201125302067 DMM DEBUG MM(262420000001057/f02532a9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1084) 20241201125302067 DMM NOTICE MM(262420000001057/f02532a9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201125302067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201125302067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201125302067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201125302067 DMM DEBUG MM(262420000001057/f02532a9) Requesting authorization (sgsn_auth.c:160) 20241201125302067 DMM INFO MM(262420000001057/f02532a9) Requesting authentication tuples (sgsn_auth.c:184) 20241201125302067 DMM DEBUG MM(262420000001057/f02532a9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201125302067 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20241201125302067 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)@af17a315dbb0: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595) SGSN_Test-GSUP(1593)@af17a315dbb0: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)"262420000001057" 20241201125302069 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201125302069 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201125302069 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201125302069 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201125302069 DMM INFO MM(262420000001057/f02532a9) Subscriber data update (mmctx.c:445) 20241201125302069 DMM DEBUG MM(262420000001057/f02532a9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201125302069 DMM INFO MM(262420000001057/f02532a9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201125302069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201125302069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201125302070 DMM INFO MM(262420000001057/f02532a9) <- GMM AUTH AND CIPHERING REQ (rand = bd e4 57 72 d3 08 d1 7e aa 21 44 b4 39 93 e6 3f , mmctx_is_r99=1, vec->auth_types=0x3, autn = ef 0a 7a 7a f0 9a b7 b5 99 59 86 52 a7 3b ba 84 ) (gprs_gmm.c:483) 20241201125302070 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241201125302070 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) 20241201125302070 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125302070 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125302070 DLM3UA 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) 20241201125302070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125302070 DLSS7 DEBUG Found route for dpc=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) 20241201125302070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125302070 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@af17a315dbb0: vl_len:37 SGSN_Test_0-SCCP(1588)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1588)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C225424292823094B99990000105007F029043B5C822B'O 20241201125302076 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) 20241201125302076 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125302076 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125302076 DLM3UA 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) 20241201125302076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125302076 DLSS7 DEBUG Found route for dpc=188=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) 20241201125302076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125302076 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125302076 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241201125302076 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241201125302076 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241201125302076 DMM INFO MM(262420000001057/f02532a9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241201125302076 DMM NOTICE MM(262420000001057/f02532a9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241201125302076 DMM DEBUG MM(262420000001057/f02532a9) checking auth: received UMTS RES = 54 24 29 28 3b 5c 82 2b (gprs_gmm.c:666) 20241201125302076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241201125302076 DMM DEBUG MM(262420000001057/f02532a9) Requesting authorization (sgsn_auth.c:160) 20241201125302076 DMM INFO MM(262420000001057/f02532a9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201125302076 DMM DEBUG MM(262420000001057/f02532a9) Requesting subscriber data update (gprs_subscriber.c:894) 20241201125302076 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20241201125302077 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) 20241201125302077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241201125302077 DMM DEBUG MM(262420000001057/f02532a9) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241201125302077 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) 20241201125302077 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125302077 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125302077 DLM3UA 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) 20241201125302077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125302077 DLSS7 DEBUG Found route for dpc=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) 20241201125302077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125302077 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@af17a315dbb0: vl_len:12 SGSN_Test_0-SCCP(1588)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1588)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241201125302085 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) 20241201125302085 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125302085 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125302085 DLM3UA 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) 20241201125302085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125302085 DLSS7 DEBUG Found route for dpc=188=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) 20241201125302085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125302085 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125302085 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241201125302085 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241201125302085 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241201125302085 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20241201125302085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241201125302085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241201125302085 DMM INFO MM(262420000001057/f02532a9) <- GMM ATTACH ACCEPT (new P-TMSI=0xf02532a9) (gprs_gmm.c:300) 20241201125302085 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241201125302086 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) 20241201125302086 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125302086 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125302086 DLM3UA 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) 20241201125302086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125302086 DLSS7 DEBUG Found route for dpc=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) 20241201125302086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125302086 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125302086 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) 20241201125302086 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125302086 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125302086 DLM3UA 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) 20241201125302086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125302086 DLSS7 DEBUG Found route for dpc=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) 20241201125302086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125302086 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241201125302090 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241201125302090 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241201125302090 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241201125302090 DMM INFO MM(262420000001057/f02532a9) Subscriber data update (mmctx.c:445) 20241201125302090 DMM DEBUG MM(262420000001057/f02532a9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241201125302090 DMM INFO MM(262420000001057/f02532a9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241201125302090 DMM NOTICE MM(262420000001057/f02532a9) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:1000) 20241201125302090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241201125302090 DMM NOTICE MM(262420000001057/f02532a9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241201125302090 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) 20241201125302091 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241201125302091 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241201125302091 DMM INFO MM(262420000001057/f02532a9) Subscriber data update (mmctx.c:445) 20241201125302091 DMM DEBUG MM(262420000001057/f02532a9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1588)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@af17a315dbb0: vl_len:14 SGSN_Test_0-SCCP(1588)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1588)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241201125302094 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) 20241201125302094 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125302094 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125302094 DLM3UA 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) 20241201125302094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125302094 DLSS7 DEBUG Found route for dpc=188=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) 20241201125302094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125302094 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125302094 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241201125302094 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241201125302094 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241201125302094 DMM INFO MM(262420000001057/f02532a9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201125302094 DMM NOTICE MM(262420000001057/f02532a9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201125302094 DMM DEBUG GMM(gmm_fsm)[0x5580f2228f80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201125302094 DMM DEBUG GMM(gmm_fsm)[0x5580f2228f80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201125302094 DMM DEBUG MM_STATE_Iu(13)[0x5580f2229b10]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241201125302094 DMM DEBUG MM_STATE_Iu(13)[0x5580f2229b10]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241201125302094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201125302094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241201125302094 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) 20241201125302094 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125302094 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125302094 DLM3UA 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) 20241201125302094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125302094 DLSS7 DEBUG Found route for dpc=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) 20241201125302094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125302094 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@af17a315dbb0: vl_len:7 SGSN_Test_0-SCCP(1588)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1588)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241201125302100 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) 20241201125302100 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125302100 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125302100 DLM3UA 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) 20241201125302100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125302100 DLSS7 DEBUG Found route for dpc=188=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) 20241201125302100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125302100 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125302100 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241201125302100 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241201125302100 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241201125302100 DMM INFO MM(262420000001057/f02532a9) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241201125302100 DMM DEBUG MM_STATE_Iu(13)[0x5580f2229b10]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241201125302100 DMM DEBUG MM_STATE_Iu(13)[0x5580f2229b10]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241201125302100 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) 20241201125302100 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125302100 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125302100 DLM3UA 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) 20241201125302100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125302100 DLSS7 DEBUG Found route for dpc=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) 20241201125302100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125302100 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@af17a315dbb0: Session index based on local reference:0 20241201125302102 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) 20241201125302102 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125302102 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125302102 DLM3UA 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) 20241201125302102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125302102 DLSS7 DEBUG Found route for dpc=188=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) 20241201125302102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125302102 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1589)@af17a315dbb0: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)7014340 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@af17a315dbb0: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@af17a315dbb0: 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 := 'F02532A9'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1589)@af17a315dbb0: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)15616353 SGSN_Test_0-RAN(1589)@af17a315dbb0: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1588)@af17a315dbb0: First idle individual index:0 20241201125302305 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) 20241201125302305 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125302305 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125302305 DLM3UA 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) 20241201125302305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125302305 DLSS7 DEBUG Found route for dpc=188=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) 20241201125302305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125302305 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125302306 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241201125302306 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241201125302306 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241201125302306 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF02532A9) type="signalling"  (gprs_gmm.c:1944) 20241201125302306 DMM DEBUG GMM(gmm_fsm)[0x5580f2228f80]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241201125302306 DMM DEBUG GMM(gmm_fsm)[0x5580f2228f80]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241201125302306 DMM DEBUG MM(262420000001057/f02532a9) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241201125302306 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) 20241201125302306 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125302306 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125302306 DLM3UA 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) 20241201125302306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125302306 DLSS7 DEBUG Found route for dpc=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) 20241201125302306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125302306 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125302306 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) 20241201125302306 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125302306 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125302306 DLM3UA 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) 20241201125302306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125302306 DLSS7 DEBUG Found route for dpc=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) 20241201125302306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125302306 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@af17a315dbb0: { messageType := 2, destLocRef := 'EE4961'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)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@af17a315dbb0: vl_len:12 SGSN_Test_0-SCCP(1588)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1588)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241201125302311 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) 20241201125302311 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125302311 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125302311 DLM3UA 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) 20241201125302311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125302311 DLSS7 DEBUG Found route for dpc=188=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) 20241201125302311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125302311 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125302311 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241201125302311 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241201125302311 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241201125302311 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 14) (iu_client.c:366) 20241201125302311 DMM DEBUG MM_STATE_Iu(13)[0x5580f2229b10]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241201125302311 DMM DEBUG MM_STATE_Iu(13)[0x5580f2229b10]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241201125302311 DMM INFO MM(262420000001057/f02532a9) <- GMM SERVICE ACCEPT (P-TMSI=0xf02532a9) (gprs_gmm.c:813) 20241201125302311 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20241201125302311 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) 20241201125302311 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125302311 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125302311 DLM3UA 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) 20241201125302311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125302311 DLSS7 DEBUG Found route for dpc=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) 20241201125302311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125302311 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125302311 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) 20241201125302311 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125302312 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125302312 DLM3UA 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) 20241201125302312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125302312 DLSS7 DEBUG Found route for dpc=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) 20241201125302312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125302312 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1588)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@af17a315dbb0: vl_len:23 SGSN_Test_0-SCCP(1588)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1588)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241201125302319 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) 20241201125302319 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125302319 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125302319 DLM3UA 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) 20241201125302319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125302319 DLSS7 DEBUG Found route for dpc=188=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) 20241201125302319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125302319 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125302319 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241201125302319 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241201125302319 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241201125302319 DMM INFO MM(262420000001057/f02532a9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241201125302319 DMM INFO MM(262420000001057/f02532a9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241201125302319 DMM DEBUG MM(262420000001057/f02532a9) Using GGSN 0 (gprs_sm.c:312) 20241201125302319 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) 20241201125302319 DLGTP DEBUG Begin pdp_tidset tid = 5750100000024262 (pdp.c:279) 20241201125302319 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241201125302319 DGPRS NOTICE PDP(262420000001057/0) Create PDP Context (sgsn_libgtp.c:181) 20241201125302319 DLGTP DEBUG Registering seq=1091 in restransmit req queue (gtp.c:402) 20241201125302331 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 cc 08 48 5f 11 66 a5 af 28 14 05 7f 87 c7 d7 4d 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) 20241201125302331 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff77bad57c8, cbp=0x5580f2229e00) (sgsn_libgtp.c:632) 20241201125302331 DGPRS INFO PDP(262420000001057/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241201125302331 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) 20241201125302331 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125302331 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125302331 DLM3UA 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) 20241201125302331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125302331 DLSS7 DEBUG Found route for dpc=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) 20241201125302331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125302331 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@af17a315dbb0: vl_len:48 SGSN_Test_0-SCCP(1588)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1588)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '6000002C000001003440250000010033401E602C80A83500017F000068000000000000000000000000000000439D65AE'O 20241201125302348 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) 20241201125302348 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125302348 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125302348 DLM3UA 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) 20241201125302348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125302348 DLSS7 DEBUG Found route for dpc=188=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) 20241201125302348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125302348 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125302348 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241201125302348 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241201125302348 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241201125302348 DRANAP INFO Rx RAB Assignment Response for UE conn_id 14 (iu_client.c:574) 20241201125302348 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 )20241201125302348 DRANAP ERROR RAB Assignment Resp: Unknown transport layer address size 21 (gprs_ranap.c:89) 20241201125302348 DRANAP ERROR Error in cn_ranap_handle_co (-1) (iu_client.c:692) 20241201125305285 DGPRS DEBUG Checking for inactive LLMEs, time = 14868319 (sgsn.c:131) 20241201125320995 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241201125320995 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1592)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1592)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201125320996 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241201125330747 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125330749 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125330749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241201125330781 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125330783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125330783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241201125330815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125330817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125330817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@af17a315dbb0: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@af17a315dbb0: Test Component 1595 has requested to stop MTC. Terminating current testcase execution. 20241201125332065 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201125332065 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1593)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1592)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(1582)@af17a315dbb0: Final verdict of PTC: none SGSN_Test_0-SCCP(1588)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(1577)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1583)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1573)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(1587)@af17a315dbb0: Final verdict of PTC: none 20241201125332068 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241201125332068 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) 20241201125332068 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241201125332068 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241201125332068 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241201125332068 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) 20241201125332068 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241201125332068 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241201125332068 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) 20241201125332068 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) 20241201125332068 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241201125332068 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241201125332068 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241201125332068 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241201125332068 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241201125332068 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241201125332068 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241201125332068 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_ipv4lentoolarge-BVCI196(1576)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1574)@af17a315dbb0: Final verdict of PTC: none 20241201125332069 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44728<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1578)@af17a315dbb0: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1581)@af17a315dbb0: Final verdict of PTC: none SGSN_Test_0-RAN(1589)@af17a315dbb0: Final verdict of PTC: none SGSN_Test_0-M3UA(1590)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1579)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1584)@af17a315dbb0: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1594)@af17a315dbb0: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@af17a315dbb0: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI97-provIP(1575)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-RNC_GTP(1591)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(1580)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(1585)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(1573): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1574): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(1575): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(1577): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(1578): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1579): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(1580): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1581): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(1582): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(1583): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1584): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(1585): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(1587): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test_0-SCCP(1588): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test_0-RAN(1589): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test_0-M3UA(1590): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-RNC_GTP(1591): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(1592): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(1593): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(1594): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595): fail (none -> fail) reason: "Tguard timeout" MTC@af17a315dbb0: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: fail reason: Tguard timeout MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201125332206 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43184<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201125332707 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43184<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=288448) 20241201125333066 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125333066 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=288448, count=289888) 20241201125334067 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125334067 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241201125334069 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241201125334069 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241201125334069 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201125335069 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125335069 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241201125335286 DGPRS DEBUG Checking for inactive LLMEs, time = 14868349 (sgsn.c:131) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_attach_pdp_act_pmm_idle started. 20241201125335773 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43200<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201125335775 DMM INFO MM(262420000001057/f02532a9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241201125335775 DMM INFO MM(262420000001057/f02532a9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241201125335775 DMM DEBUG GMM(gmm_fsm)[0x5580f2228f80]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201125335775 DMM DEBUG GMM(gmm_fsm)[0x5580f2228f80]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201125335775 DMM DEBUG MM_STATE_Iu(13)[0x5580f2229b10]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241201125335775 DMM DEBUG MM_STATE_Iu(13)[0x5580f2229b10]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241201125335775 DMM NOTICE MM(262420000001057/f02532a9) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241201125335775 DGPRS INFO PDP(262420000001057/0) Forcing release of PDP context (pdpctx.c:102) 20241201125335775 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241201125335775 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241201125335775 DLGTP DEBUG Registering seq=1092 in restransmit req queue (gtp.c:402) 20241201125335775 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20241201125335775 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) 20241201125335775 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) 20241201125335775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Deallocated (fsm.c:568) 20241201125335775 DMM DEBUG MM_STATE_Gb[0x5580f2214ec0]{Idle}: Deallocated (fsm.c:568) 20241201125335775 DMM DEBUG MM_STATE_Iu(13)[0x5580f2229b10]{Detached}: Deallocated (fsm.c:568) 20241201125335775 DMM DEBUG GMM(gmm_fsm)[0x5580f2228f80]{Deregistered}: Deallocated (fsm.c:568) 20241201125335775 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241201125335775 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) 20241201125335775 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125335775 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125335775 DLM3UA 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) 20241201125335775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125335775 DLSS7 DEBUG Found route for dpc=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) 20241201125335775 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1596)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1597)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1596)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1600)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125335818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201125335818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125335818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125335818 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125335818 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201125335818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125335818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125335818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125335818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1600)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125335820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125335820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125335820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125335820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125335820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125335820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125335820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125335820 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125335820 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201125335820 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125335820 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201125335821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125335821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1600)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1600)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125335824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1601)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1597)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1597)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201125335834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125335834 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI196(1599)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1602)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1601)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1605)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125335856 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201125335856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125335856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125335856 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125335856 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201125335856 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125335856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125335856 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125335856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1605)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125335858 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125335858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125335858 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125335858 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125335858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125335858 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125335858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125335858 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125335858 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201125335858 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125335858 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1605)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201125335859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125335859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1605)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125335863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1602)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1602)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1606)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 20241201125335874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125335874 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI210(1604)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1607)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1606)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1610)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1610)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125335897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201125335897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125335897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125335897 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125335897 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201125335897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125335897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125335897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125335897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1610)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125335899 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125335899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125335899 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125335899 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125335899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125335899 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125335899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125335899 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125335899 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201125335899 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125335899 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1610)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201125335900 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125335900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1610)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125335903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1607)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1607)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201125335912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125335912 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@af17a315dbb0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1613)@af17a315dbb0: ************************************************* SGSN_Test_0-M3UA(1613)@af17a315dbb0: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1613)@af17a315dbb0: ************************************************* MTC@af17a315dbb0: Starting RAN_Emulation SGSN_Test_0-SCCP(1611)@af17a315dbb0: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_pmm_idle-BVCI220(1609)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241201125336070 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125336070 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201125336070 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201125336070 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1615)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1615)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201125336072 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1615)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1615)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201125336072 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1615)@af17a315dbb0: 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)@af17a315dbb0: 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)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1615)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201125336115 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241201125336115 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) 20241201125336115 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241201125336115 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)@af17a315dbb0: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241201125336117 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) 20241201125336117 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241201125336117 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241201125336117 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241201125336117 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241201125336117 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241201125336117 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241201125336119 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) 20241201125336119 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241201125336119 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241201125336119 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241201125336119 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241201125336119 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241201125336119 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241201125336119 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241201125336924 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) 20241201125336924 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125336924 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125336924 DLM3UA 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) 20241201125336924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125336924 DLSS7 DEBUG Found route for dpc=188=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) 20241201125336924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125336924 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125336924 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241201125336924 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241201125336924 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) 20241201125336924 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125336924 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125336924 DLM3UA 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) 20241201125336924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125336924 DLSS7 DEBUG Found route for dpc=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) 20241201125336924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125336924 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1612)@af17a315dbb0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1599)@af17a315dbb0: Adding Client=TC_attach_pdp_act_pmm_idle(1618), IMSI='262420000001005'H, TLLI='F941A48E'O, index=0 SGSN_Test-GSUP(1616)@af17a315dbb0: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1618) TC_attach_pdp_act_pmm_idle(1618)@af17a315dbb0: 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 := 'A8FD'O, rac := '82'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1612)@af17a315dbb0: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1618)5234453 SGSN_Test_0-SCCP(1611)@af17a315dbb0: First idle individual index:0 SGSN_Test_0-RAN(1612)@af17a315dbb0: patch: N(SD) for ConnIdx 0 set to 1 20241201125337134 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) 20241201125337134 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125337134 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125337134 DLM3UA 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) 20241201125337134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125337134 DLSS7 DEBUG Found route for dpc=188=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) 20241201125337134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125337134 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125337134 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241201125337134 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241201125337134 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241201125337134 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach"  (gprs_gmm.c:1266) 20241201125337135 DMM DEBUG GMM(gmm_fsm)[0x5580f2229b10]{Deregistered}: Allocated (fsm.c:456) 20241201125337135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Allocated (fsm.c:456) 20241201125337135 DMM DEBUG MM_STATE_Gb[0x5580f221c3a0]{Idle}: Allocated (fsm.c:456) 20241201125337135 DMM DEBUG MM_STATE_Iu[0x5580f2228bb0]{Detached}: Allocated (fsm.c:456) 20241201125337135 DMM DEBUG GMM(gmm_fsm)[0x5580f2229b10]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201125337135 DMM DEBUG GMM(gmm_fsm)[0x5580f2229b10]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201125337135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201125337135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201125337135 DMM DEBUG MM(262420000001005/d009677e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201125337135 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241201125337135 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) 20241201125337135 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125337135 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125337135 DLM3UA 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) 20241201125337135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125337135 DLSS7 DEBUG Found route for dpc=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) 20241201125337135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125337135 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125337135 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) 20241201125337135 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125337135 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125337135 DLM3UA 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) 20241201125337135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125337135 DLSS7 DEBUG Found route for dpc=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) 20241201125337135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125337135 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@af17a315dbb0: { messageType := 2, destLocRef := '4FDF15'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(1611)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1618)@af17a315dbb0: 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 := '0EBFA58D9DB52B2677A31E6279B6E762'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A47F54BA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '94534234F78D9B56'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '942BDDA16991A09323D2ACC550735ECF'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '6832D446E78493A526C605778CD8BA74'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '550456DC43F56993E897405A9BD67414'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '57A525C3AE21B162'O } } } } } SGSN_Test_0-SCCP(1611)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@af17a315dbb0: vl_len:23 SGSN_Test_0-SCCP(1611)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1611)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20241201125337145 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) 20241201125337145 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125337145 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125337145 DLM3UA 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) 20241201125337145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125337145 DLSS7 DEBUG Found route for dpc=188=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) 20241201125337145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125337145 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125337145 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241201125337145 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241201125337145 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241201125337145 DMM DEBUG MM(262420000001005/d009677e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1084) 20241201125337145 DMM NOTICE MM(262420000001005/d009677e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201125337145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201125337145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201125337145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201125337145 DMM DEBUG MM(262420000001005/d009677e) Requesting authorization (sgsn_auth.c:160) 20241201125337145 DMM INFO MM(262420000001005/d009677e) Requesting authentication tuples (sgsn_auth.c:184) 20241201125337145 DMM DEBUG MM(262420000001005/d009677e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201125337145 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20241201125337145 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)@af17a315dbb0: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1618) SGSN_Test-GSUP(1616)@af17a315dbb0: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1618)"262420000001005" 20241201125337148 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201125337148 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201125337148 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201125337148 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201125337148 DMM INFO MM(262420000001005/d009677e) Subscriber data update (mmctx.c:445) 20241201125337148 DMM DEBUG MM(262420000001005/d009677e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201125337148 DMM INFO MM(262420000001005/d009677e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201125337148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201125337148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201125337148 DMM INFO MM(262420000001005/d009677e) <- GMM AUTH AND CIPHERING REQ (rand = 0e bf a5 8d 9d b5 2b 26 77 a3 1e 62 79 b6 e7 62 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 55 04 56 dc 43 f5 69 93 e8 97 40 5a 9b d6 74 14 ) (gprs_gmm.c:483) 20241201125337148 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241201125337148 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) 20241201125337148 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125337148 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125337148 DLM3UA 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) 20241201125337148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125337148 DLSS7 DEBUG Found route for dpc=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) 20241201125337148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125337148 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@af17a315dbb0: vl_len:37 SGSN_Test_0-SCCP(1611)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1611)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F2257A525C323094B99990000100005F02904AE21B162'O 20241201125337154 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) 20241201125337154 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125337154 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125337154 DLM3UA 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) 20241201125337154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125337154 DLSS7 DEBUG Found route for dpc=188=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) 20241201125337154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125337154 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125337154 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241201125337154 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241201125337154 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241201125337154 DMM INFO MM(262420000001005/d009677e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241201125337154 DMM NOTICE MM(262420000001005/d009677e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241201125337154 DMM DEBUG MM(262420000001005/d009677e) checking auth: received UMTS RES = 57 a5 25 c3 ae 21 b1 62 (gprs_gmm.c:666) 20241201125337154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241201125337154 DMM DEBUG MM(262420000001005/d009677e) Requesting authorization (sgsn_auth.c:160) 20241201125337154 DMM INFO MM(262420000001005/d009677e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201125337154 DMM DEBUG MM(262420000001005/d009677e) Requesting subscriber data update (gprs_subscriber.c:894) 20241201125337154 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20241201125337154 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) 20241201125337154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241201125337154 DMM DEBUG MM(262420000001005/d009677e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241201125337155 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) 20241201125337155 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125337155 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125337155 DLM3UA 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) 20241201125337155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125337155 DLSS7 DEBUG Found route for dpc=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) 20241201125337155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125337155 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@af17a315dbb0: vl_len:12 SGSN_Test_0-SCCP(1611)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1611)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241201125337162 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) 20241201125337162 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125337162 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125337162 DLM3UA 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) 20241201125337162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125337162 DLSS7 DEBUG Found route for dpc=188=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) 20241201125337162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125337162 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125337162 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241201125337162 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241201125337162 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241201125337162 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20241201125337162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241201125337162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241201125337162 DMM INFO MM(262420000001005/d009677e) <- GMM ATTACH ACCEPT (new P-TMSI=0xd009677e) (gprs_gmm.c:300) 20241201125337162 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241201125337162 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) 20241201125337162 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125337162 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125337162 DLM3UA 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) 20241201125337162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125337162 DLSS7 DEBUG Found route for dpc=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) 20241201125337162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125337162 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125337163 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) 20241201125337163 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125337163 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125337163 DLM3UA 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) 20241201125337163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125337163 DLSS7 DEBUG Found route for dpc=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) 20241201125337163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125337163 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241201125337166 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241201125337166 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241201125337166 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241201125337166 DMM INFO MM(262420000001005/d009677e) Subscriber data update (mmctx.c:445) 20241201125337166 DMM DEBUG MM(262420000001005/d009677e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241201125337166 DMM INFO MM(262420000001005/d009677e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241201125337166 DMM NOTICE MM(262420000001005/d009677e) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1000) 20241201125337166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241201125337166 DMM NOTICE MM(262420000001005/d009677e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241201125337166 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) 20241201125337166 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241201125337166 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241201125337166 DMM INFO MM(262420000001005/d009677e) Subscriber data update (mmctx.c:445) 20241201125337166 DMM DEBUG MM(262420000001005/d009677e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1611)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@af17a315dbb0: vl_len:14 SGSN_Test_0-SCCP(1611)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1611)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241201125337168 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) 20241201125337168 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125337168 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125337168 DLM3UA 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) 20241201125337168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125337168 DLSS7 DEBUG Found route for dpc=188=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) 20241201125337168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125337168 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125337169 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241201125337169 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241201125337169 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241201125337169 DMM INFO MM(262420000001005/d009677e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201125337169 DMM NOTICE MM(262420000001005/d009677e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201125337169 DMM DEBUG GMM(gmm_fsm)[0x5580f2229b10]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201125337169 DMM DEBUG GMM(gmm_fsm)[0x5580f2229b10]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201125337169 DMM DEBUG MM_STATE_Iu(15)[0x5580f2228bb0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241201125337169 DMM DEBUG MM_STATE_Iu(15)[0x5580f2228bb0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241201125337169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201125337169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241201125337169 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) 20241201125337169 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125337169 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125337169 DLM3UA 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) 20241201125337169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125337169 DLSS7 DEBUG Found route for dpc=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) 20241201125337169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125337169 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@af17a315dbb0: vl_len:7 SGSN_Test_0-SCCP(1611)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1611)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241201125337174 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) 20241201125337174 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125337174 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125337174 DLM3UA 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) 20241201125337174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125337174 DLSS7 DEBUG Found route for dpc=188=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) 20241201125337174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125337174 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125337174 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241201125337174 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241201125337174 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241201125337174 DMM INFO MM(262420000001005/d009677e) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241201125337174 DMM DEBUG MM_STATE_Iu(15)[0x5580f2228bb0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241201125337174 DMM DEBUG MM_STATE_Iu(15)[0x5580f2228bb0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241201125337174 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) 20241201125337174 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125337174 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125337174 DLM3UA 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) 20241201125337174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125337174 DLSS7 DEBUG Found route for dpc=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) 20241201125337174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125337174 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@af17a315dbb0: Session index based on local reference:0 20241201125337176 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) 20241201125337176 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125337176 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125337176 DLM3UA 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) 20241201125337176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125337176 DLSS7 DEBUG Found route for dpc=188=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) 20241201125337176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125337176 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1612)@af17a315dbb0: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1618)5234453 TC_attach_pdp_act_pmm_idle(1618)@af17a315dbb0: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1618)@af17a315dbb0: 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 := 'D009677E'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1612)@af17a315dbb0: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1618)6054396 SGSN_Test_0-RAN(1612)@af17a315dbb0: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1611)@af17a315dbb0: First idle individual index:0 20241201125337377 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) 20241201125337377 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125337377 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125337377 DLM3UA 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) 20241201125337377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125337377 DLSS7 DEBUG Found route for dpc=188=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) 20241201125337377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125337377 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125337378 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241201125337378 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241201125337378 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241201125337378 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD009677E) type="signalling"  (gprs_gmm.c:1944) 20241201125337378 DMM DEBUG GMM(gmm_fsm)[0x5580f2229b10]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241201125337378 DMM DEBUG GMM(gmm_fsm)[0x5580f2229b10]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241201125337378 DMM DEBUG MM(262420000001005/d009677e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241201125337378 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) 20241201125337378 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125337378 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125337378 DLM3UA 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) 20241201125337378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125337378 DLSS7 DEBUG Found route for dpc=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) 20241201125337378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125337378 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125337378 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) 20241201125337378 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125337378 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125337378 DLM3UA 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) 20241201125337378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125337378 DLSS7 DEBUG Found route for dpc=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) 20241201125337378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125337378 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@af17a315dbb0: { messageType := 2, destLocRef := '5C61FC'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(1611)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@af17a315dbb0: vl_len:12 SGSN_Test_0-SCCP(1611)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1611)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241201125337383 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) 20241201125337383 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125337383 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125337383 DLM3UA 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) 20241201125337383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125337383 DLSS7 DEBUG Found route for dpc=188=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) 20241201125337383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125337383 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125337383 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241201125337383 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241201125337383 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241201125337383 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 16) (iu_client.c:366) 20241201125337383 DMM DEBUG MM_STATE_Iu(15)[0x5580f2228bb0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241201125337383 DMM DEBUG MM_STATE_Iu(15)[0x5580f2228bb0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241201125337383 DMM INFO MM(262420000001005/d009677e) <- GMM SERVICE ACCEPT (P-TMSI=0xd009677e) (gprs_gmm.c:813) 20241201125337383 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:510) 20241201125337384 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) 20241201125337384 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125337384 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125337384 DLM3UA 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) 20241201125337384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125337384 DLSS7 DEBUG Found route for dpc=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) 20241201125337384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125337384 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125337384 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) 20241201125337384 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125337384 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125337384 DLM3UA 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) 20241201125337384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125337384 DLSS7 DEBUG Found route for dpc=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) 20241201125337384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125337384 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1618)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1618)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1611)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@af17a315dbb0: vl_len:23 SGSN_Test_0-SCCP(1611)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1611)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241201125337391 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) 20241201125337391 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125337391 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125337391 DLM3UA 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) 20241201125337391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125337391 DLSS7 DEBUG Found route for dpc=188=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) 20241201125337391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125337391 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125337391 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241201125337391 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241201125337391 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241201125337391 DMM INFO MM(262420000001005/d009677e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241201125337391 DMM INFO MM(262420000001005/d009677e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241201125337391 DMM DEBUG MM(262420000001005/d009677e) Using GGSN 0 (gprs_sm.c:312) 20241201125337391 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) 20241201125337391 DLGTP DEBUG Begin pdp_tidset tid = 5500100000024262 (pdp.c:279) 20241201125337391 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241201125337391 DGPRS NOTICE PDP(262420000001005/0) Create PDP Context (sgsn_libgtp.c:181) 20241201125337391 DLGTP DEBUG Registering seq=1093 in restransmit req queue (gtp.c:402) 20241201125337403 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 40 36 e1 f6 11 e2 b8 ce c1 14 05 7f 2a fb eb 2a 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) 20241201125337403 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff77bad6838, cbp=0x5580f222a7d0) (sgsn_libgtp.c:632) 20241201125337403 DGPRS INFO PDP(262420000001005/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241201125337403 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) 20241201125337403 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125337403 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125337403 DLM3UA 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) 20241201125337403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125337403 DLSS7 DEBUG Found route for dpc=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) 20241201125337403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125337403 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@af17a315dbb0: vl_len:30 SGSN_Test_0-SCCP(1611)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1611)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800FC894BAF'O 20241201125337417 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) 20241201125337417 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125337417 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125337417 DLM3UA 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) 20241201125337417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125337417 DLSS7 DEBUG Found route for dpc=188=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) 20241201125337417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125337417 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125337417 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241201125337417 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241201125337417 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241201125337417 DRANAP INFO Rx RAB Assignment Response for UE conn_id 16 (iu_client.c:574) 20241201125337417 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241201125337417 DLGTP DEBUG Registering seq=1094 in restransmit req queue (gtp.c:402) 20241201125337417 DGPRS INFO PDP(262420000001005/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241201125337417 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:510) 20241201125337418 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) 20241201125337418 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125337418 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125337418 DLM3UA 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) 20241201125337418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125337418 DLSS7 DEBUG Found route for dpc=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) 20241201125337418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125337418 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1618)@af17a315dbb0: 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_pmm_idle(1618)@af17a315dbb0: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@af17a315dbb0: Test Component 1618 has requested to stop MTC. Terminating current testcase execution. 20241201125337421 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201125337421 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1615)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP(1616)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1601)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(1605)@af17a315dbb0: Final verdict of PTC: none -NSVCI97(1600)@af17a315dbb0: Final verdict of PTC: none SGSN_Test_0-SCCP(1611)@af17a315dbb0: Final verdict of PTC: none 20241201125337424 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241201125337424 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) 20241201125337424 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241201125337424 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241201125337424 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241201125337424 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) 20241201125337424 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241201125337424 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241201125337424 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43200<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241201125337424 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) 20241201125337424 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) 20241201125337424 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241201125337424 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241201125337424 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241201125337424 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241201125337424 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) SGSN_Test-Gb2-NS2(1606)@af17a315dbb0: Final verdict of PTC: none 20241201125337424 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241201125337424 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241201125337425 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-Gb0-NS0(1596)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(1610)@af17a315dbb0: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1599)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1597)@af17a315dbb0: Final verdict of PTC: none SGSN_Test_0-RAN(1612)@af17a315dbb0: Final verdict of PTC: none SGSN_Test_0-M3UA(1613)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1607)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1602)@af17a315dbb0: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1609)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1617)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-RNC_GTP(1614)@af17a315dbb0: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1604)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(1598)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(1603)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(1608)@af17a315dbb0: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle(1618)@af17a315dbb0: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(1596): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1597): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(1598): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1599): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(1600): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(1601): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1602): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(1603): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1604): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(1605): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(1606): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1607): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(1608): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1609): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(1610): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test_0-SCCP(1611): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test_0-RAN(1612): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test_0-M3UA(1613): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-RNC_GTP(1614): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(1615): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(1616): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(1617): none (none -> none) MTC@af17a315dbb0: 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@af17a315dbb0: 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@af17a315dbb0: 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'. Sun Dec 1 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 20241201125337570 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35100<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201125338071 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35100<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=284472) 20241201125338422 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125338422 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=284472, count=288924) 20241201125339423 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125339423 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241201125339425 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241201125339425 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241201125339425 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201125340424 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125340424 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_pmm_idle_rx_mt_data started. 20241201125341136 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35108<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201125341138 DMM INFO MM(262420000001005/d009677e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241201125341138 DMM INFO MM(262420000001005/d009677e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241201125341138 DMM DEBUG GMM(gmm_fsm)[0x5580f2229b10]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201125341138 DMM DEBUG GMM(gmm_fsm)[0x5580f2229b10]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201125341138 DMM DEBUG MM_STATE_Iu(15)[0x5580f2228bb0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241201125341138 DMM DEBUG MM_STATE_Iu(15)[0x5580f2228bb0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241201125341138 DMM NOTICE MM(262420000001005/d009677e) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241201125341138 DGPRS INFO PDP(262420000001005/0) Forcing release of PDP context (pdpctx.c:102) 20241201125341138 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241201125341138 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241201125341138 DLGTP DEBUG Registering seq=1095 in restransmit req queue (gtp.c:402) 20241201125341138 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20241201125341138 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) 20241201125341138 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) 20241201125341138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Deallocated (fsm.c:568) 20241201125341138 DMM DEBUG MM_STATE_Gb[0x5580f221c3a0]{Idle}: Deallocated (fsm.c:568) 20241201125341138 DMM DEBUG MM_STATE_Iu(15)[0x5580f2228bb0]{Detached}: Deallocated (fsm.c:568) 20241201125341138 DMM DEBUG GMM(gmm_fsm)[0x5580f2229b10]{Deregistered}: Deallocated (fsm.c:568) 20241201125341138 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241201125341138 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) 20241201125341138 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125341138 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125341138 DLM3UA 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) 20241201125341138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125341138 DLSS7 DEBUG Found route for dpc=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) 20241201125341138 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1619)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1620)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1619)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1623)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125341180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201125341180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125341180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125341180 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125341180 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201125341180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125341180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125341180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125341180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1623)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125341182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125341182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125341182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125341182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125341182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125341182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125341182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125341182 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125341182 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201125341182 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125341182 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201125341183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125341183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1623)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1623)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125341187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1624)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1620)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1620)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201125341198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125341198 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI196(1622)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1625)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1624)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1628)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125341211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201125341211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125341211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125341211 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125341211 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201125341211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125341211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125341211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125341211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1628)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125341213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125341213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125341213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125341213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125341213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125341213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125341213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125341213 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125341213 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201125341213 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125341213 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1628)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201125341214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125341214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1628)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125341217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1625)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1625)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1629)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 20241201125341227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125341227 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI210(1627)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1630)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1629)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1633)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1633)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125341247 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201125341247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125341247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125341247 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125341247 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201125341247 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125341247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125341247 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125341247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1633)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125341249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125341249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125341249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125341249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125341249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125341249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125341249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125341249 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125341249 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201125341249 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125341249 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201125341250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125341250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1633)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1633)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125341253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1630)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1630)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201125341261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125341261 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI220(1632)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@af17a315dbb0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1636)@af17a315dbb0: ************************************************* MTC@af17a315dbb0: Starting RAN_Emulation SGSN_Test_0-M3UA(1636)@af17a315dbb0: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1636)@af17a315dbb0: ************************************************* SGSN_Test_0-SCCP(1634)@af17a315dbb0: v_sccp_pdu_maxlen:268 20241201125341424 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125341424 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201125341424 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201125341424 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1638)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1638)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201125341426 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1638)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1638)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201125341427 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1638)@af17a315dbb0: 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)@af17a315dbb0: 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)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1638)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201125341474 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241201125341474 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) 20241201125341474 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241201125341474 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)@af17a315dbb0: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241201125341477 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) 20241201125341477 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241201125341477 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241201125341477 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241201125341477 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241201125341477 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241201125341477 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241201125341478 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) 20241201125341478 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241201125341478 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241201125341478 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241201125341478 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241201125341478 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241201125341478 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241201125341478 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241201125342285 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) 20241201125342285 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125342285 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125342285 DLM3UA 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) 20241201125342285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125342285 DLSS7 DEBUG Found route for dpc=188=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) 20241201125342285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125342285 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125342286 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241201125342286 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241201125342286 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) 20241201125342286 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125342286 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125342286 DLM3UA 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) 20241201125342286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125342286 DLSS7 DEBUG Found route for dpc=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) 20241201125342286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125342286 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1635)@af17a315dbb0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1622)@af17a315dbb0: Adding Client=TC_pmm_idle_rx_mt_data(1641), IMSI='262420000001007'H, TLLI='F1D75231'O, index=0 SGSN_Test-GSUP(1639)@af17a315dbb0: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1641) TC_pmm_idle_rx_mt_data(1641)@af17a315dbb0: 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 := '01A2'O, rac := 'FC'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1635)@af17a315dbb0: Added conn table entry 0TC_pmm_idle_rx_mt_data(1641)2490454 SGSN_Test_0-SCCP(1634)@af17a315dbb0: First idle individual index:0 SGSN_Test_0-RAN(1635)@af17a315dbb0: patch: N(SD) for ConnIdx 0 set to 1 20241201125342491 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) 20241201125342491 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125342491 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125342491 DLM3UA 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) 20241201125342491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125342491 DLSS7 DEBUG Found route for dpc=188=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) 20241201125342491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125342491 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125342491 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241201125342491 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241201125342491 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241201125342491 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach"  (gprs_gmm.c:1266) 20241201125342491 DMM DEBUG GMM(gmm_fsm)[0x5580f2228bb0]{Deregistered}: Allocated (fsm.c:456) 20241201125342491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Allocated (fsm.c:456) 20241201125342491 DMM DEBUG MM_STATE_Gb[0x5580f2214ec0]{Idle}: Allocated (fsm.c:456) 20241201125342491 DMM DEBUG MM_STATE_Iu[0x5580f222acb0]{Detached}: Allocated (fsm.c:456) 20241201125342491 DMM DEBUG GMM(gmm_fsm)[0x5580f2228bb0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201125342491 DMM DEBUG GMM(gmm_fsm)[0x5580f2228bb0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201125342491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201125342491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201125342491 DMM DEBUG MM(262420000001007/e3df3e21) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201125342491 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241201125342492 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) 20241201125342492 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125342492 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125342492 DLM3UA 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) 20241201125342492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125342492 DLSS7 DEBUG Found route for dpc=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) 20241201125342492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125342492 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125342492 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) 20241201125342492 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125342492 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125342492 DLM3UA 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) 20241201125342492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125342492 DLSS7 DEBUG Found route for dpc=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) 20241201125342492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125342492 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@af17a315dbb0: { messageType := 2, destLocRef := '260056'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(1634)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1641)@af17a315dbb0: 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 := '57B8D6799AE81AA9B0D996AE5BE6A140'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6E8B7F6E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9FDAE04BF62EC4BD'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A5C2E0ED3B03B4EFA800C897DB1090A8'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5632444445FE2F032522A798CA426035'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6B1DD9A843DDF524DA6394B047B2CCCB'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '05D9775BCC4EBEC0'O } } } } } SGSN_Test_0-SCCP(1634)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@af17a315dbb0: vl_len:23 SGSN_Test_0-SCCP(1634)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1634)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20241201125342500 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) 20241201125342500 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125342500 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125342500 DLM3UA 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) 20241201125342500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125342500 DLSS7 DEBUG Found route for dpc=188=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) 20241201125342500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125342500 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125342500 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241201125342500 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241201125342500 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241201125342500 DMM DEBUG MM(262420000001007/e3df3e21) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1084) 20241201125342500 DMM NOTICE MM(262420000001007/e3df3e21) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201125342500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201125342500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201125342500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201125342500 DMM DEBUG MM(262420000001007/e3df3e21) Requesting authorization (sgsn_auth.c:160) 20241201125342500 DMM INFO MM(262420000001007/e3df3e21) Requesting authentication tuples (sgsn_auth.c:184) 20241201125342500 DMM DEBUG MM(262420000001007/e3df3e21) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201125342500 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20241201125342500 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)@af17a315dbb0: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1641) SGSN_Test-GSUP(1639)@af17a315dbb0: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1641)"262420000001007" 20241201125342503 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201125342503 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201125342503 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201125342503 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201125342503 DMM INFO MM(262420000001007/e3df3e21) Subscriber data update (mmctx.c:445) 20241201125342503 DMM DEBUG MM(262420000001007/e3df3e21) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201125342503 DMM INFO MM(262420000001007/e3df3e21) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201125342503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201125342503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201125342503 DMM INFO MM(262420000001007/e3df3e21) <- GMM AUTH AND CIPHERING REQ (rand = 57 b8 d6 79 9a e8 1a a9 b0 d9 96 ae 5b e6 a1 40 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 6b 1d d9 a8 43 dd f5 24 da 63 94 b0 47 b2 cc cb ) (gprs_gmm.c:483) 20241201125342503 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241201125342503 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) 20241201125342503 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125342503 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125342503 DLM3UA 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) 20241201125342503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125342503 DLSS7 DEBUG Found route for dpc=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) 20241201125342503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125342503 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@af17a315dbb0: vl_len:37 SGSN_Test_0-SCCP(1634)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1634)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813092205D9775B23094B99990000100007F02904CC4EBEC0'O 20241201125342508 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) 20241201125342508 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125342508 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125342508 DLM3UA 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) 20241201125342508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125342508 DLSS7 DEBUG Found route for dpc=188=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) 20241201125342508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125342508 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125342508 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241201125342508 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241201125342508 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241201125342508 DMM INFO MM(262420000001007/e3df3e21) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241201125342508 DMM NOTICE MM(262420000001007/e3df3e21) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241201125342508 DMM DEBUG MM(262420000001007/e3df3e21) checking auth: received UMTS RES = 05 d9 77 5b cc 4e be c0 (gprs_gmm.c:666) 20241201125342508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241201125342508 DMM DEBUG MM(262420000001007/e3df3e21) Requesting authorization (sgsn_auth.c:160) 20241201125342508 DMM INFO MM(262420000001007/e3df3e21) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201125342508 DMM DEBUG MM(262420000001007/e3df3e21) Requesting subscriber data update (gprs_subscriber.c:894) 20241201125342508 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20241201125342508 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) 20241201125342508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241201125342508 DMM DEBUG MM(262420000001007/e3df3e21) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241201125342508 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) 20241201125342509 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125342509 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125342509 DLM3UA 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) 20241201125342509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125342509 DLSS7 DEBUG Found route for dpc=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) 20241201125342509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125342509 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@af17a315dbb0: vl_len:12 SGSN_Test_0-SCCP(1634)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1634)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241201125342516 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) 20241201125342516 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125342516 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125342516 DLM3UA 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) 20241201125342517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125342517 DLSS7 DEBUG Found route for dpc=188=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) 20241201125342517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125342517 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125342517 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241201125342517 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241201125342517 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241201125342517 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20241201125342517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241201125342517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241201125342517 DMM INFO MM(262420000001007/e3df3e21) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3df3e21) (gprs_gmm.c:300) 20241201125342517 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241201125342517 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) 20241201125342517 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125342517 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125342517 DLM3UA 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) 20241201125342517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125342517 DLSS7 DEBUG Found route for dpc=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) 20241201125342517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125342517 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125342517 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) 20241201125342517 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125342517 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125342517 DLM3UA 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) 20241201125342517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125342517 DLSS7 DEBUG Found route for dpc=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) 20241201125342517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125342517 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241201125342521 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241201125342521 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241201125342521 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241201125342521 DMM INFO MM(262420000001007/e3df3e21) Subscriber data update (mmctx.c:445) 20241201125342521 DMM DEBUG MM(262420000001007/e3df3e21) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241201125342521 DMM INFO MM(262420000001007/e3df3e21) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241201125342521 DMM NOTICE MM(262420000001007/e3df3e21) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1000) 20241201125342521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241201125342521 DMM NOTICE MM(262420000001007/e3df3e21) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241201125342521 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) 20241201125342522 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241201125342522 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241201125342522 DMM INFO MM(262420000001007/e3df3e21) Subscriber data update (mmctx.c:445) 20241201125342522 DMM DEBUG MM(262420000001007/e3df3e21) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1634)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@af17a315dbb0: vl_len:14 SGSN_Test_0-SCCP(1634)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1634)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241201125342524 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) 20241201125342524 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125342524 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125342524 DLM3UA 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) 20241201125342524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125342524 DLSS7 DEBUG Found route for dpc=188=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) 20241201125342524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125342524 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125342524 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241201125342524 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241201125342524 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241201125342524 DMM INFO MM(262420000001007/e3df3e21) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201125342524 DMM NOTICE MM(262420000001007/e3df3e21) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201125342524 DMM DEBUG GMM(gmm_fsm)[0x5580f2228bb0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201125342524 DMM DEBUG GMM(gmm_fsm)[0x5580f2228bb0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201125342524 DMM DEBUG MM_STATE_Iu(17)[0x5580f222acb0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241201125342524 DMM DEBUG MM_STATE_Iu(17)[0x5580f222acb0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241201125342524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201125342524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241201125342524 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) 20241201125342524 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125342524 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125342524 DLM3UA 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) 20241201125342524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125342524 DLSS7 DEBUG Found route for dpc=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) 20241201125342524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125342524 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@af17a315dbb0: vl_len:7 SGSN_Test_0-SCCP(1634)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1634)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241201125342530 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) 20241201125342530 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125342530 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125342530 DLM3UA 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) 20241201125342530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125342530 DLSS7 DEBUG Found route for dpc=188=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) 20241201125342530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125342530 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125342530 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241201125342530 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241201125342530 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241201125342530 DMM INFO MM(262420000001007/e3df3e21) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241201125342530 DMM DEBUG MM_STATE_Iu(17)[0x5580f222acb0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241201125342530 DMM DEBUG MM_STATE_Iu(17)[0x5580f222acb0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241201125342530 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) 20241201125342530 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125342530 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125342530 DLM3UA 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) 20241201125342530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125342530 DLSS7 DEBUG Found route for dpc=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) 20241201125342530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125342530 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@af17a315dbb0: Session index based on local reference:0 20241201125342531 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) 20241201125342531 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125342531 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125342531 DLM3UA 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) 20241201125342531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125342531 DLSS7 DEBUG Found route for dpc=188=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) 20241201125342532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125342532 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1635)@af17a315dbb0: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1641)2490454 TC_pmm_idle_rx_mt_data(1641)@af17a315dbb0: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1641)@af17a315dbb0: 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 := 'E3DF3E21'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1635)@af17a315dbb0: Added conn table entry 0TC_pmm_idle_rx_mt_data(1641)16748684 SGSN_Test_0-RAN(1635)@af17a315dbb0: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1634)@af17a315dbb0: First idle individual index:0 20241201125342733 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) 20241201125342733 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125342733 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125342733 DLM3UA 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) 20241201125342733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125342733 DLSS7 DEBUG Found route for dpc=188=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) 20241201125342733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125342733 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125342734 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241201125342734 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241201125342734 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241201125342734 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE3DF3E21) type="signalling"  (gprs_gmm.c:1944) 20241201125342734 DMM DEBUG GMM(gmm_fsm)[0x5580f2228bb0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241201125342734 DMM DEBUG GMM(gmm_fsm)[0x5580f2228bb0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241201125342734 DMM DEBUG MM(262420000001007/e3df3e21) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241201125342734 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) 20241201125342734 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125342734 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125342734 DLM3UA 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) 20241201125342734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125342734 DLSS7 DEBUG Found route for dpc=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) 20241201125342734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125342734 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125342734 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) 20241201125342734 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125342734 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125342734 DLM3UA 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) 20241201125342734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125342734 DLSS7 DEBUG Found route for dpc=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) 20241201125342734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125342734 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@af17a315dbb0: { messageType := 2, destLocRef := 'FF908C'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(1634)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@af17a315dbb0: vl_len:12 SGSN_Test_0-SCCP(1634)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1634)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241201125342739 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) 20241201125342739 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125342739 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125342739 DLM3UA 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) 20241201125342739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125342739 DLSS7 DEBUG Found route for dpc=188=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) 20241201125342739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125342739 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125342739 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241201125342739 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241201125342739 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241201125342739 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 18) (iu_client.c:366) 20241201125342739 DMM DEBUG MM_STATE_Iu(17)[0x5580f222acb0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241201125342739 DMM DEBUG MM_STATE_Iu(17)[0x5580f222acb0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241201125342739 DMM INFO MM(262420000001007/e3df3e21) <- GMM SERVICE ACCEPT (P-TMSI=0xe3df3e21) (gprs_gmm.c:813) 20241201125342739 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241201125342740 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) 20241201125342740 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125342740 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125342740 DLM3UA 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) 20241201125342740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125342740 DLSS7 DEBUG Found route for dpc=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) 20241201125342740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125342740 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125342740 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) 20241201125342740 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125342740 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125342740 DLM3UA 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) 20241201125342740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125342740 DLSS7 DEBUG Found route for dpc=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) 20241201125342740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125342740 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1641)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1641)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1634)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@af17a315dbb0: vl_len:23 SGSN_Test_0-SCCP(1634)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1634)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241201125342746 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) 20241201125342746 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125342746 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125342746 DLM3UA 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) 20241201125342746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125342746 DLSS7 DEBUG Found route for dpc=188=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) 20241201125342746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125342746 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125342746 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241201125342746 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241201125342746 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241201125342746 DMM INFO MM(262420000001007/e3df3e21) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241201125342746 DMM INFO MM(262420000001007/e3df3e21) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241201125342746 DMM DEBUG MM(262420000001007/e3df3e21) Using GGSN 0 (gprs_sm.c:312) 20241201125342746 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) 20241201125342746 DLGTP DEBUG Begin pdp_tidset tid = 5700100000024262 (pdp.c:279) 20241201125342746 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241201125342746 DGPRS NOTICE PDP(262420000001007/0) Create PDP Context (sgsn_libgtp.c:181) 20241201125342746 DLGTP DEBUG Registering seq=1096 in restransmit req queue (gtp.c:402) 20241201125342757 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 7a bd 37 c7 11 fb 0f 6f 2e 14 05 7f 74 b3 07 d2 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) 20241201125342757 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff77bad78a8, cbp=0x5580f222af60) (sgsn_libgtp.c:632) 20241201125342757 DGPRS INFO PDP(262420000001007/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241201125342757 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) 20241201125342757 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125342757 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125342757 DLM3UA 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) 20241201125342757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125342757 DLSS7 DEBUG Found route for dpc=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) 20241201125342757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125342757 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@af17a315dbb0: vl_len:30 SGSN_Test_0-SCCP(1634)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1634)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068006910EBB6'O 20241201125342771 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) 20241201125342771 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125342771 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125342771 DLM3UA 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) 20241201125342771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125342771 DLSS7 DEBUG Found route for dpc=188=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) 20241201125342771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125342771 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125342771 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241201125342771 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241201125342772 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241201125342772 DRANAP INFO Rx RAB Assignment Response for UE conn_id 18 (iu_client.c:574) 20241201125342772 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241201125342772 DLGTP DEBUG Registering seq=1097 in restransmit req queue (gtp.c:402) 20241201125342772 DGPRS INFO PDP(262420000001007/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241201125342772 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241201125342772 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) 20241201125342772 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125342772 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125342772 DLM3UA 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) 20241201125342772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125342772 DLSS7 DEBUG Found route for dpc=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) 20241201125342772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125342772 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1641)@af17a315dbb0: 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)@af17a315dbb0: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@af17a315dbb0: Test Component 1641 has requested to stop MTC. Terminating current testcase execution. 20241201125342775 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201125342775 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1639)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1638)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1624)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1620)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(1628)@af17a315dbb0: Final verdict of PTC: none 20241201125342776 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241201125342776 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) 20241201125342776 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241201125342776 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) -NSVCI99(1633)@af17a315dbb0: Final verdict of PTC: none 20241201125342776 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241201125342776 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) -NSVCI97(1623)@af17a315dbb0: Final verdict of PTC: none 20241201125342776 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241201125342776 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) SGSN_Test-Gb2-NS2(1629)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1619)@af17a315dbb0: Final verdict of PTC: none 20241201125342776 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) 20241201125342777 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_0-SCCP(1634)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-RNC_GTP(1637)@af17a315dbb0: Final verdict of PTC: none20241201125342777 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241201125342776 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35108<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241201125342777 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241201125342777 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241201125342777 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241201125342777 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241201125342777 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241201125342777 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241201125342777 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-Gb2-BSSGP2(1630)@af17a315dbb0: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1627)@af17a315dbb0: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1622)@af17a315dbb0: Final verdict of PTC: none SGSN_Test_0-M3UA(1636)@af17a315dbb0: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1632)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1640)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1625)@af17a315dbb0: Final verdict of PTC: none SGSN_Test_0-RAN(1635)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(1631)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(1621)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(1626)@af17a315dbb0: Final verdict of PTC: none TC_pmm_idle_rx_mt_data(1641)@af17a315dbb0: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(1619): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1620): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(1621): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1622): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(1623): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(1624): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1625): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(1626): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1627): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(1628): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(1629): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1630): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(1631): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1632): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(1633): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test_0-SCCP(1634): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test_0-RAN(1635): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test_0-M3UA(1636): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-RNC_GTP(1637): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(1638): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(1639): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(1640): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_pmm_idle_rx_mt_data(1641): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@af17a315dbb0: Test case TC_pmm_idle_rx_mt_data finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@af17a315dbb0: 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 fail'. Sun Dec 1 12:53:42 UTC 2024 ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.talloc 20241201125342914 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35114<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201125343516 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35114<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=284060) 20241201125343775 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125343775 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=284060, count=288512) 20241201125344777 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125344777 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241201125344778 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241201125344778 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241201125344778 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@af17a315dbb0: 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 fail' was executed successfully (exit status: 0). MTC@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201125345778 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125345778 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_update_ctx_err_ind_from_ggsn started. 20241201125346583 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35130<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201125346584 DMM INFO MM(262420000001007/e3df3e21) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241201125346584 DMM INFO MM(262420000001007/e3df3e21) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241201125346584 DMM DEBUG GMM(gmm_fsm)[0x5580f2228bb0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201125346584 DMM DEBUG GMM(gmm_fsm)[0x5580f2228bb0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201125346584 DMM DEBUG MM_STATE_Iu(17)[0x5580f222acb0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241201125346584 DMM DEBUG MM_STATE_Iu(17)[0x5580f222acb0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241201125346584 DMM NOTICE MM(262420000001007/e3df3e21) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241201125346584 DGPRS INFO PDP(262420000001007/0) Forcing release of PDP context (pdpctx.c:102) 20241201125346584 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241201125346584 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241201125346584 DLGTP DEBUG Registering seq=1098 in restransmit req queue (gtp.c:402) 20241201125346584 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20241201125346584 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) 20241201125346584 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) 20241201125346584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f221c3a0]{Init}: Deallocated (fsm.c:568) 20241201125346584 DMM DEBUG MM_STATE_Gb[0x5580f2214ec0]{Idle}: Deallocated (fsm.c:568) 20241201125346584 DMM DEBUG MM_STATE_Iu(17)[0x5580f222acb0]{Detached}: Deallocated (fsm.c:568) 20241201125346584 DMM DEBUG GMM(gmm_fsm)[0x5580f2228bb0]{Deregistered}: Deallocated (fsm.c:568) 20241201125346584 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241201125346585 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) 20241201125346585 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125346585 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125346585 DLM3UA 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) 20241201125346585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125346585 DLSS7 DEBUG Found route for dpc=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) 20241201125346585 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1642)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1643)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1642)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1647)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1647)@af17a315dbb0: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1646)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21011 20241201125346642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201125346642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125346642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125346642 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125346642 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201125346642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125346642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125346642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125346642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1647)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125346644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125346644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125346644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125346644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125346644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125346644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125346644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125346644 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125346644 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241201125346644 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125346644 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201125346645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125346645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1647)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1647)@af17a315dbb0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125346649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1643)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1643)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1648)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241201125346659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125346659 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1646)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_update_ctx_err_ind_from_ggsn-BVCI196(1644)@af17a315dbb0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1651)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125346666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241201125346666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125346666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125346666 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125346666 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241201125346666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125346666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125346666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125346666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1651)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125346668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125346668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125346668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125346668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125346668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125346668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125346668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125346668 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125346668 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241201125346668 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125346668 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1651)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241201125346668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125346668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1651)@af17a315dbb0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125346672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1648)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1648)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1652)@af17a315dbb0: Creating NSIP provider for "127.0.0.103":21012 20241201125346682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5580f2216b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125346682 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)@af17a315dbb0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1653)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1652)@af17a315dbb0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1656)@af17a315dbb0: Provider Link came up: sending NS-RESET 20241201125346705 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241201125346705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125346705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125346705 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125346705 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241201125346705 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125346705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125346705 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125346705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1656)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241201125346707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125346707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125346707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125346707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241201125346707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241201125346707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241201125346707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241201125346707 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125346707 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241201125346707 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241201125346707 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241201125346708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241201125346708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1656)@af17a315dbb0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1656)@af17a315dbb0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241201125346712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1653)@af17a315dbb0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1653)@af17a315dbb0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241201125346721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5580f2219240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241201125346721 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@af17a315dbb0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1659)@af17a315dbb0: ************************************************* SGSN_Test_0-M3UA(1659)@af17a315dbb0: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1659)@af17a315dbb0: ************************************************* MTC@af17a315dbb0: Starting RAN_Emulation TC_update_ctx_err_ind_from_ggsn-BVCI220(1655)@af17a315dbb0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1657)@af17a315dbb0: v_sccp_pdu_maxlen:268 20241201125346779 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125346779 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241201125346779 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241201125346779 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1661)@af17a315dbb0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1661)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241201125346781 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1661)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1661)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241201125346782 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1661)@af17a315dbb0: 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)@af17a315dbb0: 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)@af17a315dbb0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1661)@af17a315dbb0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241201125346926 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241201125346926 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) 20241201125346926 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241201125346926 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)@af17a315dbb0: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241201125346929 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) 20241201125346929 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241201125346929 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241201125346929 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241201125346929 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241201125346929 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241201125346929 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241201125346930 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) 20241201125346930 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241201125346930 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241201125346930 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241201125346930 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241201125346930 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241201125346930 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241201125346930 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241201125347737 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) 20241201125347737 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125347737 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125347737 DLM3UA 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) 20241201125347737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125347737 DLSS7 DEBUG Found route for dpc=188=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) 20241201125347737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125347737 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125347737 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241201125347737 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241201125347737 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) 20241201125347737 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125347737 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125347737 DLM3UA 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) 20241201125347737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125347737 DLSS7 DEBUG Found route for dpc=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) 20241201125347737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125347737 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1658)@af17a315dbb0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1644)@af17a315dbb0: Adding Client=TC_update_ctx_err_ind_from_ggsn(1664), IMSI='262420000001004'H, TLLI='F98C2ED2'O, index=0 SGSN_Test-GSUP(1662)@af17a315dbb0: 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)@af17a315dbb0: 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 := 'CE39'O, rac := 'BC'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1658)@af17a315dbb0: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)4798235 SGSN_Test_0-SCCP(1657)@af17a315dbb0: First idle individual index:0 SGSN_Test_0-RAN(1658)@af17a315dbb0: patch: N(SD) for ConnIdx 0 set to 1 20241201125347844 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) 20241201125347844 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125347844 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125347844 DLM3UA 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) 20241201125347845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125347845 DLSS7 DEBUG Found route for dpc=188=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) 20241201125347845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125347845 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125347845 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241201125347845 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241201125347845 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241201125347845 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1266) 20241201125347845 DMM DEBUG GMM(gmm_fsm)[0x5580f222acb0]{Deregistered}: Allocated (fsm.c:456) 20241201125347845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Allocated (fsm.c:456) 20241201125347845 DMM DEBUG MM_STATE_Gb[0x5580f221c3a0]{Idle}: Allocated (fsm.c:456) 20241201125347845 DMM DEBUG MM_STATE_Iu[0x5580f222b9a0]{Detached}: Allocated (fsm.c:456) 20241201125347845 DMM DEBUG GMM(gmm_fsm)[0x5580f222acb0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241201125347845 DMM DEBUG GMM(gmm_fsm)[0x5580f222acb0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241201125347845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241201125347845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241201125347845 DMM DEBUG MM(262420000001004/fc104b9d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241201125347845 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241201125347846 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) 20241201125347846 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125347846 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125347846 DLM3UA 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) 20241201125347846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125347846 DLSS7 DEBUG Found route for dpc=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) 20241201125347846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125347846 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125347846 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) 20241201125347846 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125347846 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125347846 DLM3UA 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) 20241201125347846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125347846 DLSS7 DEBUG Found route for dpc=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) 20241201125347846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125347846 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@af17a315dbb0: { messageType := 2, destLocRef := '49371B'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)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1664)@af17a315dbb0: 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 := '598E777D4B8362DCAF38303D5F2987A6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9F500053'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '474B93E254F937D4'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '26E927F9A962570F3B52007F9703124C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5A1444E527599E33D488149BCB6A4221'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9D476450D26409034A34A3A4EC4BFF79'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'AC4BBDEE97A0C58B'O } } } } } SGSN_Test_0-SCCP(1657)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@af17a315dbb0: vl_len:23 SGSN_Test_0-SCCP(1657)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1657)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241201125347855 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) 20241201125347855 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125347855 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125347855 DLM3UA 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) 20241201125347855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125347855 DLSS7 DEBUG Found route for dpc=188=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) 20241201125347855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125347855 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125347855 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241201125347855 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241201125347855 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241201125347855 DMM DEBUG MM(262420000001004/fc104b9d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241201125347855 DMM NOTICE MM(262420000001004/fc104b9d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241201125347855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241201125347855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241201125347855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241201125347855 DMM DEBUG MM(262420000001004/fc104b9d) Requesting authorization (sgsn_auth.c:160) 20241201125347855 DMM INFO MM(262420000001004/fc104b9d) Requesting authentication tuples (sgsn_auth.c:184) 20241201125347855 DMM DEBUG MM(262420000001004/fc104b9d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241201125347855 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241201125347855 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)@af17a315dbb0: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1664) SGSN_Test-GSUP(1662)@af17a315dbb0: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1664)"262420000001004" 20241201125347858 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241201125347858 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241201125347858 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241201125347858 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241201125347858 DMM INFO MM(262420000001004/fc104b9d) Subscriber data update (mmctx.c:445) 20241201125347858 DMM DEBUG MM(262420000001004/fc104b9d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241201125347858 DMM INFO MM(262420000001004/fc104b9d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241201125347858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241201125347858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241201125347858 DMM INFO MM(262420000001004/fc104b9d) <- GMM AUTH AND CIPHERING REQ (rand = 59 8e 77 7d 4b 83 62 dc af 38 30 3d 5f 29 87 a6 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 9d 47 64 50 d2 64 09 03 4a 34 a3 a4 ec 4b ff 79 ) (gprs_gmm.c:483) 20241201125347858 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241201125347858 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) 20241201125347858 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125347858 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125347858 DLM3UA 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) 20241201125347858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125347858 DLSS7 DEBUG Found route for dpc=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) 20241201125347858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125347858 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@af17a315dbb0: vl_len:37 SGSN_Test_0-SCCP(1657)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1657)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130D22AC4BBDEE23094B99990000100004F0290497A0C58B'O 20241201125347863 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) 20241201125347863 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125347863 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125347863 DLM3UA 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) 20241201125347863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125347863 DLSS7 DEBUG Found route for dpc=188=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) 20241201125347863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125347863 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125347863 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241201125347863 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241201125347863 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241201125347863 DMM INFO MM(262420000001004/fc104b9d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241201125347863 DMM NOTICE MM(262420000001004/fc104b9d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241201125347863 DMM DEBUG MM(262420000001004/fc104b9d) checking auth: received UMTS RES = ac 4b bd ee 97 a0 c5 8b (gprs_gmm.c:666) 20241201125347863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241201125347863 DMM DEBUG MM(262420000001004/fc104b9d) Requesting authorization (sgsn_auth.c:160) 20241201125347863 DMM INFO MM(262420000001004/fc104b9d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241201125347863 DMM DEBUG MM(262420000001004/fc104b9d) Requesting subscriber data update (gprs_subscriber.c:894) 20241201125347863 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241201125347863 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) 20241201125347863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241201125347863 DMM DEBUG MM(262420000001004/fc104b9d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241201125347864 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) 20241201125347864 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125347864 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125347864 DLM3UA 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) 20241201125347864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125347864 DLSS7 DEBUG Found route for dpc=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) 20241201125347864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125347864 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@af17a315dbb0: vl_len:12 SGSN_Test_0-SCCP(1657)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1657)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241201125347871 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) 20241201125347871 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125347871 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125347871 DLM3UA 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) 20241201125347871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125347871 DLSS7 DEBUG Found route for dpc=188=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) 20241201125347871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125347871 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125347872 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241201125347872 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241201125347872 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241201125347872 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20241201125347872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241201125347872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241201125347872 DMM INFO MM(262420000001004/fc104b9d) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc104b9d) (gprs_gmm.c:300) 20241201125347872 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241201125347872 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) 20241201125347872 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125347872 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125347872 DLM3UA 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) 20241201125347872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125347872 DLSS7 DEBUG Found route for dpc=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) 20241201125347872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125347872 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125347872 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) 20241201125347872 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125347872 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125347872 DLM3UA 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) 20241201125347872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125347872 DLSS7 DEBUG Found route for dpc=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) 20241201125347872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125347872 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241201125347876 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241201125347876 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241201125347876 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241201125347876 DMM INFO MM(262420000001004/fc104b9d) Subscriber data update (mmctx.c:445) 20241201125347876 DMM DEBUG MM(262420000001004/fc104b9d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241201125347876 DMM INFO MM(262420000001004/fc104b9d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241201125347876 DMM NOTICE MM(262420000001004/fc104b9d) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241201125347876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241201125347876 DMM NOTICE MM(262420000001004/fc104b9d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241201125347876 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) 20241201125347877 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241201125347877 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241201125347877 DMM INFO MM(262420000001004/fc104b9d) Subscriber data update (mmctx.c:445) 20241201125347877 DMM DEBUG MM(262420000001004/fc104b9d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1657)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@af17a315dbb0: vl_len:14 SGSN_Test_0-SCCP(1657)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1657)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241201125347879 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) 20241201125347879 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125347879 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125347879 DLM3UA 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) 20241201125347879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125347879 DLSS7 DEBUG Found route for dpc=188=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) 20241201125347879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125347879 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125347879 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241201125347879 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241201125347879 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241201125347880 DMM INFO MM(262420000001004/fc104b9d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241201125347880 DMM NOTICE MM(262420000001004/fc104b9d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241201125347880 DMM DEBUG GMM(gmm_fsm)[0x5580f222acb0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241201125347880 DMM DEBUG GMM(gmm_fsm)[0x5580f222acb0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241201125347880 DMM DEBUG MM_STATE_Iu(19)[0x5580f222b9a0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241201125347880 DMM DEBUG MM_STATE_Iu(19)[0x5580f222b9a0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241201125347880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241201125347880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241201125347880 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) 20241201125347880 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125347880 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125347880 DLM3UA 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) 20241201125347880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125347880 DLSS7 DEBUG Found route for dpc=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) 20241201125347880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125347880 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@af17a315dbb0: vl_len:7 SGSN_Test_0-SCCP(1657)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1657)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241201125347885 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) 20241201125347885 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125347885 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125347885 DLM3UA 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) 20241201125347885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125347885 DLSS7 DEBUG Found route for dpc=188=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) 20241201125347885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125347885 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125347885 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241201125347885 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241201125347885 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241201125347885 DMM INFO MM(262420000001004/fc104b9d) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241201125347885 DMM DEBUG MM_STATE_Iu(19)[0x5580f222b9a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241201125347885 DMM DEBUG MM_STATE_Iu(19)[0x5580f222b9a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241201125347885 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) 20241201125347885 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125347885 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125347885 DLM3UA 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) 20241201125347885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125347885 DLSS7 DEBUG Found route for dpc=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) 20241201125347885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125347885 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@af17a315dbb0: Session index based on local reference:0 20241201125347886 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) 20241201125347886 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125347886 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125347886 DLM3UA 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) 20241201125347886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125347886 DLSS7 DEBUG Found route for dpc=188=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) 20241201125347886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125347886 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1658)@af17a315dbb0: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)4798235 TC_update_ctx_err_ind_from_ggsn(1664)@af17a315dbb0: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1664)@af17a315dbb0: 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 := 'FC104B9D'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1658)@af17a315dbb0: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)9308755 SGSN_Test_0-RAN(1658)@af17a315dbb0: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1657)@af17a315dbb0: First idle individual index:0 20241201125348089 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) 20241201125348089 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125348089 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125348089 DLM3UA 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) 20241201125348089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125348089 DLSS7 DEBUG Found route for dpc=188=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) 20241201125348089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125348089 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125348090 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241201125348090 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241201125348090 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241201125348090 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFC104B9D) type="signalling"  (gprs_gmm.c:1944) 20241201125348090 DMM DEBUG GMM(gmm_fsm)[0x5580f222acb0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241201125348090 DMM DEBUG GMM(gmm_fsm)[0x5580f222acb0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241201125348090 DMM DEBUG MM(262420000001004/fc104b9d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241201125348090 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) 20241201125348090 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125348090 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125348090 DLM3UA 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) 20241201125348090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125348090 DLSS7 DEBUG Found route for dpc=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) 20241201125348090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125348090 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125348090 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) 20241201125348090 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125348090 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125348090 DLM3UA 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) 20241201125348090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125348090 DLSS7 DEBUG Found route for dpc=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) 20241201125348090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125348090 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@af17a315dbb0: { messageType := 2, destLocRef := '8E0A53'O, sourceLocRef := '000014'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1657)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@af17a315dbb0: vl_len:12 SGSN_Test_0-SCCP(1657)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1657)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241201125348095 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) 20241201125348095 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125348095 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125348095 DLM3UA 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) 20241201125348095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125348095 DLSS7 DEBUG Found route for dpc=188=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) 20241201125348095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125348095 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125348095 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241201125348095 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241201125348095 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241201125348095 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 20) (iu_client.c:366) 20241201125348095 DMM DEBUG MM_STATE_Iu(19)[0x5580f222b9a0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241201125348095 DMM DEBUG MM_STATE_Iu(19)[0x5580f222b9a0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241201125348095 DMM INFO MM(262420000001004/fc104b9d) <- GMM SERVICE ACCEPT (P-TMSI=0xfc104b9d) (gprs_gmm.c:813) 20241201125348095 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 20) (iu_client.c:510) 20241201125348095 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) 20241201125348095 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125348095 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125348095 DLM3UA 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) 20241201125348095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125348095 DLSS7 DEBUG Found route for dpc=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) 20241201125348095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125348095 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125348095 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) 20241201125348095 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125348095 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125348095 DLM3UA 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) 20241201125348095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125348095 DLSS7 DEBUG Found route for dpc=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) 20241201125348095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125348095 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1664)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1664)@af17a315dbb0: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1657)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@af17a315dbb0: vl_len:23 SGSN_Test_0-SCCP(1657)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1657)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241201125348102 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) 20241201125348102 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125348102 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125348102 DLM3UA 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) 20241201125348102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125348102 DLSS7 DEBUG Found route for dpc=188=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) 20241201125348102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125348102 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125348102 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241201125348102 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241201125348103 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241201125348103 DMM INFO MM(262420000001004/fc104b9d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241201125348103 DMM INFO MM(262420000001004/fc104b9d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241201125348103 DMM DEBUG MM(262420000001004/fc104b9d) Using GGSN 0 (gprs_sm.c:312) 20241201125348103 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) 20241201125348103 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241201125348103 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241201125348103 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:181) 20241201125348103 DLGTP DEBUG Registering seq=1099 in restransmit req queue (gtp.c:402) 20241201125348115 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 a4 c6 c3 97 11 7d f1 39 57 14 05 7f 59 7e 7e dd 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) 20241201125348115 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff77bad8918, cbp=0x5580f222bc90) (sgsn_libgtp.c:632) 20241201125348115 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241201125348115 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) 20241201125348115 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125348115 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125348115 DLM3UA 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) 20241201125348115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125348115 DLSS7 DEBUG Found route for dpc=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) 20241201125348115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125348115 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@af17a315dbb0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@af17a315dbb0: vl_len:30 SGSN_Test_0-SCCP(1657)@af17a315dbb0: vl_from0 SGSN_Test_0-SCCP(1657)@af17a315dbb0: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680021F1D00E'O 20241201125348136 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) 20241201125348136 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125348136 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241201125348136 DLM3UA 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) 20241201125348136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125348136 DLSS7 DEBUG Found route for dpc=188=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) 20241201125348136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241201125348136 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241201125348137 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241201125348137 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241201125348137 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241201125348137 DRANAP INFO Rx RAB Assignment Response for UE conn_id 20 (iu_client.c:574) 20241201125348137 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241201125348137 DLGTP DEBUG Registering seq=1100 in restransmit req queue (gtp.c:402) 20241201125348137 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241201125348137 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 20) (iu_client.c:510) 20241201125348137 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) 20241201125348137 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125348137 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125348137 DLM3UA 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) 20241201125348137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125348137 DLSS7 DEBUG Found route for dpc=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) 20241201125348137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241201125348137 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@af17a315dbb0: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@af17a315dbb0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@af17a315dbb0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@af17a315dbb0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1664)@af17a315dbb0: 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)@af17a315dbb0: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@af17a315dbb0: Test Component 1664 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-Gb1-NS1(1646)@af17a315dbb0: Final verdict of PTC: none 20241201125348142 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241201125348142 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1662)@af17a315dbb0: Final verdict of PTC: none 20241201125348142 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241201125348142 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) 20241201125348142 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241201125348142 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241201125348142 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241201125348142 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) 20241201125348142 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241201125348142 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241201125348142 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) 20241201125348142 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) 20241201125348142 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241201125348142 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241201125348142 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) -NSVCI97(1647)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1652)@af17a315dbb0: Final verdict of PTC: none 20241201125348142 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241201125348142 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241201125348142 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241201125348142 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241201125348142 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-GSUP-IPA(1661)@af17a315dbb0: Final verdict of PTC: none -NSVCI98(1651)@af17a315dbb0: Final verdict of PTC: none SGSN_Test_0-SCCP(1657)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1643)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1642)@af17a315dbb0: Final verdict of PTC: none SGSN_Test_0-M3UA(1659)@af17a315dbb0: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1655)@af17a315dbb0: Final verdict of PTC: none -NSVCI99(1656)@af17a315dbb0: Final verdict of PTC: none 20241201125348144 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35130<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_update_ctx_err_ind_from_ggsn-BVCI196(1644)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1648)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1653)@af17a315dbb0: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1650)@af17a315dbb0: Final verdict of PTC: none -NSVCI97-provIP(1645)@af17a315dbb0: Final verdict of PTC: none SGSN_Test_0-RAN(1658)@af17a315dbb0: Final verdict of PTC: none -NSVCI98-provIP(1649)@af17a315dbb0: Final verdict of PTC: none SGSN_Test-RNC_GTP(1660)@af17a315dbb0: Final verdict of PTC: none -NSVCI99-provIP(1654)@af17a315dbb0: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn(1664)@af17a315dbb0: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" SGSN_Test-GGSN_GTP(1663)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: none MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-NS0(1642): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1643): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1644): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97-provIP(1645): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-NS1(1646): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI97(1647): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1648): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98-provIP(1649): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1650): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI98(1651): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-NS2(1652): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1653): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99-provIP(1654): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1655): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC -NSVCI99(1656): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test_0-SCCP(1657): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test_0-RAN(1658): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test_0-M3UA(1659): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-RNC_GTP(1660): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP-IPA(1661): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GSUP(1662): none (none -> none) MTC@af17a315dbb0: Local verdict of PTC SGSN_Test-GGSN_GTP(1663): none (none -> none) MTC@af17a315dbb0: 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@af17a315dbb0: 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@af17a315dbb0: 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'. Sun Dec 1 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 20241201125348286 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54152<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201125348888 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54152<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=287532) 20241201125349142 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125349142 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=287532, count=288692) 20241201125350143 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241201125350143 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241201125350143 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241201125350144 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125350144 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test execution finished. MTC@af17a315dbb0: 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 ------ Sun Dec 1 12:53:50 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 20241201125351146 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125351146 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_NS_connect_alive started. 20241201125351953 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54164<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201125351954 DMM INFO MM(262420000001004/fc104b9d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241201125351954 DMM INFO MM(262420000001004/fc104b9d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241201125351954 DMM DEBUG GMM(gmm_fsm)[0x5580f222acb0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241201125351954 DMM DEBUG GMM(gmm_fsm)[0x5580f222acb0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241201125351954 DMM DEBUG MM_STATE_Iu(19)[0x5580f222b9a0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241201125351954 DMM DEBUG MM_STATE_Iu(19)[0x5580f222b9a0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241201125351954 DMM NOTICE MM(262420000001004/fc104b9d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241201125351955 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20241201125351955 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241201125351955 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241201125351955 DLGTP DEBUG Registering seq=1101 in restransmit req queue (gtp.c:402) 20241201125351955 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241201125351955 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) 20241201125351955 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) 20241201125351955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5580f2214ec0]{Init}: Deallocated (fsm.c:568) 20241201125351955 DMM DEBUG MM_STATE_Gb[0x5580f221c3a0]{Idle}: Deallocated (fsm.c:568) 20241201125351955 DMM DEBUG MM_STATE_Iu(19)[0x5580f222b9a0]{Detached}: Deallocated (fsm.c:568) 20241201125351955 DMM DEBUG GMM(gmm_fsm)[0x5580f222acb0]{Deregistered}: Deallocated (fsm.c:568) 20241201125351955 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241201125351955 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) 20241201125351955 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241201125351955 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241201125351955 DLM3UA 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) 20241201125351955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241201125351955 DLSS7 DEBUG Found route for dpc=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) 20241201125351955 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) 20241201125351975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241201125351975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241201125351975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241201125352146 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125352146 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: setverdict(pass): none -> pass MTC@af17a315dbb0: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20241201125352978 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54164<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1665)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: pass MTC@af17a315dbb0: Local verdict of PTC -provIP0(1665): none (pass -> pass) MTC@af17a315dbb0: Test case TC_NS_connect_alive finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 12:53:52 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 20241201125353019 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54174<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201125353147 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125353147 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241201125353520 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54174<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=18964) 20241201125354148 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125354148 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=18964, count=20224) 20241201125355149 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125355149 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: 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 ------ Sun Dec 1 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 20241201125356151 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125356151 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test case TC_NS_connect_reset started. 20241201125356578 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54188<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201125356580 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241201125356602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241201125356602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241201125356602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241201125356602 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241201125356602 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241201125356602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241201125356602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241201125356602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125356602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5580f2213c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@af17a315dbb0: setverdict(pass): none -> pass 20241201125357152 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125357152 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20241201125357605 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54188<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1666)@af17a315dbb0: Final verdict of PTC: none MTC@af17a315dbb0: Setting final verdict of the test case. MTC@af17a315dbb0: Local verdict of MTC: pass MTC@af17a315dbb0: Local verdict of PTC -provIP0(1666): none (pass -> pass) MTC@af17a315dbb0: Test case TC_NS_connect_reset finished. Verdict: pass MTC@af17a315dbb0: 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'. Sun Dec 1 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 20241201125357646 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57700<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241201125358147 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57700<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241201125358152 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125358152 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 0 (prev_count=-1, count=7992) 20241201125359154 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125359154 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=7992, count=12348) 20241201125359603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125400155 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125400155 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@af17a315dbb0: 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@af17a315dbb0: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@af17a315dbb0: Terminating MTC. MC@af17a315dbb0: MTC terminated. MC2> exit MC@af17a315dbb0: Shutting down session. MC@af17a315dbb0: 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 (942970) [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-20241201-1239-9c64a87c-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'] 20241201125401156 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125401156 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241201125402157 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125402157 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241201125402604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125403159 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125403159 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241201125404160 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125404160 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241201125405161 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125405161 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241201125405286 DGPRS DEBUG Checking for inactive LLMEs, time = 14868379 (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-20241201-1239-9c64a87c-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/log_format.sh'] 20241201125405605 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241201125406162 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125406163 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241201125407164 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241201125407164 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Stopping stp (942845) [testenv][generic] Stopping sgsn (942893) [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-20241201-1239-9c64a87c-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']             SGSN_Tests.ttcn:3219 SGSN_Tests control part SGSN_Tests.ttcn:755 TC_attach_gsup_lu_timeout testcase     SGSN_Tests.ttcn:3220 SGSN_Tests control part SGSN_Tests.ttcn:786 TC_attach_gsup_lu_reject testcase                                      Tguard timeout SGSN_Tests.ttcn:3259 SGSN_Tests control part SGSN_Tests.ttcn:1215 TC_attach_second_attempt testcase                      Tguard timeout SGSN_Tests.ttcn:3281 SGSN_Tests control part SGSN_Tests.ttcn:2707 TC_paging_ps_ra_multiple_cells testcase          Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3291 SGSN_Tests control part SGSN_Tests.ttcn:3108 TC_sgsn_context_req_in testcase    Rx unexpected RAU Reject SGSN_Tests.ttcn:3292 SGSN_Tests control part SGSN_Tests.ttcn:3206 TC_sgsn_context_req_out testcase         "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    "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    "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    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    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    "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    "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:430 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:354 TC_pmm_idle_rx_mt_data testcase    "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      [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-latest-20241201-1239-9c64a87c-0'] af17a315dbb0113bb1be4ba625d2dcd9fc7e4489afb58155896c8369a5f94142 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/2250/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